Age | Commit message (Expand) | Author | Files | Lines |
2024-02-14 | Merge branch 'development' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 into develo... | Thomas | 38 | -73/+76 |
2024-02-14 | Merge branch 'feature/full_test_cases' into 'development' | Thomas Lenz | 39 | -73/+76 |
2024-02-14 | test(core): re-activate test cases for signature-block positioning | Thomas Lenz | 39 | -73/+76 |
2024-02-14 | test(core): update keystore to fix broken test | Thomas | 1 | -0/+0 |
2023-12-19 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 |
2023-12-19 | doc(pdf): add documentation as PDF too | Thomas | 3 | -0/+0 |
2023-12-19 | build(core): switch to next release version4.4.0 | Thomas | 1 | -1/+1 |
2023-12-19 | doc(core): update handbooks | Thomas | 3 | -0/+0 |
2023-12-19 | chore(core): update third-party libs | Thomas | 10 | -23/+23 |
2023-12-19 | fix(core): optimize error-handling in case of errors during the raw signing s... | Thomas | 2 | -2/+23 |
2023-12-19 | Merge branch 'feature/issue_68' into development | Thomas | 6 | -25/+91 |
2023-11-22 | feat(web): add configuration parameter to use different domain for DataURL co... | Thomas | 5 | -23/+39 |
2023-11-07 | feat(core): check validity of signer certificate before signing | Thomas | 2 | -2/+21 |
2023-09-20 | fix(positioning): remove old code that prohibits newPage on already signed do... | Thomas | 1 | -8/+2 |
2023-09-13 | chore(core): remove unused code | Thomas | 1 | -12/+1 |
2023-09-13 | feat(core): add custom HTTP header to provide filename | Thomas | 1 | -0/+7 |
2023-08-30 | style(core): just some code-style work | Thomas | 4 | -304/+297 |
2023-08-10 | fix(core): wrong default value in case of isValue(...) method | Thomas | 1 | -1/+1 |
2023-07-05 | fix(positioning): only add a new page on less space if no concrete page was r... | Thomas | 1 | -1/+1 |
2023-06-29 | fix(placeholder): search for requested placeholderId in matchMode 'sorted' too | Thomas | 2 | -23/+48 |
2023-06-29 | fix(core): set valid encoded 'Content-Disposition' header in provide-signed-P... | Thomas | 1 | -3/+3 |
2023-06-27 | test(core): actived and fix some more tests | Thomas | 5 | -21/+75 |
2023-06-27 | feat(web): add request parameter to enable/disable QR-code placeholder search... | Thomas | 8 | -17/+65 |
2023-06-27 | chore(sl20): check if JoseUtils for SL2.0 are initialized | Thomas | 2 | -1/+10 |
2023-06-27 | chore(core): add missing interface implementations | Thomas | 4 | -1/+38 |
2023-06-27 | feat(placeholder): add configuration value to disable profile over-write by p... | Thomas | 3 | -8/+13 |
2023-06-27 | chore(core): add methods to get boolean configuration-values into configurati... | Thomas | 2 | -0/+32 |
2023-06-26 | refact(core): pdfBox signer refactoring | Thomas | 2 | -269/+227 |
2023-06-26 | refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection | Thomas | 22 | -1848/+1417 |
2023-06-26 | fix(core): down-grade ZXing QR-Code reader to 3.5.0 | Thomas | 1 | -2/+2 |
2023-06-22 | chore(siglbock): optimize signature-block calculation and positioning | Thomas | 2 | -14/+23 |
2023-06-22 | feat(placeholder): optimize possitioning by using QR-placeholder | Thomas | 1 | -13/+23 |
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 ses... | Thomas | 1 | -1/+10 |
2023-05-16 | feat(qr): add language parameter to placeholder service | Thomas | 2 | -5/+12 |
2023-04-18 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 |
2023-04-18 | build(core): switch to next release version4.3.2 | Thomas | 1 | -1/+1 |
2023-04-18 | chore(pos): change order of configuration check for 'less space' | Thomas | 1 | -4/+4 |
2023-04-14 | build(core): switch to next snapshot version | Thomas | 1 | -1/+1 |
2023-04-14 | build(core): switch to next release version4.3.1 | Thomas | 1 | -1/+1 |
2023-04-14 | fix(moa): change references to latest MOA-SPSS WSDL | Thomas | 3 | -11/+13 |
2023-04-12 | build(core): switch to next release version | Thomas | 1 | -1/+1 |
2023-04-11 | fix(soap): add missing 'Serializable' implementations4.3.0 | Thomas | 2 | -5/+12 |
2023-04-11 | fix(database): db clean-up not properly working | Thomas | 1 | -6/+8 |
2023-04-11 | fix(database): change wrong timestamp in DB backend | Thomas | 1 | -2/+2 |
2023-04-11 | fix(database): add missing annotation classes for DB tables | Thomas | 1 | -6/+7 |
2023-04-11 | chore(pdf-as-web): Handle error url not containing an explicit port | Thomas | 1 | -6/+9 |
2023-04-11 | build(core): Fix the build in the context of a git submodule | Thomas | 1 | -15/+3 |
2023-04-11 | chore(core) remove unused configuration file | Thomas | 1 | -23/+0 |