Commit Graph

73 Commits (8032fa0bcca1d87670d706e317ba377189a827c7)

Author SHA1 Message Date
Harvey Tindall 62cbbf57e7
form: fix mono text in discord linking modal
2 years ago
Harvey Tindall dbefb80f63
form: reliably disable submit button, communicate if account linking is required
2 years ago
Harvey Tindall 4deb45df3c
fix code text color in dark mode
2 years ago
Harvey Tindall 15e5564b12
discord: add/move to slash commands
2 years ago
Harvey Tindall 1c942186aa
form: fix captcha
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 77c05a4d4f
prefix css with version to avoid cache conflict
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 a4f59203b0
pwr: fix Send PWR when not using "Set password"
3 years ago
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
3 years ago
Harvey Tindall 412fe31da6
invite: fix email confirmation jwt
3 years ago
Harvey Tindall 1a6b0d2b6e
upgrade vulnerable deps
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall 19715f25f6
Move all migrations to separate file
3 years ago
Harvey Tindall 6fb8f1ed7f
Merge pull request #112 from hrfee/matrix
3 years ago
Harvey Tindall 59ebf52fe2
Matrix: Show matrix on accounts page
3 years ago
Harvey Tindall 953a66ec47
Password Resets: Ignore magic link visits from bots
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 ce8cdced4d
Discord: Fix GetUsers, add invite messages
3 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
3 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section
3 years ago
Harvey Tindall 716d6a931a
Telegram: Send messages via telegram
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall c0f316d049
add preview to Announcements
3 years ago
Harvey Tindall af61549bf1
ombi: reset password when using pwr links
3 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry
3 years ago
Harvey Tindall a8f71c83da
store language preference as cookie
3 years ago
Harvey Tindall 871bc9f396
use proper date formatting on form for expiry
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 21490faa9e
fix IsNew() func, include LICENSE in goreleaser
3 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
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 b3fa667db1
version with ldflags instead of script
3 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
3 years ago
Harvey Tindall 1af8d1f77d
fix url in account creation success page
3 years ago
Harvey Tindall 4c653fea36
fix url base on invite and broken getLanguages
3 years ago
Harvey Tindall f72def0399
serve on / and URL base for easy proxying
3 years ago
Harvey Tindall 1a6727312c
dont override header on email confirmation fail
3 years ago
Harvey Tindall 6691ae27f4
fix navigation with URL base set
3 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links
3 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
3 years ago
Harvey Tindall 8af1c13d7e
Display error messages on form
3 years ago
Harvey Tindall f7d8feac5d
bundle css with esbuild
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