Go to file
Teriuihi 3449cf24b1 Remove extractCss configuration from angular.json
The extractCss option is deprecated and no longer required. This change cleans up the configuration by removing obsolete settings, ensuring compatibility with newer Angular versions.
2025-04-19 01:33:41 +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 extractCss configuration from angular.json 2025-04-19 01:33:41 +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