blue-twilight/resources/views/themes/base
2016-10-05 05:35:14 +01:00
..
admin Finished off refactoring the edit photo operations in the album editor 2016-10-05 05:35:14 +01:00
auth Recaptcha support 2016-09-08 11:02:49 +01:00
email New user registrations now get an activation e-mail 2016-09-06 13:48:52 +01:00
gallery Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload. 2016-09-22 07:34:18 +01:00
partials resolves #2: photos can now be moved between albums. Started improving the bulk photo update to use a KnockoutJS view model to remove some of the logic from the view itself. 2016-10-05 05:02:47 +01:00
email_layout.blade.php Finished the test e-mail settings functionality and introduced TLS encryption. Tested with Office 365. 2016-09-06 13:26:02 +01:00
layout.blade.php #1: User accounts can now be deleted. The current user account cannot be deleted, or have the admin privileges removed. Accounts can now be activated manually. New user accounts passwords are encrypted correctly before being saved. 2016-10-03 14:11:24 +01:00