Commit Graph

49 Commits (94067a1ec220e532f1b71d29cdbdf86bdfa2cc51)

Author SHA1 Message Date
Harvey Tindall 8fdab39b18
use templateEmail and show conditionals in editor
3 years ago
Harvey Tindall 3273607fc3
translation: add fallback option to langMeta
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 374ffbf01f
fix incomplete lang patching, add en-gb stub
3 years ago
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
3 years ago
Harvey Tindall 754b956206
remove extra logs
3 years ago
Harvey Tindall e6e5231f63
add extra logging
3 years ago
Harvey Tindall 78049d4a33
hyphenate/dehyphenate users.json if necessary
3 years ago
Harvey Tindall 8a6cfe0b4d
disallow negative values in ExtendExpiry, fix nil map err
3 years ago
Harvey Tindall afedc78113
only load users if they don't exist already
3 years ago
Harvey Tindall 76b822213e
add more error logging; mutex for app.storage.users
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 cfa7947020
wrap items in accounts header
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 cc4e12c405
finish backend of custom emails
4 years ago
Harvey Tindall eb406ef951
Implement email template generation
4 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
4 years ago
Harvey Tindall a6a7710a79
use filepath.Join wrapper for different embed and os path styles
4 years ago
Harvey Tindall 0330540f87
Use fs for language, add lang_files option
4 years ago
Harvey Tindall fefe2d82a4
rebase 12/02, use go1.16rc1 in make, remove ioutil, start switching to io/fs for file i/o
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 bf1e6230dc
split some strings into common file; use lang file to setup page
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 1aadd12006
move validationStrings out of strings in lang/form
4 years ago
Harvey Tindall bc99dc34ee
Add email translation, add part of french translations
4 years ago
Harvey Tindall 422f13202b
Use lang file in typescript
4 years ago
Harvey Tindall c470e40737
Start adding translation support for admin
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 69bf81b658
change comment
4 years ago
Harvey Tindall ee6f81b9e9
Add ability to revert to non-hyphenated user IDs
4 years ago
Harvey Tindall 3c952d21f7
fix 10.7.0 compatibility, simplify scss
4 years ago
Harvey Tindall d4a92adc65
add rough error logging for read/write errors
4 years ago
Harvey Tindall d64d5c194f
initial steps for localisation
4 years ago
Harvey Tindall 89e70f6f7a
Add default profile functionality
4 years ago
Harvey Tindall 903a61d0f2
Profiles replace user templates
4 years ago
Harvey Tindall c4acb43cb8
Initial features for move to profiles
4 years ago
Harvey Tindall ba67fa7536
Initial Ombi integration
4 years ago
Harvey Tindall 62621dabb9 CLI flags, start setting up goreleaser, add build scripts
4 years ago
Harvey Tindall 4e16f6fd48 make checkInvite check only one invite, invite daemon
4 years ago
Harvey Tindall 961b9afa75 Functioning user creation, notifications,
4 years ago
Harvey Tindall d8fb6e5613 first
4 years ago