d9d48c3cbf
feat: flag management
2024-12-09 14:52:31 +01:00
bc7fd6d804
feat(frontend): register/log in with email
2024-12-04 17:43:02 +01:00
57e1ec09c0
feat: link fediverse account to existing user
2024-12-04 01:49:03 +01:00
c20831f20d
feat(frontend): export ui
2024-12-03 20:02:09 +01:00
74222ead45
feat(frontend): replace placeholder avatar with identicons
...
i don't actually know what the license on the kitten image is, and while
it's very unlikely, i don't want to get into legal trouble. it was only
ever supposed to be a temporary image, too.
identicons aren't the prettiest but at least they have a clear license
:3
2024-12-03 15:19:52 +01:00
71d3b42330
fix(frontend): don't throw a 500 error if a user or member doesn't exist
2024-12-03 14:55:41 +01:00
f0ae648492
feat(frontend): force log out page
2024-12-02 16:32:13 +01:00
54be457a47
chore(frontend): add docs to RequestArgs
2024-12-02 16:31:48 +01:00
02e2b230bf
feat(frontend): actual error page
2024-12-02 15:24:09 +01:00
f3bb2d5d01
fix(frontend): add autocomplete=off tags to most inputs
2024-12-02 15:06:17 +01:00
de733a0682
feat(frontend): discord registration/login/linking
...
also moves the registration form found on the mastodon callback page
into a component so we're not repeating the same code for every auth method
2024-11-28 21:37:30 +01:00
71b59dbb00
feat: add icon list generation script
...
this is used to validate icons for custom preferences. it generates both
typescript and c# code
2024-11-27 20:00:28 +01:00
f435ad4cf5
feat(frontend): fields editor
2024-11-27 19:50:45 +01:00
59496a8cd8
feat(frontend): edit names/pronouns
2024-11-25 23:07:17 +01:00
b6d42fb15d
feat(frontend): replace non-working bootstrap tooltips with tippy.js
2024-11-25 21:43:11 +01:00
004111feb6
feat(frontend): unlisted toggle on member editor
2024-11-25 21:25:18 +01:00
c0bb76580d
even more frontend stuff
2024-11-25 17:35:24 +01:00
261435c252
feat: so much more frontend stuff
2024-11-24 22:19:53 +01:00
c179669799
feat(frontend): start settings
2024-11-24 17:36:12 +01:00
0d47f1fb01
you know what let's just change frontend framework again
2024-11-24 15:55:47 +01:00
c4adf6918c
switch to another frontend framework wheeeeeeeeeeee
2024-09-05 22:29:12 +02:00
2915893049
start user pages
2024-08-22 17:27:04 +02:00
d6c9345dba
too many things to list (notably, user avatar update)
2024-07-08 19:03:04 +02:00
a7950671e1
feat: initial working discord authentication
2024-06-13 02:23:55 +02:00
6186eda092
feat(backend): add RequestDiscordTokenAsync method
2024-06-12 16:19:49 +02:00
2a7bd746aa
feat(frontend): start auth pages
2024-06-12 03:54:25 +02:00
50257d61f8
switch frontend css from bootstrap to bulma
2024-06-09 23:21:28 +02:00
a2f001392b
stuff
2024-06-09 15:48:26 +02:00
14f8e77e6a
add sveltekit template
2024-06-08 21:02:12 +02:00