Go to file
Teriuihi 0f9761da3a Refactor history APIs and integrate LiteBans database support
Redesigned history-related APIs to streamline handling of user and UUID punishments, moving from POST to GET endpoints. Added support for LiteBans database with mappers for retrieving punishment records by name and UUID, and implemented global exception handling for better error reporting. Updated schema paths and added enums (UserType, HistoryType) and a new Gradle dependency.
2025-04-11 01:12:46 +02:00
backend Refactor history APIs and integrate LiteBans database support 2025-04-11 01:12:46 +02:00
database Refactor history APIs and integrate LiteBans database support 2025-04-11 01:12:46 +02:00
frontend Refactor API structure and enhance logging/debugging. 2025-04-10 21:45:00 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Refactor history APIs and integrate LiteBans database support 2025-04-11 01:12:46 +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