Commit Graph

80 Commits (3a8540a4395f72162113a8d64319d46c6052533d)

Author SHA1 Message Date
Harvey Tindall 15e5564b12
discord: add/move to slash commands
2 years ago
Harvey Tindall 5acee68987
settings: rename URL base to reverse proxy subfolder
3 years ago
Harvey Tindall 32af107699
discord: add role to user on signup
3 years ago
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 e6cc7fce1a
form: add setting for changing redirect url
3 years ago
Harvey Tindall 0fd4f516b1
email: Add option to require on sign-up
3 years ago
Harvey Tindall 73c7f22bd1
messages: add option to show/hide linking on registration
3 years ago
Harvey Tindall 4da1c8c2b6
Ombi: Integrate with profiles, Retire user defaults
3 years ago
Stefan Schokker 556c31d4ea Add checkbox that allows invalid SMTP certificates to be used.
3 years ago
Harvey Tindall d560df5b1e
switch smtp library, add, HELLO hostname option
3 years ago
Harvey Tindall 548dceda28
don't give smtp plainauth if no username & password
3 years ago
Harvey Tindall 9693ce3dcd
settings: add redundant URL base for pwr
3 years ago
Harvey Tindall 504b602c0b
Merge pull request #127 from hrfee/mautrix
3 years ago
Harvey Tindall 762d5325fb
matrix: E2EE as build option
3 years ago
Harvey Tindall 4d3acb2c4c
settings: include custom email template setting
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 b682685a3b
update weblate link
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall e7cb1f516b
Mention wiki in Telegram/Discord/Matrix settings descriptions
3 years ago
Harvey Tindall 75fdf6ec3d
Matrix: Connect on accounts tab, customizable chat topic
3 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
3 years ago
Harvey Tindall 1f9af8df89
Discord: Add option to provide server invite
3 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
3 years ago
Harvey Tindall d928df7ab2
Discord: Start bot, add !start and pin validity check
3 years ago
Harvey Tindall 901ad7529e
mention wiki in telegram settings description
3 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall af61549bf1
ombi: reset password when using pwr links
3 years ago
Harvey Tindall 22a0d8925d
Remove unused typescript, update config readme
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 9370913ace
add password reset link option
3 years ago
Harvey Tindall 111533fa2d
add advanced setting type with toggle in settings
3 years ago
Harvey Tindall 43e5bbbe21
add option to trust specific cert for SMTP
3 years ago
Harvey Tindall 92332206f0
add basic update functionality
3 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
3 years ago
Harvey Tindall eb406ef951
Implement email template generation
3 years ago
Harvey Tindall 93b5b483cc
add plaintext email option, use text/template
3 years ago
Harvey Tindall 403ad58274
move all scripts to scripts/
3 years ago
Harvey Tindall f794322392
Merge branch 'go1.16'
3 years ago
Harvey Tindall ba7370171a
lowercase lang, go mod tidy
3 years ago
Harvey Tindall e6775cd2d1
use embed.fs wrapper for langFS so lang/ is not needed in paths
3 years ago
Harvey Tindall 815bdc35ac
fully self-contained
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 456ef556b1
add inter-section dependency for settings
3 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
3 years ago
Harvey Tindall bf1e6230dc
split some strings into common file; use lang file to setup page
3 years ago