| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-25 | chore(sl1): optimize error-handling on SL1 data-url end-point | Thomas | 2 | -12/+35 | |
| 2024-09-05 | test(web): add some more Web-service signing tests | Thomas | 3 | -0/+158 | |
| 2024-09-05 | test(web): add simple Web-Service signing with differend documents | Thomas | 2 | -1/+90 | |
| 2024-09-05 | test(web): renew signer certificate for Web-based signing tests | Thomas | 3 | -12/+10 | |
| 2024-09-05 | chore(core): update third-party libs | Thomas | 1 | -5/+5 | |
| 2024-09-05 | feat(web): add configuration property to disable implicated ↵ | Thomas | 3 | -62/+106 | |
| signature-verification on signing Web-Service interface | |||||
| 2024-09-05 | fix(verify): broken signature verification if documents contains a ↵ | Thomas | 4 | -0/+165 | |
| signature-field that was not used yet | |||||
| 2024-03-22 | chore(core): update third-party libs | Thomas | 1 | -4/+4 | |
| 2023-12-19 | chore(core): update third-party libs | Thomas | 1 | -8/+8 | |
| 2023-11-22 | feat(web): add configuration parameter to use different domain for DataURL ↵ | Thomas | 3 | -23/+39 | |
| communication | |||||
| 2023-09-13 | feat(core): add custom HTTP header to provide filename | Thomas | 1 | -0/+7 | |
| Reason: 'Content-Disposition' header only supports ASCI characters | |||||
| 2023-08-30 | style(core): just some code-style work | Thomas | 1 | -2/+1 | |
| 2023-06-29 | fix(placeholder): search for requested placeholderId in matchMode 'sorted' too | Thomas | 1 | -0/+1 | |
| 2023-06-29 | fix(core): set valid encoded 'Content-Disposition' header in ↵ | Thomas | 1 | -3/+3 | |
| provide-signed-PDF servlet | |||||
| 2023-06-27 | test(core): actived and fix some more tests | Thomas | 1 | -1/+1 | |
| 2023-06-27 | feat(web): add request parameter to enable/disable QR-code placeholder ↵ | Thomas | 3 | -3/+17 | |
| searching on request level | |||||
| 2023-06-27 | chore(sl20): check if JoseUtils for SL2.0 are initialized | Thomas | 1 | -1/+7 | |
| 2023-06-26 | refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection | Thomas | 2 | -18/+5 | |
| Major re-factoring of QR-Code detection with huge clean-up of code. | |||||
| 2023-06-14 | chore(core): some small code maintenance | Thomas | 3 | -14/+6 | |
| 2023-06-14 | feat(core): do not create a HTTP session for some servlet endpoints | Thomas | 3 | -35/+61 | |
| 2023-06-14 | fix(web): catch possible nullPointerException in case of wrong or unknown ↵ | Thomas | 1 | -1/+10 | |
| session cookie | |||||
| 2023-05-16 | feat(qr): add language parameter to placeholder service | Thomas | 1 | -5/+9 | |
| Reason: the current detection does not work with many profies | |||||
| 2023-04-11 | chore(pdf-as-web): Handle error url not containing an explicit port | Thomas | 1 | -6/+9 | |
| from TUG: The servlet tries to sanitize the URL by parsing it and writing it back out. In case the input URL doesn't contain an explicit port, URL.getPort() returns -1 which leads to "https://example.com:-1/mypath" in the template which isn't the same origin as without a port and gets rejected by the browser. Instead only add a port to the resulting URL if the input contains one as well. | |||||
| 2023-04-11 | chore(core): update some more third-party libs | Thomas | 1 | -3/+3 | |
| 2023-03-20 | chore(core): update third-party libs | Thomas | 1 | -4/+3 | |
| 2023-01-12 | feat(ux): update signature-verification screen to select interal or moa-sp ↵ | Thomas | 1 | -0/+7 | |
| verification | |||||
| 2023-01-12 | build(core): optimize dependency management | Thomas | 1 | -3/+0 | |
| 2023-01-12 | build(core): update third-party libs | Thomas | 1 | -6/+6 | |
| 2023-01-11 | feat(web): add bulk-light functionality into PDF-AS-Web | Thomas | 12 | -1087/+1476 | |
| 2023-01-09 | test(web): add very simple start-up and signing test | Thomas | 195 | -3/+61432 | |
| 2022-05-20 | Fix parameter name in doc | Gerald Palfinger | 1 | -1/+1 | |
| 2022-01-20 | Update logback | Gerald Palfinger | 1 | -2/+2 | |
| 2022-01-20 | Update logback (CVE-2021-42550) + other dependencies | Gerald Palfinger | 1 | -2/+2 | |
| 2022-01-20 | Update commons-io | Gerald Palfinger | 1 | -0/+2 | |
| 2022-01-20 | Update logback | Gerald Palfinger | 1 | -7/+2 | |
| 2022-01-20 | Use Tomcat | Gerald Palfinger | 1 | -2/+2 | |
| 2022-01-20 | Update gretty | Gerald Palfinger | 2 | -4/+7 | |
| 2022-01-20 | Update dependencies | Gerald Palfinger | 1 | -1/+1 | |
| 2022-01-20 | Update dependencies | Gerald Palfinger | 1 | -5/+5 | |
| 2022-01-12 | Do not use alpha channel when outputting to jpg | Gerald Palfinger | 1 | -2/+1 | |
| 2022-01-12 | Change placeholder image output from PNG to JPG | Gerald Palfinger | 1 | -18/+11 | |
| Microsoft Word's "print to pdf" function lowers the quality of png images used in a word document. This leads to a failure on pdf-as placeholder detection using the resulting pdf document. | |||||
| 2021-07-22 | generate placeholders without leading zeros and limit length to 5 digits | Alexander Marsalek | 1 | -0/+8 | |
| 2021-07-22 | fix for issue #49 | Alexander Marsalek | 1 | -1/+1 | |
| 2021-06-30 | release preparation | Alexander Marsalek | 1 | -1/+2 | |
| 2021-06-28 | removed test chars | Alexander Marsalek | 1 | -1/+1 | |
| 2021-06-28 | seems to work on most systems .. | Alexander Marsalek | 4 | -9/+37 | |
| 2021-06-16 | ignore empty signatureblock parameters via pdf-as-web form, still RC1 | Alexander Marsalek | 1 | -1/+2 | |
| 2021-06-14 | v4.1.7-RC-0.0.8 changed post formular parameter handling to ↵ | Alexander Marsalek | 2 | -14/+15 | |
| sbp:keyA=valueA&sbp:keyB=valueB | |||||
| 2021-06-11 | version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServlet | Alexander Marsalek | 3 | -7/+22 | |
| 2021-06-01 | removed jcenter | Alexander Marsalek | 1 | -1/+1 | |
