|
f8e6032449
|
chore(backend): add roslynator and fix diagnostics
|
2024-12-08 15:17:18 +01:00 |
|
|
649988db25
|
refactor(backend): use explicit types instead of var by default
|
2024-12-08 15:07:25 +01:00 |
|
|
03209e4028
|
chore(backend): clean imports
|
2024-12-03 20:05:24 +01:00 |
|
|
18bdbc0745
|
feat(backend): clean deleted users
|
2024-12-03 14:55:19 +01:00 |
|
|
903be2709c
|
feat(backend): initial data export support
obviously it's missing things that haven't been added yet
|
2024-12-02 18:06:19 +01:00 |
|
|
d87856bf2c
|
refactor: change ConvertBase64UriToImage from extension method to static method
|
2024-11-23 20:42:14 +01:00 |
|
|
7f971e8549
|
chore: add csharpier to husky, format backend with csharpier
|
2024-10-02 00:28:07 +02:00 |
|
|
758ab9ec5b
|
feat(backend): delete flag endpoint
|
2024-09-26 23:03:50 +02:00 |
|
|
e20a7d3465
|
fix(backend): *actually* correctly hash images
|
2024-09-26 22:30:24 +02:00 |
|
|
14e6e35cb7
|
feat(backend): add create flag endpoint and job
|
2024-09-26 22:26:40 +02:00 |
|
|
ff2ba1fb1b
|
fix(backend): correctly hash images
|
2024-09-26 22:25:47 +02:00 |
|
|
c77ee660ca
|
refactor: more consistent field names, also in STYLE.md
|
2024-09-09 14:50:00 +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 |
|
|
2b91723696
|
feat(backend): add member delete endpoint
|
2024-07-14 21:41:16 +02:00 |
|
|
a069d0ff15
|
feat(backend): add more params to POST /users/@me/members
|
2024-07-14 21:25:23 +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 |
|