Harvey Tindall
b7b3aa1eb7
build: fix goreleaser, include optional builder name
...
builder name shows up in about section again, as does the build time.
1 year ago
Harvey Tindall
65c2722a20
font: switch to hanken grotesk
...
thought it looked quite nice License included in about section.
1 year ago
Harvey Tindall
bfeab3648c
form: change contact-via radios to checks
1 year ago
Harvey Tindall
7aaafb90e3
form: actually link to the my account page
...
forgot to do this before. shown on the success modal.
1 year ago
Harvey Tindall
97db4d714a
userpage: implement change password functionality
1 year ago
Harvey Tindall
12ce669566
userpage: add password change card, validation, rearrange page
...
functionality not done yet, just comitting here because there were lots
of adjustments to layout stuff, accomodating for most combinations of
card presence/size.
1 year ago
Harvey Tindall
22c91be127
userpage: make pwr accept username too
1 year ago
Harvey Tindall
86daa70ccb
userpage: password resets
...
click "forgot password" on login modal, enter a contact method
address/username, submit and check for a link. Requires link reset to be
enabled.
1 year ago
Harvey Tindall
db97c3b2d4
form: add notice about userpage on success modal, userpage title
...
uses new strings in the form lang section.
1 year ago
Harvey Tindall
4f298bbc8c
userpage: add "back to admin" button
1 year ago
Harvey Tindall
8113f794ab
form: fix confirmation success page css
1 year ago
Harvey Tindall
ebacfd43be
form: fix captcha, matrix, telegram
...
new issue though: discord/telegram/matrix aren't linked when email
confirmation is used!
1 year ago
Harvey Tindall
4e7f720214
userpage: hide bg on login, dont refresh page ever
1 year ago
Harvey Tindall
757c3a8aed
userpage: move cards around
1 year ago
Harvey Tindall
87b0ae6614
userpage: adjust message row span depending on length
1 year ago
Harvey Tindall
e7f7dcbb78
userpage: show placeholder message card for admins
1 year ago
Harvey Tindall
cc4a97db28
userpage: fix card color in light mode
1 year ago
Harvey Tindall
99679a800d
userpage: add customizable message on page
1 year ago
Harvey Tindall
7b9b0d8a84
userpage: implement login message card
...
Shares code with custom emails, so most related functions have had a
%s/Email/Message/g. Press the edit button on the user page setting to
add a message.
1 year ago
Harvey Tindall
fcedea110d
telegram: modularize, add to userpage
1 year ago
Harvey Tindall
68aedf07ae
discord: pad, underline invite link
1 year ago
Harvey Tindall
094f7cea94
discord: use placeholder if guild icon not available
...
also centers the invite on the form/user discord modal.
1 year ago
Harvey Tindall
cf7983ca11
userpage: add/edit discord
...
works identically to on the form, would like to eventually factor out
the discord/telegram/matrix verif stuff so it can be shared between the
two pages though.
1 year ago
Harvey Tindall
609039baeb
userpage: change email (+ confirmation)
...
edit/add button added for email address. Confirmation works too.
1 year ago
Harvey Tindall
03f1a3dbc0
userpage: expand contact card to fill height
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
...
login-related stuff was moved into common using the langmover script, so
that the user page doesn't have to use the admin language files.
1 year ago
Harvey Tindall
726acb9c29
userpage: initial page
...
login, lang, and theme work. Currently only makes a request to a
hello-world type endpoint to verify auth works. Accessible at
/my/account.
1 year ago
Harvey Tindall
b8cc75c6b4
login: modularize frontend code
...
all in ts/modules/login.ts
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
...
also removed the ugly border around it.
1 year ago
Harvey Tindall
4014e93155
signup: add reCAPTCHA
...
can be enabled in settings > captcha, requires a site key & secret key
from google. New wiki article explains getting these. currently a little
ugly looking on the page itself, hopefully fixable.
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
...
filter button now on left due to the dropdown being huge.
1 year ago
Harvey Tindall
6f452c62de
accounts: fix search bugs, adjust top bar layout
...
search bar is now massive with a small filter button next to it.
Action buttons are on their own row.
Also fixed dealing with going from a search with filters in to an empty
one, search() is now called for any change at all to the input.
1 year ago
Harvey Tindall
76bb95098c
accounts: add list of available filters, fix deletion of existing date filters
...
The "Filters" button gives a list of filterable fields, and buttons to
select the type, including true/false, text match, and on/before/after a
date. When clicked, the appropriate values are put in the search box and
the cursor is placed if any input is needed.
Dates and strings are also now matched correctly, and case-insensitively when
deleting a filter.
1 year ago
Harvey Tindall
8ac3bb9711
accounts: show list row of search filters, click to remove
...
any filters in your search box will show as little button/chip things on
the row below. Clicking them will remove them from the search.
1 year ago
Harvey Tindall
bc4015ac50
accounts: add indicator of sorted column at top of list
...
When clicking on a column to sort by it, a button with "Sorting By:
<column>" appears. Clicking it will reset the sort, which defaults for
ascending username.
1 year ago
Harvey Tindall
f13c0d78a8
accounts: ability to sort by columns
...
click on column header in account table to sort by it, click again to
change sort direction. Works for all of them.
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)
...
if enabled (General>Auto redirect on success), the user will not have to
click "continue" on the form or creation success page and will
insted be redirected. For #242 .
2 years ago
Aleksa Siriški
0c102f5324
added checked to admin only
...
because it is confusing if you go straight to `Manually set the username and password.` and you can't go next since nothing is checked above but it becomes hidden
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
...
Further Mobile Optimisations
3 years ago
James Finch
dec8d75083
Optimised modals for mobile.
3 years ago