blue-twilight/app
2016-10-03 14:11:24 +01:00
..
AlbumSources Storage locations can now be edited. Added the rotate photo left/right to the max post size exclusion list 2016-09-28 20:13:18 +01:00
Console Massive refactoring of the image processing, so it's now driven by the front-end and we can completely remove the command-line tasks - which will allow the app to work completely encoded using SourceGuardian and domain-locking. 2016-09-08 23:22:29 +01:00
Exceptions 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
Facade Massive refactoring of the image processing, so it's now driven by the front-end and we can completely remove the command-line tasks - which will allow the app to work completely encoded using SourceGuardian and domain-locking. 2016-09-08 23:22:29 +01:00
Helpers Added the ability to create storage locations and set those as the album source when creating a new album 2016-09-24 09:34:08 +01:00
Http #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
Mail Implemented the activation controller 2016-09-06 14:19:16 +01:00
Providers Switched the installer to be a middleware 2016-10-01 14:45:48 +01:00
Services Photos and album contents are now physically deleted from disk 2016-09-09 11:09:03 +01:00
Album.php Storage locations can now be edited. Added the rotate photo left/right to the max post size exclusion list 2016-09-28 20:13:18 +01:00
Configuration.php Started working on an install experience for the application 2016-09-21 12:10:37 +01:00
Photo.php Added hotlink protection and restricting access to the original image to the photo's owner 2016-09-11 07:19:11 +01:00
Storage.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
User.php Started working on an install experience for the application 2016-09-21 12:10:37 +01:00