blue-twilight/resources/views/themes/base/admin
2016-09-28 20:32:19 +01:00
..
analyse_album.blade.php Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini 2016-09-24 08:17:51 +01:00
create_album.blade.php Added the ability to create storage locations and set those as the album source when creating a new album 2016-09-24 09:34:08 +01:00
create_storage.blade.php Added the ability to create storage locations and set those as the album source when creating a new album 2016-09-24 09:34:08 +01:00
delete_album.blade.php Improved the admin section - added breadcrumb navigation and a nice looking dashboard 2016-09-09 15:06:34 +01:00
delete_storage.blade.php Storage locations can now be deleted. If no storage location exists when creating an album, user is redirected to the create storage page. 2016-09-28 20:32:19 +01:00
edit_album.blade.php Improved the admin section - added breadcrumb navigation and a nice looking dashboard 2016-09-09 15:06:34 +01:00
edit_storage.blade.php Storage locations can now be deleted. If no storage location exists when creating an album, user is redirected to the create storage page. 2016-09-28 20:32:19 +01:00
index.blade.php Added hotlink protection and restricting access to the original image to the photo's owner 2016-09-11 07:19:11 +01:00
list_albums.blade.php Added a new option for albums - private albums. These are only visible (and accessible) to owners. 2016-09-09 16:59:13 +01:00
list_storage.blade.php Added the ability to create storage locations and set those as the album source when creating a new album 2016-09-24 09:34:08 +01:00
settings.blade.php Added hotlink protection and restricting access to the original image to the photo's owner 2016-09-11 07:19:11 +01:00
show_album.blade.php Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini 2016-09-24 08:17:51 +01:00