Go to file
Teriuihi cf758bfe60 Add endpoints and schema for history retrieval by UUID
Introduced a new API endpoint to fetch all punishment history for a specified UUID. Updated existing schemas, controllers, and mappers to support this functionality. Adjusted login endpoints to improve request handling and streamlined frontend form setup for appeals.
2025-05-03 04:37:47 +02:00
backend Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
database Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
frontend Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +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