Go to file
akastijn f42777c62a Update Login URL handling and optimize ShadowJar build process
- Fix `resolveLogin` method to ensure correct login endpoint formatting.
- Update default `LOGIN_CODE_ENDPOINT` in `Config` to reflect new API path.
- Adjust ShadowJar build to transform SLF4J service files and exclude SLF4J dependencies during minimization.
2025-07-31 23:05:06 +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 Update Login URL handling and optimize ShadowJar build process 2025-07-31 23:05:06 +02:00
.gitignore Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
build.gradle.kts Update Login URL handling and optimize ShadowJar build process 2025-07-31 23:05:06 +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