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
/
resources
/
lang
/
en
History
Andy Heathershaw
e81dfcd1fd
resolves
#5
: modified the installer to write a flag to the .env file when installed so naughty people can't create admin accounts etc by directly accessing the installer. First version tested fully encoded with SG :)
2016-10-06 15:07:30 +01:00
..
admin.php
refs
#3
: it's now possible to set a default view for an album when a user hasn't requested one. Finished off the "edit album" page in admin. Switched session management to database sessions (much more reliable.)
2016-10-05 14:49:44 +01:00
auth.php
Recaptcha support
2016-09-08 11:02:49 +01:00
email.php
New user registrations now get an activation e-mail
2016-09-06 13:48:52 +01:00
forms.php
refs
#3
: it's now possible to set a default view for an album when a user hasn't requested one. Finished off the "edit album" page in admin. Switched session management to database sessions (much more reliable.)
2016-10-05 14:49:44 +01:00
gallery.php
refs
#3
: implemented multiple independent views for an album and created a slideshow view
2016-10-05 11:49:39 +01:00
global.php
Added copyright/powered by notices to the footers of all pages. Added a config option to turn it off on the public-facing gallery pages
2016-10-05 16:31:37 +01:00
installer.php
resolves
#5
: modified the installer to write a flag to the .env file when installed so naughty people can't create admin accounts etc by directly accessing the installer. First version tested fully encoded with SG :)
2016-10-06 15:07:30 +01:00
navigation.php
#1
: User accounts can now be deleted. The current user account cannot be deleted, or have the admin privileges removed. Accounts can now be activated manually. New user accounts passwords are encrypted correctly before being saved.
2016-10-03 14:11:24 +01:00
pagination.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
passwords.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
validation.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