|
d30ebacc72
|
chore: add license headers to all c# files
|
2024-12-09 21:11:46 +01:00 |
|
|
649988db25
|
refactor(backend): use explicit types instead of var by default
|
2024-12-08 15:07:25 +01:00 |
|
|
8b1d5b2c1b
|
feat(backend): validate custom preferences on save
|
2024-11-28 17:28:52 +01:00 |
|
|
59496a8cd8
|
feat(frontend): edit names/pronouns
|
2024-11-25 23:07:17 +01:00 |
|
|
142ff36d3a
|
fix: stop crash on start with empty sentry dsn, make max avatar length a constant
|
2024-11-23 20:43:43 +01:00 |
|
|
7f971e8549
|
chore: add csharpier to husky, format backend with csharpier
|
2024-10-02 00:28:07 +02:00 |
|
|
aa756ac56a
|
chore(backend): format
|
2024-10-01 21:58:13 +02:00 |
|
|
5a8b7aae80
|
fix(backend): fix username regex accepting characters with diacritics
|
2024-10-01 16:04:36 +02:00 |
|
|
4002893323
|
feat(backend): limit total members per user
|
2024-09-30 21:44:41 +02:00 |
|
|
8fe8755183
|
feat(backend): validate links, allow setting links in POST /users/@me/members
|
2024-09-27 15:29:33 +02:00 |
|
|
f81ae97821
|
feat(backend): return unlisted status in partial member for authenticated users
|
2024-09-25 19:48:09 +02:00 |
|
|
862a64840e
|
feat: add avatar/bio/links/names/pronouns to user page
|
2024-09-24 20:56:10 +02:00 |
|
|
6c9d1c328b
|
fix: add class context to all loggers, format
|
2024-09-04 14:25:44 +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 |
|
|
a069d0ff15
|
feat(backend): add more params to POST /users/@me/members
|
2024-07-14 21:25:23 +02:00 |
|
|
fb34464199
|
feat(backend): improve bad request errors
|
2024-07-14 16:44:41 +02:00 |
|
|
e95e0a79ff
|
feat: add PATCH request support, expand PATCH /users/@me, serialize enums correctly
|
2024-07-12 17:12:24 +02:00 |
|