Commit Graph

91 Commits (afedc78113ce524e282c15d9deb90d35facb0a4e)

Author SHA1 Message Date
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
4 years ago
Harvey Tindall ab3d5f3321
fix logging for expiry extension
4 years ago
Harvey Tindall e1d42c8a87
Update CONTRIBUTING.md, mb 0.3.3
4 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
4 years ago
Harvey Tindall 9370913ace
add password reset link option
4 years ago
Harvey Tindall 762dac2581
move mediabrowser to separate repo
4 years ago
Harvey Tindall 618cc32a17
hide updates from settings when disabled at build-time
4 years ago
Harvey Tindall 92332206f0
add basic update functionality
4 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
4 years ago
Harvey Tindall fa7da1b23f
Don't use cache to ApplySettings and CreateProfile
4 years ago
Harvey Tindall 1ec5d2ca3f
add disabled badge, extend expiry button to accounts
4 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
4 years ago
Harvey Tindall 2934832a98
implement frontend for user expiry/duration
4 years ago
Harvey Tindall 40fc5e9604
Fix email editor when plaintext setting enabled
4 years ago
Harvey Tindall 52d9cda61a
Move email rendering to browser
4 years ago
Harvey Tindall d1b1b90de3
Add email list accessible by edit button in settings
4 years ago
Harvey Tindall 058cac2e7b
implement email editor w/ live(?) preview
4 years ago
Harvey Tindall cc4e12c405
finish backend of custom emails
4 years ago
Harvey Tindall eb406ef951
Implement email template generation
4 years ago
Harvey Tindall b25f786018
use bulk email sending on account deletion
4 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
4 years ago
Harvey Tindall fa433c88a8
add announcement emails
4 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
4 years ago
Harvey Tindall 90c6cee780
add restart button
4 years ago
Harvey Tindall 456ef556b1
add inter-section dependency for settings
4 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
4 years ago
Harvey Tindall 3dd83bffbf
Merge branch 'new-setup'
4 years ago
Harvey Tindall 167fae9892
add jellyfin connection test, submission
4 years ago
Harvey Tindall 8c871bc5fa
Add ts to link setting dependance
4 years ago
Harvey Tindall 8af1c13d7e
Display error messages on form
4 years ago
Harvey Tindall dd96d71280
Add optional label for invites
4 years ago
Harvey Tindall ea262ca60b
add optional welcome email for new users
4 years ago
Harvey Tindall e834445b0b
Restructure language loading to support incomplete translations
4 years ago
Harvey Tindall 3d5bea003a
Fix email language selection, add finished french emails
4 years ago
Harvey Tindall bc99dc34ee
Add email translation, add part of french translations
4 years ago
Harvey Tindall 4679c6f355
add language selector to admin
4 years ago
Harvey Tindall a3351f4da8
separate options for form and admin language
4 years ago
Harvey Tindall 3c799b8783
remove debug printfs
4 years ago
Harvey Tindall 3fbbc7f620
add language selector to form
4 years ago
Harvey Tindall 8d0dc232d7 option to substitute "Jellyfin" in form.html
4 years ago
Harvey Tindall d9e1e2f58b compiles, basic issues fixed
4 years ago
Harvey Tindall 5d56ed5378 fix most incompatibilites, start separating api clients
4 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
4 years ago
Harvey Tindall a1e30ff5db
fix/improve parsing of last active dates
4 years ago
Harvey Tindall 9dbf60e3df
add URL base option for subfolder proxies
4 years ago
Harvey Tindall d64e98da37
use Bearer auth instead of Basic
4 years ago
Harvey Tindall 47abf20e1d
store emails even if password resets are disabled
4 years ago
Harvey Tindall 493f10fa36
add french, fix language selector in settings
4 years ago
Harvey Tindall 8e45ecb214
add cache_timeout option
4 years ago
Harvey Tindall d4a92adc65
add rough error logging for read/write errors
4 years ago