aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web-status
AgeCommit message (Collapse)AuthorFilesLines
2026-06-12Fix pdf-as-web-db data model (#97)Jakob Heher1-1/+1
* also delete packaged release builds when running gradle clean * fix & test pdf-as-web-db - rename column for `end` - fix embeddable data model for statisticevent - fix storage model to store sign request and statistic event paired
2026-06-09migrate to StandardCharsets (java 17) (#91)Jakob Heher2-2/+3
2026-06-08Further follow-up fixes (#87)Jakob Heher1-1/+1
* remove remaining references to pdf-as 4 * fix tomcat coop - properly initialize spring boot not just for bootRun but also for tomcat - fail-fast if properties fails to load - also deps bumps * major version bumps spring boot 3 -> 4 tomcat 10 -> tomcat 11 junit 4 -> 6
2026-04-16fix some semgrep reported issues (#83)Jakob Heher1-1/+1
2026-04-15pdf-as-5 (#82)Jakob Heher7-127/+111
- JDK 17 - PDFBox 3 - PDF-AS Web moved to Spring Boot - MOA Integration tests w/ new error code --------- Co-authored-by: Gerald Palfinger <gerald.palfinger@a-sit.at> Co-authored-by: kathrin.resek <kathrin.resek@a-sit.at>
2026-03-05chore(core): update third-party libsThomas Lenz1-1/+1
2024-09-05chore(core): update third-party libsThomas1-1/+1
2023-12-19chore(core): update third-party libsThomas1-1/+1
2023-01-12build(core): optimize dependency managementThomas1-1/+0
2023-01-12build(core): update third-party libsThomas1-1/+1
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-4/+4
2015-01-08Gradle scripts updateAndreas Fitzek1-0/+1
2014-12-02added status servlet to pdf-as-webAndreas Fitzek16-0/+944