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
5947b6e08c
blue-twilight
/
resources
/
views
/
themes
/
base
History
Andy Heathershaw
4af68cd055
#125
: Updated the password reset and change passwords forms to BS4 validation styles
2019-07-14 14:24:34 +01:00
..
admin
#124
,
#125
,
#126
: Started implementing e-mail queueing. Fixed the display of validation messages on the forgotten password form. Corrected the generation of the action URL when the APP_URL environment settings is not configured.
2019-07-13 21:40:13 +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
#104
: Added left/right key bindings to navigate through an album
2019-07-09 23:14:54 +01:00
partials
#111
: Accessing the user activity page/JSON feed is now impossible when feeds are disabled. Also the Activity icon is not shown in the navbar when feeds are disabled.
2018-11-17 16:02:31 +00: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