Commit graph

22 commits

Author SHA1 Message Date
sam
54be457a47
chore(frontend): add docs to RequestArgs 2024-12-02 16:31:48 +01:00
sam
02e2b230bf
feat(frontend): actual error page 2024-12-02 15:24:09 +01:00
sam
f3bb2d5d01
fix(frontend): add autocomplete=off tags to most inputs 2024-12-02 15:06:17 +01:00
sam
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
sam
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
sam
f435ad4cf5
feat(frontend): fields editor 2024-11-27 19:50:45 +01:00
sam
59496a8cd8
feat(frontend): edit names/pronouns 2024-11-25 23:07:17 +01:00
sam
b6d42fb15d
feat(frontend): replace non-working bootstrap tooltips with tippy.js 2024-11-25 21:43:11 +01:00
sam
004111feb6
feat(frontend): unlisted toggle on member editor 2024-11-25 21:25:18 +01:00
sam
c0bb76580d
even more frontend stuff 2024-11-25 17:35:24 +01:00
sam
261435c252
feat: so much more frontend stuff 2024-11-24 22:19:53 +01:00
sam
c179669799
feat(frontend): start settings 2024-11-24 17:36:12 +01:00
sam
0d47f1fb01
you know what let's just change frontend framework again 2024-11-24 15:55:47 +01:00
sam
c4adf6918c
switch to another frontend framework wheeeeeeeeeeee 2024-09-05 22:29:12 +02:00
sam
2915893049
start user pages 2024-08-22 17:27:04 +02:00
sam
d6c9345dba
too many things to list (notably, user avatar update) 2024-07-08 19:03:04 +02:00
sam
a7950671e1
feat: initial working discord authentication 2024-06-13 02:23:55 +02:00
sam
6186eda092
feat(backend): add RequestDiscordTokenAsync method 2024-06-12 16:19:49 +02:00
sam
2a7bd746aa
feat(frontend): start auth pages 2024-06-12 03:54:25 +02:00
sam
50257d61f8 switch frontend css from bootstrap to bulma 2024-06-09 23:21:28 +02:00
sam
a2f001392b
stuff 2024-06-09 15:48:26 +02:00
sam
14f8e77e6a add sveltekit template 2024-06-08 21:02:12 +02:00