Go to file
akastijn e591a0c9c3 Refactor Login command to not crash you when you use it
- Replace `TagResolver` with string replacement for resolving login messages.
- Remove unused imports related to `TagResolver` and `Placeholder`.
- Update `resolveLogin` method signature and logic to use string replacements.
2025-07-04 21:33:18 +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 Refactor Login command to not crash you when you use it 2025-07-04 21:33:18 +02:00
.gitignore Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
build.gradle.kts Add SLF4J Simple implementation for logging 2025-06-29 02:38:39 +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
Jenkinsfile Fix Gradle build step in Jenkinsfile 2025-06-29 02:24:29 +02:00
settings.gradle.kts Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00