Go to file
Peter 5a792463cc Update responsive styles and class names for consistency
Refactored multiple components to improve responsive design, ensuring better usability on smaller screens. Standardized class names for clarity and consistency, and adjusted layouts and styles to enhance overall alignment and accessibility.
2025-07-14 22:49:22 +02:00
backend Add debug log for generated token in LoginController. 2025-07-06 19:39:46 +02:00
database Add PrivilegedUserMapper to InitializeWebDb setup 2025-07-04 21:37:11 +02:00
frontend Update responsive styles and class names for consistency 2025-07-14 22:49:22 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Handle Blob responses in AuthService.login and enhance JWT decoding logic. Add utility methods for Blob detection and conversion. 2025-07-06 20:53:13 +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