Go to file
Teriuihi 6ef20f8fd6 Add caching mechanism and improve error handling for AuthService
Introduced a caching layer to reduce redundant login code requests to the server, improving performance and reducing load. Updated related code to ensure better error logging and clean up unused variables. Adjusted event handling in ProxyPlayerListener for improved execution order and ban message deserialization.
2025-05-24 00:48:30 +02:00
gradle/wrapper Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
src/main/java/com/alttd/webinterface Add caching mechanism and improve error handling for AuthService 2025-05-24 00:48:30 +02:00
.gitignore Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
build.gradle.kts Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
gradlew Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
gradlew.bat Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
settings.gradle.kts Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00