aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web-statistic-api
AgeCommit message (Collapse)AuthorFilesLines
2026-06-12Fix pdf-as-web-db data model (#97)Jakob Heher2-127/+35
* 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-08Further follow-up fixes (#87)Jakob Heher1-2/+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-15pdf-as-5 (#82)Jakob Heher1-6/+8
- 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-11feat(web): add bulk-light functionality into PDF-AS-WebThomas1-0/+1
2022-01-20Update dependenciesGerald Palfinger1-1/+1
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-4/+4
2016-06-27added JSON API, added keep signed data flag for configurationAndreas Fitzek1-1/+2
2015-02-23added Statistics Facilities to PDF-AS WebAndreas Fitzek3-0/+251