.. |
.gitkeep
|
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 |
2014_10_12_000000_create_users_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2014_10_12_100000_create_password_resets_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2016_09_01_140825_add_admin_user_flag.php
|
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 |
2016_09_01_144313_create_albums_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2016_09_02_091706_create_config_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2016_09_02_125912_create_photos_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2016_09_02_144354_create_uploads_table.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 |
2016_09_02_144359_create_upload_photos_table.php
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
2016_09_02_220323_add_photo_metadata_columns.php
|
EXIF orientation is now respected and the original rotation angle stored in the database
|
2016-09-05 09:58:37 +01:00 |
2016_09_05_102036_add_upload_is_ready_column.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 |
2016_09_06_102806_add_user_activation_columns.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 |