sam · they/them or it/its
sam pushed to main at sam/Foxnouns.NET 2024-11-25 16:35:38 +00:00
c0bb76580d even more frontend stuff
8bba5f6137 fix: tweak rate limits as just browsing is triggering them
261435c252 feat: so much more frontend stuff
Compare 3 commits »
sam pushed to main at sam/Foxnouns.NET 2024-11-24 16:37:33 +00:00
c179669799 feat(frontend): start settings
0c78cd25b0 fix(backend): use serilog theme that actually works with a light terminal
0d47f1fb01 you know what let's just change frontend framework again
Compare 3 commits »
sam pushed to main at sam/Foxnouns.NET 2024-11-24 14:51:58 +00:00
c8cd483d20 feat: sid redirect controller
7cb17409cd fix: explicitly set sids to null so the find free sid functions actually trigger
4e9c4af4a5 feat(auth): misc fediverse auth improvements
142ff36d3a fix: stop crash on start with empty sentry dsn, make max avatar length a constant
d87856bf2c refactor: change ConvertBase64UriToImage from extension method to static method
Compare 7 commits »
sam pushed to main at sam/Foxnouns.NET 2024-11-04 21:04:13 +00:00
9160281ea2 feat: remove auth method
sam pushed to main at sam/Foxnouns.NET 2024-11-03 12:53:35 +00:00
201c56c3dd feat: link discord account to existing account
sam pushed to main at sam/Foxnouns.NET 2024-11-03 01:07:19 +00:00
c4cb08cdc1 feat: initial fediverse registration/login
5a22807410 fix: don't pass CancellationToken to method that shouldn't abort
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-10-30 14:37:47 +00:00
d982342ab8 refactor: pass DbContextOptions into context directly
sam pushed to main at sam/Foxnouns.NET 2024-10-06 13:36:08 +00:00
0077a165b5 feat: add some fediverse authentication code
a4ca0902a3 fix(frontend): proxy authenticated non-GET requests through rate limiter
Compare 2 commits »
sam created branch feat/support in sam/Foxnouns.NET 2024-10-03 17:29:44 +00:00
sam pushed to feat/support at sam/Foxnouns.NET 2024-10-03 17:29:44 +00:00
ed3159c05d feat(backend): add support conversations
a4ca0902a3 fix(frontend): proxy authenticated non-GET requests through rate limiter
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-10-02 19:06:02 +00:00
567e794154 feat(frontend): hide everything email related if it's disabled on the backend
40da4865bc feat(frontend): add confirmation before force log out
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-10-02 00:46:46 +00:00
e030342358 feat(frontend): add, list email
5b17c716cb feat(backend): add add email address endpoint
Compare 2 commits »
sam pushed to main at sam/Foxnouns.NET 2024-10-01 22:28:22 +00:00
7f971e8549 chore: add csharpier to husky, format backend with csharpier
sam pushed to main at sam/Foxnouns.NET 2024-10-01 22:16:50 +00:00
5fab66444f chore: fix husky
06f7019330 feat(backend): move internal endpoints to /api/internal
eac0a17473 chore: add husky + prettier/dotnet format pre-commit
aa756ac56a chore(backend): format
42041d49bc feat: add force log out endpoint
Compare 5 commits »
sam pushed to main at sam/Foxnouns.NET 2024-10-01 14:30:58 +00:00
c18b79e570 sam struggles with caching 2024 colorized
sam pushed to main at sam/Foxnouns.NET 2024-10-01 14:27:49 +00:00
9b55747657 fix(frontend): only cache locale files for a minute
sam pushed to main at sam/Foxnouns.NET 2024-10-01 14:19:09 +00:00
3f8fe307ab fix(frontend): remove unused limits object from env.server
sam pushed to main at sam/Foxnouns.NET 2024-10-01 14:06:08 +00:00
2a66e3e25e feat(frontend): add username editing
5a8b7aae80 fix(backend): fix username regex accepting characters with diacritics
b1165c3780 refactor(frontend): extract avatar image component
Compare 3 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-30 20:07:17 +00:00
562ecc46bd feat(frontend): grab limits from API, add created time + member count to settings
4002893323 feat(backend): limit total members per user
80ac16694c feat(frontend): start settings pages
8f3478d57a fix(backend): only validate member name if it's changed
2b8e4c3e8d feat(frontend): use __Host prefix for token cookie
Compare 7 commits »
sam pushed to main at sam/Foxnouns.NET 2024-09-29 19:10:17 +00:00
0bdd0148d2 feat(frontend): member page
3f0a94af3d fix(frontend): reset colour and change size of member card links
Compare 2 commits »