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
1b86fa1e0e
blue-twilight
/
app
/
Http
/
Controllers
/
Admin
History
Andy Heathershaw
1b86fa1e0e
User accounts can now be created using the new user management screen. Added cURL as a required PHP extension
2016-10-01 15:24:22 +01:00
..
AlbumController.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
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
Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini
2016-09-24 08:17:51 +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
User accounts can now be created using the new user management screen. Added cURL as a required PHP extension
2016-10-01 15:24:22 +01:00