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
89544437cd
blue-twilight
/
app
/
Http
/
Controllers
History
Andy Heathershaw
c5e22c7a6e
#50
: Added a check to see if exec() is available to provide more OS-level information, or falls back to standard php_uname if not
2017-09-29 20:15:24 +01:00
..
Admin
#50
: Added a check to see if exec() is available to provide more OS-level information, or falls back to standard php_uname if not
2017-09-29 20:15:24 +01:00
Auth
#9
,
#12
: Change password is now working. Updated the default album view to Bootstrap v4's cards.
2017-04-11 18:31:56 +01:00
Gallery
#54
,
#55
: Number of corrections to child albums behaviour. The count of child albums is now displayed in the gallery next to the "X photos" text. Child albums are no longer displayed if the user does not have permissions.
2017-09-29 13:57:45 +01:00
Controller.php
#3
: It's now possible to restrict access to the admin panel, managing albums and settings functions by user group
2017-04-15 09:41:15 +01:00
InstallController.php
#49
: Corrected instances of undocumented method set() which has now been removed in Laravel 5.4 in favour if put()
2017-09-29 12:54:55 +01:00