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
fe0b4c2108
blue-twilight
/
app
/
Http
/
Controllers
/
Admin
History
Andy Heathershaw
fe0b4c2108
refs
#6
: added the ability to flip photos horizontally, vertically and both
2016-10-03 15:57:58 +01:00
..
AlbumController.php
refs
#6
: added the ability to flip photos horizontally, vertically and both
2016-10-03 15:57:58 +01:00
DefaultController.php
Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload.
2016-09-22 07:34:18 +01:00
PhotoController.php
refs
#6
: added the ability to flip photos horizontally, vertically and both
2016-10-03 15:57:58 +01:00
StorageController.php
Storage locations can now be deleted. If no storage location exists when creating an album, user is redirected to the create storage page.
2016-09-28 20:32:19 +01:00
UserController.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