summary refs log tree commit diff
path: root/extra/admin-api/Spacebar.AdminApi/Controllers/UserController.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2026-06-22Close: use session as predicate rather than session_id due to early initRory&1-1/+2
2026-06-21LazyRequest: support offloadRory&1-2/+6
2026-06-21Use stopwatch for LazyRequest, clean up imports, remove unused codeRory&1-42/+3
2026-06-21Get basic member list working in offloadRory&4-72/+142
2026-06-21Publish LazyRequest typescript attempt, partial C# implRory&7-14/+196
2026-06-19More testsRory&11-22/+231
2026-06-19Update basic depsRory&42-336/+172
2026-06-19More testsRory&2-22/+43
2026-06-19Minor CDN-CS workRory&6-6/+6
2026-06-19Evade metric constructors handling registration by defaultRory&6-1/+8
2026-06-19Attach HTTP metrics via dedup helperRory&1-13/+17
2026-06-19Bundle: attach monitoring to express earlyRory&1-0/+1
2026-06-18Fix cloud attachments (dont circular import in cdn)Rory&20-49/+57
2026-06-18Some message testsRory&2-0/+219
2026-06-17More webhook testsRory&1-16/+78
2026-06-17Delete messages when deleting webhookRory&2-1/+5
2026-06-17Regenerate assetsRory&2-32/+0
2026-06-17Routes: reduce scope of api imports to api/utilRory&14-16/+16
2026-06-17Clean up some imports to make API work againRory&5-6/+27
2026-06-17extensions/String: use custom exception typeRory&2-12/+31
2026-06-17Try to signify imported entities for requi