blue-twilight/resources/views/themes/base/admin
Andy Heathershaw 821bfceb09 Recaptcha support
Added configuration options to allow reCAPTCHA to be integrated into the registration process. reCAPTCHA response is validated on sign-up if enabled.
2016-09-08 11:02:49 +01:00
..
album_upload_progress.blade.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
create_album.blade.php Started working on support for uploading photos 2016-09-02 21:27:50 +01:00
delete_album.blade.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
edit_album.blade.php Started working on support for uploading photos 2016-09-02 21:27:50 +01:00
index.blade.php Added number of photos to admin index 2016-09-05 16:46:11 +01:00
list_albums.blade.php Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page. 2016-09-07 21:44:28 +01:00
settings.blade.php Recaptcha support 2016-09-08 11:02:49 +01:00
show_album.blade.php Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page. 2016-09-07 21:44:28 +01:00