blue-twilight/resources/views/themes/base/gallery
2019-10-19 21:03:06 +01:00
..
album_default.blade.php #19: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums. 2018-08-11 09:30:48 +01:00
album_empty.blade.php #19: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums. 2018-08-11 09:30:48 +01:00
album_slideshow.blade.php #19: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums. 2018-08-11 09:30:48 +01:00
explore_users.blade.php #116: Completed the Explore Users page 2018-11-18 20:50:09 +00:00
index.blade.php Fixes #134 - user profile link is made available if not logged in and the user's profile is public 2019-10-19 21:03:06 +01:00
label_default.blade.php #47: Linked the default view photo image to the photo page itself 2017-09-17 12:27:59 +01:00
label_empty.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
label_slideshow.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
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
photo_exif.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
photo.blade.php #104: Added left/right key bindings to navigate through an album 2019-07-09 23:14:54 +01:00
statistics.blade.php #79: Updated the checkbox on the statistics page for Bootstrap 4 final 2018-07-15 21:45:39 +01:00
user_activity_feed.blade.php #111: Fleshed out the content of the Explore Photographers page. Also added a redirect to the activity feed if accessing the dashboard and logging in 2018-11-18 09:07:13 +00:00
user_profile.blade.php #111: Implemented the /me feed endpoint 2018-10-14 20:08:31 +01:00
user_settings.blade.php Fixes #128: Profiles page details are only displayed when social user profiles is enabled 2019-07-21 08:39:04 +01:00