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
3b76f20738
blue-twilight
/
resources
/
views
/
themes
/
base
History
Andy Heathershaw
3b76f20738
Fixes
#128
: Profiles page details are only displayed when social user profiles is enabled
2019-07-21 08:39:04 +01:00
..
admin
Fixes
#100
: set the first active storage location as default when the current default is deactivated. Also remove the stupid _old_input thingy as this was the very first screen I did in Laravel and it's not needed!
2019-07-20 18:06:21 +01:00
auth
#125
: Updated the password reset and change passwords forms to BS4 validation styles
2019-07-14 14:24:34 +01:00
email
#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
gallery
Fixes
#128
: Profiles page details are only displayed when social user profiles is enabled
2019-07-21 08:39:04 +01:00
partials
Fixes
#102
: include the parent album ID in the edit form to work with the validation
2019-07-21 08:25:44 +01:00
email_layout.blade.php
Finished the test e-mail settings functionality and introduced TLS encryption. Tested with Office 365.
2016-09-06 13:26:02 +01:00
layout.blade.php
#19
: Added a check for the user.enable_profile_page column when viewing the profile page. Added link to user's profile page (if enabled) in album footers. Tooltips are now enabled globally. Child album's footer now shows the details as tooltips.
2018-08-11 09:20:40 +01:00