blue-twilight/app/Http/Requests
Andy Heathershaw d97b790264 Added the ability to create, edit and remove external services. Implemented an OAuth2 flow for authentication to Dropbox. #106 2020-04-20 22:33:42 +01:00
..
SaveSettingsRequest.php #59: Added 2 new settings to customise the albums drop-down navigator. It is now possible to choose to only display top-level albums, and also to restrict the number of items. 2018-07-12 22:52:50 +01:00
SaveUserSettingsRequest.php Added validation to the user’s profile alias field 2018-09-12 21:24:15 +01:00
StoreAlbumRedirectRequest.php #12: Added a checkbox when editing an album to create a redirect if the parent album changes. Added validation to the create redirect form 2017-09-04 20:37:42 +01:00
StoreAlbumRequest.php #58: It is now possible to create albums named the same within different parent albums. Albums with child albums can now not be deleted, as this could leave duplicate albums in the same parent album. 2018-07-12 21:55:01 +01:00
StoreGroupRequest.php #3: It is now possible to create, edit and delete user groups. 2017-02-13 12:08:16 +00:00
StoreLabelRequest.php #29: Labels can now be added and managed through the admin panel 2017-09-10 09:07:56 +01:00
StoreServiceRequest.php Added the ability to create, edit and remove external services. Implemented an OAuth2 flow for authentication to Dropbox. #106 2020-04-20 22:33:42 +01:00
StoreStorageRequest.php Added the ability to create, edit and remove external services. Implemented an OAuth2 flow for authentication to Dropbox. #106 2020-04-20 22:33:42 +01:00
StoreUserRequest.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
UpdatePhotosBulkRequest.php BLUE-5: Look for a DateTimeOriginal tag first before the DateTime flag to identify the actual taken date 2016-10-28 15:28:25 +01:00