Commit Graph
15 Commits
Author SHA1 Message Date
lucretia 0afb5bd371 fix(server): fixes preflight CORS issue
Build & Deploy / build (push) Successful in 2m55s
2026-07-19 22:35:07 +02:00
lucretia 8c9c3ce293 fix(server): fixes auth error when accessing favicon.ico
Build & Deploy / build (push) Successful in 2m43s
2026-07-19 22:06:50 +02:00
lucretia 5907b6a71b feat(server): splits API keys into user keys and client keys
Build & Deploy / build (push) Successful in 1m15s
2026-07-19 20:44:48 +02:00
lucretia 0014df6184 feat(server): splits user and client into separate key access
Build & Deploy / build (push) Successful in 1m47s
2026-07-19 14:45:04 +02:00
lucretia b741a905f5 feat(server): adds ASP .NET Core identity framework authentication 2026-07-19 00:41:53 +02:00
lucretia acacf062bf feat(server): adds CORS settings 2026-07-18 20:20:28 +02:00
lucretia e64827fb91 fix(server): fixes lax cookie SecurePolicy issue 2026-07-18 19:42:39 +02:00
lucretia 5ea3539c3d fix(server): adds XFrameOptions and ContentSecurityPolicy headers 2026-07-18 19:39:53 +02:00
lucretia e54cb17d2e fix(server): fixes status path returns database path and error message to clients 2026-07-18 18:08:00 +02:00
lucretia 6716377fe2 fix(server): fixes auth errors not logging to elmah 2026-07-18 17:26:33 +02:00
lucretia f0703be115 feat(auth): adds auth rate limiting 2026-07-18 14:37:30 +02:00
lucretia 24fd8562cf fix(routing): removes "/" route - now redirects to "/admin" 2026-07-18 11:03:42 +02:00
lucretia d61592c239 feat(server): adds cors headers
Build & Deploy / build (push) Successful in 1m49s
2026-07-17 21:37:21 +02:00
lucretia 6b18cbca0e feat(groups): adds groups
Build & Deploy / build (push) Successful in 2m8s
2026-07-17 19:32:49 +02:00
lucretia 96fde6a099 Initial commit
Build & Deploy / build (push) Failing after 1m23s
2026-07-14 19:09:58 +02:00