Go to file
akastijn 2ef5bd8ba2 Add ShadowJar plugin for shaded build
Configure package relocation to avoid dependency conflicts.
Update build process to produce minimized ShadowJar artifacts and disable default jar task.
2025-06-29 02:17:09 +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 notification server and file download service implementation 2025-06-23 23:06:47 +02:00
.gitignore Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00
build.gradle.kts Add ShadowJar plugin for shaded build 2025-06-29 02:17:09 +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 - Update logging message in reloadConfig method for accuracy. 2025-06-23 21:41:24 +02:00
settings.gradle.kts Add initial project setup and core functionality 2025-05-03 03:20:46 +02:00