Go to file
2025-08-03 00:09:27 +02:00
backend Add debug logging for resource handling in WebConfig. 2025-07-31 22:03:34 +02:00
database Add server.address property and update issuer field in LoginController to use dynamic server address. Modify SQL query in PrivilegedUserMapper to simplify permissions retrieval. 2025-07-28 23:01:18 +02:00
frontend Refactor FormsComponent and add AuthGuard for appeal route protection. Replace dynamic routing with static appeal route, restructure AppealComponent layout, and introduce responsive design adjustments. Update environment configuration for default auth status. 2025-08-03 00:09:27 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Refactor WebConfig and SecurityConfig to enhance routing with /api prefix, disable CSRF and anonymous access; update OpenAPI paths accordingly. Add HomeController for default route handling. 2025-07-31 21:32:55 +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