11 Commits

Author SHA1 Message Date
oSumAtrIX
9ed724e161
fix: Expose www-authenticate header to JS 2024-10-02 06:57:20 +02:00
oSumAtrIX
a6d7da1205
feat: Only allow requests from HTTPs 2024-10-02 06:57:19 +02:00
oSumAtrIX
080e2e582c
fix: Allow more necessary HTTP methods for CORS 2024-09-30 17:33:15 +02:00
oSumAtrIX
6442757927
fix: Configure CORS properly to allow authorization and content-type header 2024-09-30 01:27:24 +02:00
oSumAtrIX
8b17d8894d
feat: Customize logging level through environment variable 2024-09-29 01:03:49 +02:00
oSumAtrIX
2ed4cf3b40
fix: Configure CORS correctly 2024-07-11 03:50:48 +02:00
oSumAtrIX
e8c2488bc6
fix: Add uri to rate limiter request key 2024-07-08 13:49:30 +02:00
oSumAtrIX
d4b228faa7
Use correct server url in OpenAPI spec 2024-07-08 13:49:29 +02:00
oSumAtrIX
205bcde77a
feat: Setup cors and cache 2024-07-08 13:49:25 +02:00
oSumAtrIX
80403f7130
feat: Add rate limiting to routes 2024-07-08 13:49:25 +02:00
oSumAtrIX
fa2f8b2f86
refactor: Refactor into services and repositories 2024-07-08 13:49:19 +02:00