.. |
album_metadata.blade.php
|
#38, #39: EXIF data is now stored base64-encoded in the database to prevent issues with raw characters coming off some cameras. EXIF data is no longer replaced on analysis - allowing rotated images to maintain the data.
|
2017-09-16 12:49:34 +01:00 |
analyse_album.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
create_album.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
create_group.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
create_storage.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
create_user.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
delete_album.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
delete_group.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
delete_label.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
delete_storage.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
delete_user.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
edit_album.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
edit_group.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
edit_storage.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
edit_user.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
index.blade.php
|
First batch of changes for #38 to allow photo metadata updates
|
2017-09-16 08:26:05 +01:00 |
list_albums.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
list_groups.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
list_labels.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
list_storage.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
list_users.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
metadata_upgrade.blade.php
|
First batch of changes for #38 to allow photo metadata updates
|
2017-09-16 08:26:05 +01:00 |
settings.blade.php
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
show_album.blade.php
|
#31: Added a new item on the image edit menu - "Replace image" - which allows an image to be replaced without losing the meta-data
|
2017-09-12 21:41:47 +01:00 |