sam · they/them or it/its
sam pushed to main at sam/Foxnouns.NET 2024-06-12 14:19:58 +00:00
6186eda092 feat(backend): add RequestDiscordTokenAsync method
sam pushed to main at sam/Foxnouns.NET 2024-06-12 01:55:54 +00:00
2a7bd746aa feat(frontend): start auth pages
sam transferred repository garbage-heap/Foxnouns.NET to sam/Foxnouns.NET 2024-06-12 01:51:24 +00:00
sam pushed to main at sam/Foxnouns.NET 2024-06-12 01:50:52 +00:00
9ca4392526 feat(frontend): start auth pages
sam pushed to main at sam/Foxnouns.NET 2024-06-12 01:47:31 +00:00
25540f2de2 feat(backend): start authentication controllers
sam pushed to main at sam/Foxnouns.NET 2024-06-10 14:25:56 +00:00
493a6e4d29 feat(backend): add skeleton discord auth controller
sam pushed to main at sam/Foxnouns.NET 2024-06-09 21:21:34 +00:00
50257d61f8 switch frontend css from bootstrap to bulma
sam pushed to main at sam/Foxnouns.NET 2024-06-09 13:48:34 +00:00
a2f001392b stuff
sam pushed to main at sam/Foxnouns.NET 2024-06-08 19:02:19 +00:00
14f8e77e6a add sveltekit template
sam pushed to main at sam/Foxnouns.NET 2024-06-04 15:47:21 +00:00
401e268281 chore: add back Properties/launchSettings.json
sam pushed to main at sam/Foxnouns.NET 2024-06-04 15:43:53 +00:00
24155a149c fix: fix BuildInfo not being initialized
sam pushed to main at sam/Foxchat.NET 2024-05-22 15:21:43 +00:00
2919413118 feat(identity): add /users/@me endpoint
8bd118ea67 refactor(identity): change receiver of OauthUtils.ExpandScopes()
00a54f4f8b feat(chat): add /guilds/{id} and /guilds/@me endpoints
6aed05af06 feat(core): add optional SQL query logging
Compare 4 commits »
sam pushed to main at sam/Foxchat.NET 2024-05-21 19:21:41 +00:00
b95fb76cd4 identity: add proxy controller
sam pushed to main at sam/Foxchat.NET 2024-05-21 18:15:00 +00:00
727f2f6ba2 chat: add initial GuildsController
sam pushed tag v0.0.2.proto to sam/Foxchat.NET 2024-05-21 15:45:50 +00:00
sam pushed to main at sam/Foxchat.NET 2024-05-21 15:45:41 +00:00
7b4cbd4fb7 chat: add hello controller
sam pushed to main at sam/Foxchat.NET 2024-05-21 14:41:09 +00:00
6f6e19bbb5 chat: add database types and auth middleware
sam pushed to main at sam/Foxchat.NET 2024-05-20 19:59:35 +00:00
656eec81d8 add password-based login endpoint
sam pushed to main at sam/Foxchat.NET 2024-05-20 18:37:29 +00:00
7959b64fe6 add basic account creation
sam pushed to main at sam/Foxchat.NET 2024-05-20 17:42:10 +00:00
7a0247b551 add error handler middleware