This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
693f0c6760
blue-twilight
/
app
/
Http
/
Controllers
/
Gallery
History
Andy Heathershaw
693f0c6760
#34
: sitemap.xml generator now checks for albums and photos that are accessible to the current user (so anonymous albums aren't included in search engine listings.)
2017-09-10 12:48:48 +01:00
..
AlbumController.php
#12
: Corrected the way redirects work on the gallery side due to an issue when trying out on a real system
2017-09-04 21:41:08 +01:00
DefaultController.php
#34
: sitemap.xml generator now checks for albums and photos that are accessible to the current user (so anonymous albums aren't included in search engine listings.)
2017-09-10 12:48:48 +01:00
LabelController.php
#29
: Corrected permission check when displaying photos linked to a label. Multiple instances of a new label are no longer duplicated (separated out the creation logic into the LabelController.)
2017-09-10 12:40:24 +01:00
PhotoController.php
#4
: Added a framework for manipulating data during system updates. Full URL path to an album is now saved in the database. Fall-back routes are now mapped by the first segment - a = album, p = photo, i = image
2017-04-17 21:31:45 +01:00
StatisticsController.php
#3
: Implemented the majority of the public facing charts I'd envisaged
2017-09-06 22:00:12 +01:00