|
7468aa20ab
|
feat: static documentation pages
|
2024-12-25 17:53:31 -05:00 |
|
|
d30ebacc72
|
chore: add license headers to all c# files
|
2024-12-09 21:11:46 +01:00 |
|
|
8bd4449804
|
refactor(backend): move all request/response types to a new Dto namespace
|
2024-12-09 13:58:18 +01:00 |
|
|
649988db25
|
refactor(backend): use explicit types instead of var by default
|
2024-12-08 15:07:25 +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 |
|
|
8b1d5b2c1b
|
feat(backend): validate custom preferences on save
|
2024-11-28 17:28:52 +01:00 |
|
|
7f971e8549
|
chore: add csharpier to husky, format backend with csharpier
|
2024-10-02 00:28:07 +02:00 |
|
|
2a66e3e25e
|
feat(frontend): add username editing
|
2024-10-01 16:06:02 +02:00 |
|
|
4002893323
|
feat(backend): limit total members per user
|
2024-09-30 21:44:41 +02:00 |
|
|
54ec469cd9
|
feat: add actual metrics using prometheus-net
|
2024-09-03 17:00:14 +02:00 |
|
|
e7ec0e6661
|
feat(backend): add member GET endpoints, POST /users/@me/members endpoint
|
2024-07-13 19:38:40 +02:00 |
|
|
fa49030b06
|
feat: add deleted user columns in database
|
2024-07-13 03:09:07 +02:00 |
|
|
e95e0a79ff
|
feat: add PATCH request support, expand PATCH /users/@me, serialize enums correctly
|
2024-07-12 17:12:24 +02:00 |
|
|
6186eda092
|
feat(backend): add RequestDiscordTokenAsync method
|
2024-06-12 16:19:49 +02:00 |
|
|
a2f001392b
|
stuff
|
2024-06-09 15:48:26 +02:00 |
|
|
14f8e77e6a
|
add sveltekit template
|
2024-06-08 21:02:12 +02:00 |
|