Commit Graph

246 Commits (448df6c1e39c69db9219b1318afb62aba351ce35)

Author SHA1 Message Date
Harvey Tindall 094f7cea94
discord: use placeholder if guild icon not available
1 year ago
Harvey Tindall 765a749959
discord: modularize user-facing code
1 year ago
Harvey Tindall cf7983ca11
userpage: add/edit discord
1 year ago
Harvey Tindall 609039baeb
userpage: change email (+ confirmation)
1 year ago
Harvey Tindall 5beeeb958b
userpage: show expiry
1 year ago
Harvey Tindall a22f032924
userpage: show and allow modification of contact methods
1 year ago
Harvey Tindall d3c5feaf1b
userpage: use form langfile, move login strings to common
1 year ago
Harvey Tindall 726acb9c29
userpage: initial page
1 year ago
Harvey Tindall 54fde33a20
admin: a little more refactoring
1 year ago
Harvey Tindall b8cc75c6b4
login: modularize frontend code
1 year ago
Harvey Tindall 4014e93155
signup: add reCAPTCHA
1 year ago
Harvey Tindall bf12016315
accounts: make filter names translatable
1 year ago
Harvey Tindall b544931ee5
accounts: fix id filtering, make string translatable
1 year ago
Harvey Tindall 708d382a3f
accounts: fix hiding of search options header for default sort
1 year ago
Harvey Tindall 6ddd09ff1f
accounts: add header to "actions" and "search options"
1 year ago
Harvey Tindall ddc560e862
accounts: move filter button, add clear search
1 year ago
Harvey Tindall 6f452c62de
accounts: fix search bugs, adjust top bar layout
1 year ago
Harvey Tindall 76bb95098c
accounts: add list of available filters, fix deletion of existing date filters
1 year ago
Harvey Tindall 8ac3bb9711
accounts: show list row of search filters, click to remove
1 year ago
Harvey Tindall ff62f8821a
accounts: filter by date, with =, <, >
1 year ago
Harvey Tindall 90c433443f
accounts: filter by string field, general search
1 year ago
Harvey Tindall 8a37663c89
accounts: start advanced search filter support
1 year ago
Harvey Tindall bc4015ac50
accounts: add indicator of sorted column at top of list
1 year ago
Harvey Tindall f13c0d78a8
accounts: ability to sort by columns
1 year ago
Harvey Tindall 3e52beef14
update node deps, fix resulting issues
1 year ago
Harvey Tindall e4f03fac4b
setup: report panic errors to user
1 year ago
Harvey Tindall 27ef7ce560
css: revert global change to absolute position for dropdowns
2 years ago
Harvey Tindall 775ebd3b1e
Accounts: Unlink Telegram/Discord/Matrix through cog
2 years ago
Harvey Tindall eb85ee4d35
add option to auto redirect to jellyfin (or given link)
2 years ago
Aleksa Siriški f50596c4a1
fixed setExpiry()
2 years ago
Harvey Tindall 2722e8482d
Invites: unique email/ID requirement
2 years ago
Harvey Tindall ac25c9cd7f
accounts: Show "contact through" cog when only email is given"
2 years ago
Harvey Tindall cebde9d4c0
setup: report errors when saving config
3 years ago
Harvey Tindall e814af1af5
Merge pull request #191 from LubricantJam/main
3 years ago
Harvey Tindall ecbff16a88
modal: change transition
3 years ago
James Finch 93b1e9c371 Fixed dark text on dark mode.
3 years ago
Harvey Tindall 25451eb763
form: show radios for only linked contact methods
3 years ago
Harvey Tindall dbefb80f63
form: reliably disable submit button, communicate if account linking is required
3 years ago
Harvey Tindall 4b02960fd1
form: add captcha regen button
3 years ago
Harvey Tindall 987e0ddd4e
accounts: show "Set expiry" button for non-disabled users
3 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 4024334c0c
accounts: add ability to label users
3 years ago
Harvey Tindall 9874dce520
merge tailwind and upgraded a17t
3 years ago
Harvey Tindall 2f50ab36fd
pad table and some other stuff
3 years ago
Harvey Tindall 6124b9b3f3
switch accounts tab table to white bg
3 years ago
Harvey Tindall a8ce35c13f
fixed height on table rows
3 years ago
Harvey Tindall 26d9864051
fix layout on remaining html
3 years ago
Harvey Tindall a3a22d353c
lang: make loadLangSelector respect existing params
3 years ago
Harvey Tindall dd5eecf9f9
fix textareas
3 years ago
Harvey Tindall 7e0e0b0520
fix form layout
3 years ago
Harvey Tindall cf91ee62ed
change invite color in light mode
3 years ago
Harvey Tindall 2d3a5c739c
fix about page
3 years ago
Harvey Tindall 3dbb993d35
fix button layout on accounts tab
3 years ago
Harvey Tindall 508168b49e
fix more oddities
3 years ago
Harvey Tindall 0e1cbd7e7b
fix m-half in ts
3 years ago
Harvey Tindall e73ecb7a52
fix some padding issues
3 years ago
Harvey Tindall acc8892f26
switch to DOM based variant adding
3 years ago
Harvey Tindall 51b59ae103
settings: add button to get logs
3 years ago
Harvey Tindall 18ae03554f
tailwind: upgrade a17t, somewhat functional dark mode
3 years ago
Harvey Tindall aedea1bea6
admin: move theme icon to top left; add icon
3 years ago
Harvey Tindall 360c25d084
accounts: hide "Send PWR" when link resets disabled
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 b39ad5c688
site: add features, dono button
3 years ago
Harvey Tindall 9092f42834
remove vulnerable node deps, cleanup
3 years ago
Harvey Tindall 4da1c8c2b6
Ombi: Integrate with profiles, Retire user defaults
3 years ago
Harvey Tindall c988239fa8
accounts: allow yes/no in search
3 years ago
Harvey Tindall 0bf8cd65cd
add option to set new expiry for when re-enabling users
3 years ago
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
3 years ago
Harvey Tindall 9885c25a2e
email: cleanup; allow re-enabling of custom email without changes
3 years ago
Harvey Tindall 27ad7a4cf7
setup: add descriptive "test connection" messages; disable next button
3 years ago
Harvey Tindall 6b4d4da455
accounts: show cog when user known for disabled chatbot
3 years ago
Harvey Tindall b10b558358
announcements: add {username}
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 b8d9d22545
add landing page for jfa-go.com; move wiki
3 years ago
Harvey Tindall fc0e86ffd8
change wiki mentions to new location
3 years ago
Harvey Tindall 729fc7baf7
Setup: add messages, set password via link
3 years ago
Harvey Tindall 21125033ff
Add copy button to crash page
3 years ago
Harvey Tindall b538922c05
Show log on log.Fatal calls, provide "sanitized" version, fix goreleaser
3 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
3 years ago
Harvey Tindall 0014db44f0
form: module-ize password validator
3 years ago
Harvey Tindall 375022ba95
Matrix: Add token generation wizard
3 years ago
Harvey Tindall 75fdf6ec3d
Matrix: Connect on accounts tab, customizable chat topic
3 years ago
Harvey Tindall 59ebf52fe2
Matrix: Show matrix on accounts page
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 b8e3fc636c
Accounts: Fix cog on telegram when no discord linked
3 years ago
Harvey Tindall 168b217553
Discord: fix user links
3 years ago
Harvey Tindall 7d698d63e3
Discord: split discord search into own module
3 years ago
Harvey Tindall e98c9b46f1
Accounts: no wrapping for contact dropdown
3 years ago
Harvey Tindall b3ce7acfcb
Accounts: Always inline icons, only one settings cog
3 years ago
Harvey Tindall 9fac79b1f0
Discord: Add users via accounts tab
3 years ago
Harvey Tindall 35d407afef
Discord: remove @ from username
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 c560ec0f9f
Merge branch 'main' into telegram
3 years ago