Go to file
Teriuihi a01038e86c Refactor rate-limiting and name history queries.
Removed redundant rate-limit response headers and improved query methods for fetching punishment history. Refactored methods to handle cases where partial names are empty and added escaping for underscores in search names.
2025-04-18 18:33:47 +02:00
backend Refactor rate-limiting and name history queries. 2025-04-18 18:33:47 +02:00
database Refactor rate-limiting and name history queries. 2025-04-18 18:33:47 +02:00
frontend Fix improperly formatted (input) binding in bans component 2025-04-12 23:02:28 +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