Commit Graph

107 Commits (99875b917619c9e76b7728acd9cf700472e0a6ae)

Author SHA1 Message Date
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall 0e21942cd6
add hard restart for updates on *nix
3 years ago
Harvey Tindall c0f316d049
add preview to Announcements
3 years ago
Harvey Tindall 5d8f139356
fix race condition; rename route functions; fix swagger params
3 years ago
Harvey Tindall 43effd0c32
add reset link option to setup
3 years ago
Harvey Tindall 9944cc2db9
refactor; move logger to module
3 years ago
Harvey Tindall 570e3a1e54
fix en-es name and filename
3 years ago
Harvey Tindall 8fdab39b18
use templateEmail and show conditionals in editor
3 years ago
Harvey Tindall 55e21f8be3
accounts: add user enable/disable & emails
3 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry
3 years ago
Harvey Tindall 7a3e0d60f9
add expiry to welcome email, add dummy emailer for debugging
3 years ago
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
3 years ago
Harvey Tindall 6ec2186bdf
switch accounts tab to unix times
3 years ago
Harvey Tindall 754b956206
remove extra logs
3 years ago
Harvey Tindall e6e5231f63
add extra logging
3 years ago
Harvey Tindall 8a6cfe0b4d
disallow negative values in ExtendExpiry, fix nil map err
3 years ago
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
3 years ago
Harvey Tindall ab3d5f3321
fix logging for expiry extension
3 years ago
Harvey Tindall e1d42c8a87
Update CONTRIBUTING.md, mb 0.3.3
3 years ago
Harvey Tindall 2a0edeb3c5
bump mediabrowser version, more consistent logs
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 762dac2581
move mediabrowser to separate repo
3 years ago
Harvey Tindall 618cc32a17
hide updates from settings when disabled at build-time
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
3 years ago
Harvey Tindall fa7da1b23f
Don't use cache to ApplySettings and CreateProfile
3 years ago
Harvey Tindall 1ec5d2ca3f
add disabled badge, extend expiry button to accounts
3 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
3 years ago
Harvey Tindall 2934832a98
implement frontend for user expiry/duration
3 years ago
Harvey Tindall 40fc5e9604
Fix email editor when plaintext setting enabled
3 years ago
Harvey Tindall 52d9cda61a
Move email rendering to browser
3 years ago
Harvey Tindall d1b1b90de3
Add email list accessible by edit button in settings
3 years ago
Harvey Tindall 058cac2e7b
implement email editor w/ live(?) preview
3 years ago
Harvey Tindall cc4e12c405
finish backend of custom emails
3 years ago
Harvey Tindall eb406ef951
Implement email template generation
3 years ago
Harvey Tindall b25f786018
use bulk email sending on account deletion
3 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
3 years ago
Harvey Tindall fa433c88a8
add announcement emails
3 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
3 years ago
Harvey Tindall 90c6cee780
add restart button
3 years ago
Harvey Tindall 456ef556b1
add inter-section dependency for settings
3 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
3 years ago
Harvey Tindall 3dd83bffbf
Merge branch 'new-setup'
3 years ago
Harvey Tindall 167fae9892
add jellyfin connection test, submission
3 years ago
Harvey Tindall 8c871bc5fa
Add ts to link setting dependance
3 years ago
Harvey Tindall 8af1c13d7e
Display error messages on form
3 years ago
Harvey Tindall dd96d71280
Add optional label for invites
3 years ago
Harvey Tindall ea262ca60b
add optional welcome email for new users
3 years ago
Harvey Tindall e834445b0b
Restructure language loading to support incomplete translations
3 years ago
Harvey Tindall 3d5bea003a
Fix email language selection, add finished french emails
3 years ago