blue-twilight/app/Http/Middleware
Andy Heathershaw a26f9c1c1f #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
..
AppInstallation.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
CheckMaxPostSizeExceeded.php refs #6: added the ability to flip photos horizontally, vertically and both 2016-10-03 15:57:58 +01:00
EncryptCookies.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
GlobalConfiguration.php #3: Fixed issues where the album list didn't always show in the menu - and when it did, it was only applicable to anonymous users 2017-04-15 10:59:18 +01:00
RedirectIfAuthenticated.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
VerifyCsrfToken.php Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini 2016-09-24 08:17:51 +01:00