Go to file
Teriuihi 905373093c Update rate limiting headers and adjust time unit for limits
Added `Access-Control-Expose-Headers` to rate limit responses to expose retry-related headers for easier accessibility on the client side. Changed the rate limit time unit in `HistoryApiController` from seconds to minutes for more reasonable throttling.
2025-04-18 19:32:34 +02:00
backend Update rate limiting headers and adjust time unit for limits 2025-04-18 19:32:34 +02:00
database Refactor rate-limiting and name history queries. 2025-04-18 18:33:47 +02:00
frontend Refactor pagination logic and add error handling in history 2025-04-18 19:32:23 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add appeal endpoints and schema definitions 2025-04-12 22:51:16 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00