11110771a8
Split UpdateScheduler functionality into a new ApplicationStartupListener component; relocate configuration classes to model.config package; refine README.md phrasing and structure.
thischwa2026-07-12 11:48:21 +02:00
77db44b1f5
Refactor MavenJavadocService to improve XML parsing and error handling; introduce AppConfig for shared RestClient; enhance UpdateScheduler deletion logic.
thischwa2026-07-10 18:50:53 +02:00
05c2735334
Update README.md to replace Gitea Issues link with GitHub Issues link
thischwa2026-07-10 16:00:03 +02:00
51dd44aaf8
Update README.md to include link to report issues on Gitea
thischwa2026-07-10 15:52:44 +02:00
970bc64c7f
Add "Preface" section to README.md and minor wording adjustments
thischwa2026-07-10 15:37:39 +02:00
9635f33108
Introduce GitConfig for customizable Javadoc paths and enhance Javadoc generation logic
thischwa2026-07-07 17:57:38 +02:00
8608ee3ce1
Migrate Git-based repository management to Maven-based artifact handling and refactor services accordingly
thischwa2026-07-06 19:40:42 +02:00
6b5f0cf58a
Refactor codebase: - Add Markdown documentation (CLAUDE.md) outlining the technical stack and project structure. - Introduce Google Checkstyle (google_custom_checks.xml) for code formatting and validation. - Rename HomeController to UiController for consistency. - Replace package repository with jpa for clarity in data access layer. - Add logback.xml for enhanced logging configuration. - Refactor Javadoc generation logic in JavadocService.
thischwa2026-07-04 20:41:17 +02:00
251a354a1f
Rename jvs to jdvs in codebase and configurations, clean up unused imports, and refactor RepoConfigLoader for improved loading logic and initialization
thischwa2026-07-04 19:16:12 +02:00
c5ec10ddd1
Translate index page text content from German to English
thischwa2026-07-04 17:38:46 +02:00
38dbbc8157
Simplify banner text to display application version only
thischwa2026-07-04 11:42:36 +02:00
e705e05394
Rename project from jvs to jdvs and update related configurations, package names, and resources accordingly
thischwa2026-07-04 11:35:13 +02:00
752744c114
Upgrade to Java 21 and update Docker base images accordingly
thischwa2026-07-03 19:21:51 +02:00
a91616bcd0
Install Maven alongside Tini in Dockerfile
thischwa2026-07-03 17:57:29 +02:00
d5d511b287
Add run-on-start configuration to control initial update execution
thischwa2026-07-03 17:21:02 +02:00
fcfc732b31
Switch to cron-based scheduling and update Liquibase configuration
thischwa2026-07-03 16:59:12 +02:00
b05fa52fcd
Update config-path in application.yml to use relative path "./jvs.yml"
thischwa2026-07-02 15:59:56 +02:00
4994e0c43b
Set static UID (1000) for jvsuser in Dockerfile configuration
thischwa2026-07-01 18:30:34 +02:00
9e12e7e1c1
Update deploy-image.yml to use docker/login-action and static image tagging
thischwa2026-06-30 09:37:14 +02:00
644e1baffb
Update manual Docker login in deploy-image.yml with static registry and user credentials
thischwa2026-06-30 09:22:54 +02:00
ab514c50bf
Format Debug Secret step in deploy-image.yml for consistent indentation
thischwa2026-06-30 09:18:30 +02:00
23407133f4
Format Debug Secret step in deploy-image.yml for consistent indentation
thischwa2026-06-30 09:11:33 +02:00
01c293efa4
Add debug step to log secret length in deploy-image.ymlthischwa2026-06-30 09:07:08 +02:00
eb7bdb5870
Simplify login step in deploy-image.yml by replacing docker/login-action with manual login command
thischwa2026-06-29 18:48:26 +02:00
3284d70ac6
Update deploy-image.yml to use GitHub context and adjust logging; expand permissions in settings.local.jsonthischwa2026-06-29 18:41:10 +02:00
de450eb384
Add actor normalization and debug logging to deploy-image.ymlthischwa2026-06-29 18:25:42 +02:00
98f21c3ed4
Refactor deploy-image.yml to compute registry dynamically and reorder login step
thischwa2026-06-29 18:12:44 +02:00
4dbca41a24
Add Docker support with CI workflow and runtime configuration
thischwa2026-06-29 18:04:09 +02:00