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
f4f4de1b34
blue-twilight
/
app
/
Http
History
Andy Heathershaw
4ef3285eb2
Fixes
#123
: Processing queue is now used for bulk uploads. If an error occurs during processing on the queue, this is now relayed to the user. Fixed an issue when creating an album where the default storage wasn't defaulted.
2019-07-21 17:22:40 +01:00
..
Controllers
Fixes
#123
: Processing queue is now used for bulk uploads. If an error occurs during processing on the queue, this is now relayed to the user. Fixed an issue when creating an album where the default storage wasn't defaulted.
2019-07-21 17:22:40 +01:00
Middleware
#123
: The framework of sending e-mails using Mailables but queued in the database is now there. Password reset e-mails are now the first ones being sent using the queue.
2019-07-14 12:13:58 +01:00
Requests
#4
: If a validation error occurs while replying to a comment, the form is now re-rendered instead of JSON and a 422 being returned.
2018-09-18 15:50:12 +01:00
Kernel.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