blue-twilight/app
2016-09-06 14:45:51 +01:00
..
AlbumSources Albums now display their photos in a grid 2016-09-04 21:59:32 +01:00
Console Added error handling of non-image files 2016-09-05 14:06:41 +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 Added a settings page allowing the date format and application name to be configured 2016-09-05 15:28:56 +01:00
Helpers Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00
Http Added info messages when registering and activating accounts 2016-09-06 14:45:51 +01:00
Mail Implemented the activation controller 2016-09-06 14:19:16 +01:00
Providers Implemented the activation controller 2016-09-06 14:19:16 +01:00
Album.php Added error handling of non-image files 2016-09-05 14:06:41 +01:00
Configuration.php Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
Photo.php Implemented a page to view a larger preview of a photo 2016-09-05 14:27:20 +01:00
Upload.php Implemented a progress bar for uploading photos, and allowed multiple uploads using the single upload file control 2016-09-05 12:01:30 +01:00
UploadPhoto.php Started working on support for uploading photos 2016-09-02 21:27:50 +01:00
User.php Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00