Go to file
Teriuihi 6be6944dea Update rate limit for HistoryApiController
Changed the rate limit from 30 requests per minute to 30 requests per 10 seconds. This ensures a smoother request flow and prevents excessive delays for frequent API users.
2025-04-19 05:00:41 +02:00
backend Update rate limit for HistoryApiController 2025-04-19 05:00:41 +02:00
database Add punishment details and history retrieval functionality 2025-04-19 04:02:51 +02:00
frontend Add punishment details and history retrieval functionality 2025-04-19 04:02:51 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add punishment details and history retrieval functionality 2025-04-19 04:02:51 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Add 'node' to .gitignore 2025-04-18 22:27:42 +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