Go to file
Teriuihi e9880f8864 Remove redundant 'logging' property from angular.json
The 'logging' property was removed from the build configurations as it is not used or required. This simplifies the configuration and avoids potential confusion.
2025-04-19 01:34:31 +02:00
backend Add WebConfig for static resource handling 2025-04-19 01:07:49 +02:00
database Refactor database queries and handle non-429 errors in history 2025-04-18 22:41:04 +02:00
frontend Remove redundant 'logging' property from angular.json 2025-04-19 01:34:31 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +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