Go to file
Teriuihi 4b891dd672 Reworked database setup and added pagination
The database tables are now automatically created
The history lookup now uses a view for names (for simplicity and readability)
The all history lookup now uses a view combining all punishment history for efficiency
2025-04-11 18:22:07 +02:00
backend Reworked database setup and added pagination 2025-04-11 18:22:07 +02:00
database Reworked database setup and added pagination 2025-04-11 18:22:07 +02:00
frontend Refactor imports in team.component.ts for conciseness 2025-04-11 14:48:13 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Reworked database setup and added pagination 2025-04-11 18:22:07 +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