Commit Graph

8 Commits

Author SHA1 Message Date
Harvey Tindall 658f660e19 update gif 2020-07-17 19:20:55 +01:00
Harvey Tindall 4be88c4670 modify and add new images to readme 2020-07-05 16:25:55 +01:00
Harvey Tindall 91eae9a4ce Added custom bootstrap CSS option 2020-05-17 15:22:50 +01:00
Harvey Tindall bb864ce46e Added icons and banner
Added a jellyfin inspired icon, and a banner to the README.md
2020-05-13 18:46:02 +01:00
Harvey Tindall e8ad3f98d6 added option to send invite to an address
The admin page now has the option to send an invite to an email address.
Since there are now two email types (invites and pw resets), the new
sections have been added to config.ini, and email_template and
email_plaintext have been renamed to email_html and email_text
respectively.
2020-04-19 22:35:51 +01:00
Harvey Tindall 561e87984c updated images 2020-04-17 18:24:07 +01:00
Harvey Tindall 690de58e9f added password validation; changed create account layout
Password validation added, configurable under the [password_validation]
section in config.ini. Each criterion is displayed next to the form, in
red or green depending on whether the password passes it. form.html now
looks different because of it, whether it is enabled or disabled. An
error message is now displayed if the user already exists.
2020-04-14 21:31:44 +01:00
Harvey Tindall d321726d62 first commit 2020-04-11 15:20:25 +01:00