blue-twilight/app/Http/Controllers/Gallery
Andy Heathershaw 3254ca1500 #29: Added a new /labels endpoint to display labels and a preview of their photos 2017-09-10 13:21:45 +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 #29: Labels are now included in the sitemap.xml 2017-09-10 12:52:41 +01:00
LabelController.php #29: Added a new /labels endpoint to display labels and a preview of their photos 2017-09-10 13:21:45 +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