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
blue-twilight
/
app
/
Http
/
Middleware
History
Andy Heathershaw
cc3370c4b1
#62
: Don't clobber the $albums variables in the navbar, so it now shows all albums not just the single page you're currently viewing
2018-07-11 08:00:40 +01:00
..
AppInstallation.php
#6
: Updated the mailing config to use Markdown. Converted the current e-mail templates to Markdown.
2017-09-12 20:23:48 +01:00
CheckMaxPostSizeExceeded.php
#38
: Modified the way the metadata upgrade page works - which now does a "re-analyse" the same way as it does an "analyse"
2017-09-17 16:04:07 +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
#62
: Don't clobber the $albums variables in the navbar, so it now shows all albums not just the single page you're currently viewing
2018-07-11 08:00:40 +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