blue-twilight/app/Http/Controllers/Gallery
Andy Heathershaw f46d9e1101 #29: Album permissions are now checked when retrieving photos linked with a label. Labels are displayed in the gallery with their own views. 2017-09-10 11:24:44 +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: Album permissions are now checked when retrieving photos linked with a label. Labels are displayed in the gallery with their own views. 2017-09-10 11:24:44 +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