thischwa
11110771a8
Split UpdateScheduler functionality into a new ApplicationStartupListener component; relocate configuration classes to model.config package; refine README.md phrasing and structure.
Build and Push Docker Image / build-and-push (push) Successful in 26s
2026-07-12 11:48:21 +02:00
thischwa
77db44b1f5
Refactor MavenJavadocService to improve XML parsing and error handling; introduce AppConfig for shared RestClient; enhance UpdateScheduler deletion logic.
Build and Push Docker Image / build-and-push (push) Successful in 1m12s
2026-07-10 18:50:53 +02:00
thischwa
70c01a8178
Add BadgeController and FaviconController, integrate Javadoc badge display in index page
Build and Push Docker Image / build-and-push (push) Successful in 26s
2026-07-08 19:05:45 +02:00
thischwa
87fe187acb
Update README.md and application.yml: adjust cron to 30-minute intervals, add JRE-21 requirement; enhance pom.xml with issue management details
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2026-07-08 17:21:16 +02:00
thischwa
f18a148d3d
Migrate MavenSourceService to MavenJavadocService for streamlined Javadoc extraction and update UpdateScheduler integration accordingly.
Build and Push Docker Image / build-and-push (push) Successful in 1m6s
2026-07-08 13:37:21 +02:00
thischwa
9635f33108
Introduce GitConfig for customizable Javadoc paths and enhance Javadoc generation logic
Build and Push Docker Image / build-and-push (push) Successful in 28s
2026-07-07 17:57:38 +02:00
thischwa
8608ee3ce1
Migrate Git-based repository management to Maven-based artifact handling and refactor services accordingly
Build and Push Docker Image / build-and-push (push) Successful in 1m21s
2026-07-06 19:40:42 +02:00
thischwa
6b5f0cf58a
Refactor codebase:
...
Build and Push Docker Image / build-and-push (push) Successful in 57s
- 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`.
2026-07-04 20:41:17 +02:00
thischwa
251a354a1f
Rename jvs to jdvs in codebase and configurations, clean up unused imports, and refactor RepoConfigLoader for improved loading logic and initialization
Build and Push Docker Image / build-and-push (push) Successful in 58s
2026-07-04 19:16:12 +02:00
thischwa
c5ec10ddd1
Translate index page text content from German to English
Build and Push Docker Image / build-and-push (push) Successful in 24s
2026-07-04 17:38:46 +02:00
thischwa
38dbbc8157
Simplify banner text to display application version only
Build and Push Docker Image / build-and-push (push) Successful in 21s
2026-07-04 11:42:36 +02:00
thischwa
e705e05394
Rename project from jvs to jdvs and update related configurations, package names, and resources accordingly
Build and Push Docker Image / build-and-push (push) Successful in 50s
2026-07-04 11:35:13 +02:00
thischwa
d5d511b287
Add run-on-start configuration to control initial update execution
Build and Push Docker Image / build-and-push (push) Successful in 56s
2026-07-03 17:21:02 +02:00
thischwa
fcfc732b31
Switch to cron-based scheduling and update Liquibase configuration
Build and Push Docker Image / build-and-push (push) Successful in 1m0s
2026-07-03 16:59:12 +02:00
thischwa
b05fa52fcd
Update config-path in application.yml to use relative path "./jvs.yml"
Build and Push Docker Image / build-and-push (push) Successful in 1m38s
2026-07-02 15:59:56 +02:00
thischwa
4dbca41a24
Add Docker support with CI workflow and runtime configuration
...
Build and Push Docker Image / build-and-push (push) Failing after 1m52s
- Added `Dockerfile` to build a Docker image for the JavadocViewerService.
- Implemented a Gitea-based CI workflow (`deploy-image.yml`) to build and push the Docker image.
- Updated `settings.local.json` to expand permissions for the service.
- Included `-DskipTests` to Maven arguments in `JavadocService.java`.
2026-06-29 18:04:09 +02:00
thischwa
dea9d0b9a0
initial commit
2026-06-29 17:12:24 +02:00