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
564fcd4b09
blue-twilight
/
resources
/
views
/
themes
/
base
History
Andy Heathershaw
eaba161f5c
#19
: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums.
2018-08-11 09:30:48 +01:00
..
admin
Merge branch 'master' into feature/19-user-profile-screen
2018-08-07 09:19:44 +01:00
auth
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
2017-09-10 21:12:57 +01:00
email
#6
: Updated the mailing config to use Markdown. Converted the current e-mail templates to Markdown.
2017-09-12 20:23:48 +01:00
gallery
#19
: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums.
2018-08-11 09:30:48 +01:00
partials
#19
: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums.
2018-08-11 09:30:48 +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