sam · they/them or it/its
sam pushed to main at sam/Foxnouns.NET 2024-09-14 14:45:39 +00:00
821712f43b fix(backend): use packages.lock file when restoring
sam pushed to main at sam/Foxnouns.NET 2024-09-14 14:37:58 +00:00
2cef7523d2 chore(backend): silence some more resharper errors
103ba24555 feat(frontend): create account from discord, better error alert
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-13 12:56:49 +00:00
ff22530f0a feat(frontend): add discord callback page
sam pushed to main at sam/Foxnouns.NET 2024-09-11 18:00:55 +00:00
116d0577a7 improve login page
sam pushed to main at sam/Foxnouns.NET 2024-09-11 17:14:01 +00:00
sam pushed to main at sam/Foxnouns.NET 2024-09-11 14:34:15 +00:00
4ac0001795 fix: only query user ID in /api/internal/request-data
sam pushed to main at sam/Foxnouns.NET 2024-09-11 14:23:56 +00:00
2682cabfb0 refactor: add DatabaseContext.GetToken method
sam pushed to main at sam/Foxnouns.NET 2024-09-10 19:24:50 +00:00
be34c4c77e feat(frontend): working email login
498d79de4e feat(frontend): internationalization
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-10 16:56:40 +00:00
2323810b06 feat(backend): add option to disable postgres connection pooling
8054d68f79 feat(rate): add customizable X-Powered-By header
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-10 14:53:48 +00:00
3d22385689 feat: add rate limiter proxy
sam pushed to main at sam/Foxnouns.NET 2024-09-10 00:39:15 +00:00
13a0cac663 feat(backend): email registration
sam pushed to main at sam/Foxnouns.NET 2024-09-09 12:50:05 +00:00
c77ee660ca refactor: more consistent field names, also in STYLE.md
344a0071e5 start (actual) email auth, add CancellationToken to most async methods
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-06 13:01:51 +00:00
acc54a55bc format(frontend): change line width to 100
sam pushed to main at sam/Foxnouns.NET 2024-09-05 20:36:13 +00:00
fa71f3fb23 add Foxnouns.Frontend to solution in rider
sam pushed to main at sam/Foxnouns.NET 2024-09-05 20:29:22 +00:00
c4adf6918c switch to another frontend framework wheeeeeeeeeeee
sam pushed to main at sam/Foxnouns.NET 2024-09-05 20:17:26 +00:00
fa3c1ccaa7 feat: add user settings endpoint
22d09ad7a6 fix: return correct error in GET /users/@me
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-04 12:25:50 +00:00
6c9d1c328b fix: add class context to all loggers, format
fb324e7576 refactor: replace periodic tasks loop with background service
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-03 15:00:22 +00:00
54ec469cd9 feat: add actual metrics using prometheus-net
sam pushed to main at sam/Foxnouns.NET 2024-09-03 14:31:12 +00:00
4a6b5f3b85 Merge branch 'main' of vulpine.solutions:sam/Foxnouns.NET
0aadc5fb47 feat: replace Hangfire with Coravel
Compare 2 commits »
sam pushed to main at sam/foxcord 2024-09-03 00:11:21 +00:00
6c335568f5 feat: identify, presence update commands