blue-twilight/app/Http/Controllers/Gallery
2017-09-10 12:40:24 +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 #24: Corrected date format of last modified date in sitemap.xml 2017-09-05 22:27:55 +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