aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
AgeCommit message (Expand)AuthorFilesLines
4 daysbuild(pdf-as-web): adjust release packaging to provide a PDF-AS-Web distribut...Thomas Lenz1-3/+3
4 daysadd a test case for placeholder signing via soap apiJakob Heher4-6/+55
4 daysmove kotlin tests back to the correct source treeJakob Heher1-1/+0
4 daysfix application context initialization for nonstandard spring contexts (such ...Jakob Heher2-2/+2
5 daysremove pdfbox 2 moduleJakob Heher2-2/+1
5 daysfix placeholder parsing for pdfbox 3 (and test cases)Jakob Heher1-5/+0
8 dayschore(core): reduce ExceptionCatchFilter logging to exceptions onlyThomas Lenz2-18/+22
8 daysfeat(core): add build and version information to PDF-AS-Web packageThomas Lenz1-0/+3
8 dayschore(core): add default logging configuration to PDF-AS-WebThomas Lenz1-0/+31
8 dayschore(core): rework PDF-AS-Web configuration integration with Spring Boot con...Thomas Lenz4-42/+96
8 daysfix(core): remove embedded Tomcat dependencyThomas Lenz3-23/+10
2026-06-12Fix pdf-as-web-db data model (#97)Jakob Heher5-28/+22
2026-06-12include springboot admin client (default to disabled) (#96)Jakob Heher11-56518/+153
2026-06-10use pdf-as-web.properties as a spring configuration source (#95)Jakob Heher3-0/+42
2026-06-10Connector url cleanup (#94)Jakob Heher4-26/+180
2026-06-10deployment fixes for external tomcat (#93)Jakob Heher5-8/+15
2026-06-09fix ExceptionCatchFilter consuming multipart bodies incorrectly (#92)Jakob Heher2-12/+79
2026-06-09Improve CXF/SOAP fault logging (#89)Jakob Heher2-23/+52
2026-06-09Clean up `Connector` usages (#90)Jakob Heher7-273/+166
2026-06-09migrate to StandardCharsets (java 17) (#91)Jakob Heher6-9/+15
2026-06-09map the legacy logback.configurationFile property to spring's logging.config ...Jakob Heher1-0/+14
2026-06-08Further follow-up fixes (#87)Jakob Heher16-168/+137
2026-05-12Update docs & various fixes discovered in the process (#86)Jakob Heher45-445/+338
2026-04-30Move pdf-as-web.conf to Spring & add MOA timeout (#84)Jakob Heher13-240/+194
2026-04-16fix some semgrep reported issues (#83)Jakob Heher6-11/+17
2026-04-15pdf-as-5 (#82)Jakob Heher53-834/+1270
2026-03-05chore(core): update third-party libsThomas Lenz1-6/+6
2024-10-25chore(sl1): optimize error-handling on SL1 data-url end-pointThomas2-12/+35
2024-09-05test(web): add some more Web-service signing testsThomas3-0/+158
2024-09-05test(web): add simple Web-Service signing with differend documentsThomas2-1/+90
2024-09-05test(web): renew signer certificate for Web-based signing testsThomas3-12/+10
2024-09-05chore(core): update third-party libsThomas1-5/+5
2024-09-05feat(web): add configuration property to disable implicated signature-verific...Thomas3-62/+106
2024-09-05fix(verify): broken signature verification if documents contains a signature-...Thomas4-0/+165
2024-03-22chore(core): update third-party libsThomas1-4/+4
2023-12-19chore(core): update third-party libsThomas1-8/+8
2023-11-22feat(web): add configuration parameter to use different domain for DataURL co...Thomas3-23/+39
2023-09-13feat(core): add custom HTTP header to provide filenameThomas1-0/+7
2023-08-30style(core): just some code-style workThomas1-2/+1
2023-06-29fix(placeholder): search for requested placeholderId in matchMode 'sorted' tooThomas1-0/+1
2023-06-29fix(core): set valid encoded 'Content-Disposition' header in provide-signed-P...Thomas1-3/+3
2023-06-27test(core): actived and fix some more testsThomas1-1/+1
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas3-3/+17
2023-06-27chore(sl20): check if JoseUtils for SL2.0 are initializedThomas1-1/+7
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas2-18/+5
2023-06-14chore(core): some small code maintenanceThomas3-14/+6
2023-06-14feat(core): do not create a HTTP session for some servlet endpointsThomas3-35/+61
2023-06-14fix(web): catch possible nullPointerException in case of wrong or unknown ses...Thomas1-1/+10
2023-05-16feat(qr): add language parameter to placeholder serviceThomas1-5/+9
2023-04-11chore(pdf-as-web): Handle error url not containing an explicit portThomas1-6/+9