|
a70078995b
|
feat(backend): add pride flag models
|
2024-09-26 20:15:04 +02:00 |
|
|
e83895255e
|
fix(backend): return last_sid_reroll in API, update last sid reroll + last active correctly
|
2024-09-26 17:09:40 +02:00 |
|
|
e76c634738
|
feat(backend): return short IDs
|
2024-09-26 15:26:52 +02:00 |
|
|
a4a62fa6b6
|
fix(backend): invert unlisted member filter in RenderUserAsync
|
2024-09-26 02:14:58 +02:00 |
|
|
f81ae97821
|
feat(backend): return unlisted status in partial member for authenticated users
|
2024-09-25 19:48:09 +02:00 |
|
|
2cef7523d2
|
chore(backend): silence some more resharper errors
|
2024-09-14 16:37:52 +02:00 |
|
|
ff22530f0a
|
feat(frontend): add discord callback page
this only handles existing accounts for now, still need to write an action function
|
2024-09-13 14:56:38 +02:00 |
|
|
2682cabfb0
|
refactor: add DatabaseContext.GetToken method
|
2024-09-11 16:23:45 +02:00 |
|
|
be34c4c77e
|
feat(frontend): working email login
|
2024-09-10 21:24:40 +02:00 |
|
|
13a0cac663
|
feat(backend): email registration
|
2024-09-10 02:39:07 +02:00 |
|
|
c77ee660ca
|
refactor: more consistent field names, also in STYLE.md
|
2024-09-09 14:50:00 +02:00 |
|
|
344a0071e5
|
start (actual) email auth, add CancellationToken to most async methods
|
2024-09-09 14:37:59 +02:00 |
|
|
22d09ad7a6
|
fix: return correct error in GET /users/@me
|
2024-09-05 21:10:45 +02:00 |
|
|
6c9d1c328b
|
fix: add class context to all loggers, format
|
2024-09-04 14:25:44 +02:00 |
|
|
fb324e7576
|
refactor: replace periodic tasks loop with background service
|
2024-09-04 01:46:39 +02:00 |
|
|
54ec469cd9
|
feat: add actual metrics using prometheus-net
|
2024-09-03 17:00:14 +02:00 |
|
|
0aadc5fb47
|
feat: replace Hangfire with Coravel
|
2024-09-03 16:29:51 +02:00 |
|
|
ef221b2c45
|
feat: update custom preferences endpoint
|
2024-08-22 15:13:46 +02:00 |
|
|
fb34464199
|
feat(backend): improve bad request errors
|
2024-07-14 16:44:41 +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 |
|
|
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 |
|
|
25540f2de2
|
feat(backend): start authentication controllers
|
2024-06-12 03:47:20 +02:00 |
|
|
588afeec20
|
feat: add debug registration endpoint, fix snowflake serialization
|
2024-06-04 17:38:59 +02:00 |
|
|
f674d059fd
|
add UserRendererService and improve errors
|
2024-05-28 17:09:50 +02:00 |
|