Commit Graph

65 Commits (681038cbd40f43b16935ce1d2ef1bd5a07bb15a3)

Author SHA1 Message Date
Harvey Tindall d9f8785372
form: add CAPTCHAs
3 years ago
Harvey Tindall 6448a7db9e
accounts: allow giving individual users jfa-go access
3 years ago
Harvey Tindall 4024334c0c
accounts: add ability to label users
3 years ago
Harvey Tindall 4da1c8c2b6
Ombi: Integrate with profiles, Retire user defaults
3 years ago
Harvey Tindall 833d02b032
matrix: end-to-end encryption by default
3 years ago
Harvey Tindall 3e55cd1e31
accounts: add templates for announcements
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
3 years ago
Harvey Tindall 0676b6c41f
Discord: Display channel on account creation form
3 years ago
Harvey Tindall ce8cdced4d
Discord: Fix GetUsers, add invite messages
3 years ago
Harvey Tindall a6447165b7
add email notify enable/disable; remove (de)hyphening
3 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
3 years ago
Harvey Tindall 22bba922f9
Discord: Add !lang command
3 years ago
Harvey Tindall d928df7ab2
Discord: Start bot, add !start and pin validity check
3 years ago
Harvey Tindall 72bf280e2d
telegram: Fix UI and store useful Telegram info
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
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
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 cc4e12c405
finish backend of custom emails
3 years ago
Harvey Tindall eb406ef951
Implement email template generation
3 years ago
Harvey Tindall 76fa171575
cleanup logs and use structs in jf/emby api
3 years ago
Harvey Tindall a6a7710a79
use filepath.Join wrapper for different embed and os path styles
3 years ago
Harvey Tindall 0330540f87
Use fs for language, add lang_files option
3 years ago
Harvey Tindall fefe2d82a4
rebase 12/02, use go1.16rc1 in make, remove ioutil, start switching to io/fs for file i/o
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 bf1e6230dc
split some strings into common file; use lang file to setup page
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
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