Commit Graph

245 Commits (bc66f46d9ecd1fbb291dcf002d0490bde2091ad5)

Author SHA1 Message Date
Harvey Tindall 726acb9c29
userpage: initial page
1 year ago
Harvey Tindall b8cc75c6b4
login: modularize frontend code
1 year ago
Harvey Tindall b13fe7f3e4
html: move login modal to own file
1 year ago
Harvey Tindall bf981935cb
form: fix header alignment
1 year ago
Harvey Tindall 07564bbde3
captcha: recaptcha respects dark mode
1 year ago
Harvey Tindall 4014e93155
signup: add reCAPTCHA
1 year ago
Harvey Tindall 9cef626b28
accounts: filter dropdown appears over announce one
1 year ago
Harvey Tindall f24ea4a5f8
accounts: fix sizing of sorting by button
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 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 6564df8082
about: fix donation buttons in dark mode
1 year ago
Harvey Tindall eb85ee4d35
add option to auto redirect to jellyfin (or given link)
2 years ago
Aleksa Siriški 0c102f5324
added checked to admin only
2 years ago
Harvey Tindall b81c5636cc
settings: better top button padding on mobile
3 years ago
Harvey Tindall d867649a93
padding; fix hungarian lang names
3 years ago
Harvey Tindall e814af1af5
Merge pull request #191 from LubricantJam/main
3 years ago
James Finch dec8d75083 Optimised modals for mobile.
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
James Finch 82c8ef1e4b Added better mobile support for sign-up form.
3 years ago
Harvey Tindall 4b02960fd1
form: add captcha regen button
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 77c05a4d4f
prefix css with version to avoid cache conflict
3 years ago
Harvey Tindall 4024334c0c
accounts: add ability to label users
3 years ago
Harvey Tindall 1ebc648158
fix broken go template if statements
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 26d9864051
fix layout on remaining html
3 years ago
Harvey Tindall dd5eecf9f9
fix textareas
3 years ago
Harvey Tindall 7e0e0b0520
fix form layout
3 years ago
Harvey Tindall deb117fc34
fix setup layout
3 years ago
Harvey Tindall a9a0005007
setup: patch messages with english fallback
3 years ago
Harvey Tindall 4eb7afead6
fix banner in about
3 years ago
Harvey Tindall d1b5b74060
make most modals white
3 years ago
Harvey Tindall 277690ef79
allow for defining custom dark: variants, ignore querySelector, shrink margins
3 years ago
Harvey Tindall f7f3530a33
fix crash page
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 e73ecb7a52
fix some padding issues
3 years ago
Harvey Tindall 62be8adc65
remove predefined m- and p- spacing
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 535a100314
settings: discord and more links in "About"
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 4da1c8c2b6
Ombi: Integrate with profiles, Retire user defaults
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 b10b558358
announcements: add {username}
3 years ago
Harvey Tindall 3e55cd1e31
accounts: add templates for announcements
3 years ago
Harvey Tindall 729fc7baf7
Setup: add messages, set password via link
3 years ago
Harvey Tindall 9950c158a1
move copy button to right, don't uncss when DEBUG=on
3 years ago
Harvey Tindall 21125033ff
Add copy button to crash page
3 years ago
Harvey Tindall 0ea5c7fdc0
remove inline-css-cli build dep
3 years ago
Harvey Tindall b538922c05
Show log on log.Fatal calls, provide "sanitized" version, fix goreleaser
3 years ago
Harvey Tindall f0f4e8118e
Generate crash report txt and webpage
4 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link
4 years ago
Harvey Tindall 885d2ebf0f
admin: fix telegram/discord/matrix enabled varnames
4 years ago
Harvey Tindall 19715f25f6
Move all migrations to separate file
4 years ago
Harvey Tindall 375022ba95
Matrix: Add token generation wizard
4 years ago
Harvey Tindall 59ebf52fe2
Matrix: Show matrix on accounts page
4 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
4 years ago
Harvey Tindall 1f9af8df89
Discord: Add option to provide server invite
4 years ago
Harvey Tindall ce8cdced4d
Discord: Fix GetUsers, add invite messages
4 years ago
Harvey Tindall 7d698d63e3
Discord: split discord search into own module
4 years ago
Harvey Tindall 9fac79b1f0
Discord: Add users via accounts tab
4 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
4 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section
4 years ago
Harvey Tindall 2d93b3b7ee
Telegram: Allow admin to add telegram contact
4 years ago
Harvey Tindall 0f41d1e6cf
Telegram: Display username on accounts tab
4 years ago
Harvey Tindall 716d6a931a
Telegram: Send messages via telegram
4 years ago
Harvey Tindall 72bf280e2d
telegram: Fix UI and store useful Telegram info
4 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
4 years ago
Harvey Tindall c0f316d049
add preview to Announcements
4 years ago
Harvey Tindall 382a0f4c3c
add donate button to about
4 years ago
Harvey Tindall 43effd0c32
add reset link option to setup
4 years ago
Harvey Tindall af61549bf1
ombi: reset password when using pwr links
4 years ago
Harvey Tindall 8fdab39b18
use templateEmail and show conditionals in editor
4 years ago
Harvey Tindall 55e21f8be3
accounts: add user enable/disable & emails
4 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry
4 years ago
Harvey Tindall 871bc9f396
use proper date formatting on form for expiry
4 years ago
Harvey Tindall 66b7df7cde
use selected language for time format, add manual selector
4 years ago
Harvey Tindall bc76770ca4
move 12h/24h time strings to common
4 years ago
Harvey Tindall b3a2de50cf
hide no_username support message on setup
4 years ago
Harvey Tindall 9370913ace
add password reset link option
4 years ago
Harvey Tindall e351c35cc8
use banner class on banner in about
4 years ago
Harvey Tindall 0d3f96c3a7
fix button height on accounts tab & expiry types on mobile
4 years ago
Harvey Tindall cfa7947020
wrap items in accounts header
4 years ago
Harvey Tindall b91de3f319
update images and readme
4 years ago
Harvey Tindall de92516d52
add updates section to setup
4 years ago
Harvey Tindall c556878f11
hide password resets on setup when emby selected
4 years ago
Harvey Tindall 111533fa2d
add advanced setting type with toggle in settings
4 years ago
Harvey Tindall 03247ddef8
Add accounts search
4 years ago
Harvey Tindall e6e5b0f3cf
respect browser/os dark mode preference
4 years ago
Harvey Tindall 92332206f0
add basic update functionality
4 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
4 years ago
Harvey Tindall 1ec5d2ca3f
add disabled badge, extend expiry button to accounts
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 d1b1b90de3
Add email list accessible by edit button in settings
4 years ago
Harvey Tindall 058cac2e7b
implement email editor w/ live(?) preview
4 years ago
Harvey Tindall fa433c88a8
add announcement emails
4 years ago
Harvey Tindall 6691ae27f4
fix navigation with URL base set
4 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links
4 years ago
Harvey Tindall 90c6cee780
add restart button
4 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
4 years ago
Harvey Tindall 4fc9bdb35b
element already existed, oops
4 years ago
Harvey Tindall c0a05be44e
add strftime notice on setup
4 years ago
Harvey Tindall 3dd83bffbf
Merge branch 'new-setup'
4 years ago
Harvey Tindall 79987ffa22
add refresh button that uses url base if given
4 years ago
Harvey Tindall 764639bbba
add header template
4 years ago
Harvey Tindall eb67116ee6
replace og setup
4 years ago
Harvey Tindall 7baea9101e
Add general settings, ombi
4 years ago
Harvey Tindall 167fae9892
add jellyfin connection test, submission
4 years ago
Harvey Tindall c7f5aa2e2b
split into pages, hide email pages when disabled, add history navigation
4 years ago
Harvey Tindall 8c871bc5fa
Add ts to link setting dependance
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 687edf2b0b
Initial setup page content
4 years ago
Harvey Tindall dd96d71280
Add optional label for invites
4 years ago
Harvey Tindall f7d8feac5d
bundle css with esbuild
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 ffc62574ec
Fix server push and use Link header to load CSS
4 years ago
Harvey Tindall 0b482116bb
fix display of username box on add account modal
4 years ago
Harvey Tindall a579bcd463
add finished french for admin
4 years ago
Harvey Tindall ab7017ff12
fix spelling in french email
4 years ago
Harvey Tindall 4679c6f355
add language selector to admin
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 a102199d5a
include code in invite form instead of getting from url
4 years ago
Harvey Tindall 3fbbc7f620
add language selector to form
4 years ago
Harvey Tindall 6860933498
functional continue button in form, hide empty contactMessage box
4 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
4 years ago