aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-01-12feat(ux): update signature-verification screen to select interal or moa-sp ve...Thomas1-0/+7
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas11-1086/+1471
2023-01-09test(web): add very simple start-up and signing testThomas194-0/+61424
2022-05-20Fix parameter name in docGerald Palfinger1-1/+1
2022-01-12Do not use alpha channel when outputting to jpgGerald Palfinger1-2/+1
2022-01-12Change placeholder image output from PNG to JPGGerald Palfinger1-18/+11
2021-07-22generate placeholders without leading zeros and limit length to 5 digitsAlexander Marsalek1-0/+8
2021-07-22fix for issue #49Alexander Marsalek1-1/+1
2021-06-30release preparationAlexander Marsalek1-1/+2
2021-06-28removed test charsAlexander Marsalek1-1/+1
2021-06-28seems to work on most systems ..Alexander Marsalek4-9/+37
2021-06-16ignore empty signatureblock parameters via pdf-as-web form, still RC1Alexander Marsalek1-1/+2
2021-06-14v4.1.7-RC-0.0.8 changed post formular parameter handling to sbp:keyA=valueA&s...Alexander Marsalek2-14/+15
2021-06-11version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServletAlexander Marsalek3-7/+22
2021-06-01Merge branch 'master'Alexander Marsalek5-11/+12
2021-06-01filter everything from placeholder id except 0-9 during placeholder generationAlexander Marsalek1-3/+5
2021-04-16errorhandlingAlexander Marsalek1-8/+13
2021-04-15untested JSON interfaceAlexander Marsalek1-4/+14
2021-04-14added sbp checkAlexander Marsalek1-2/+2
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek5-23/+35
2021-04-08typoAlexander Marsalek5-21/+14
2021-01-18update placeholder searchEmina Ahmetovic1-3/+3
2020-12-18clear placeholders, add additional parameters in a default configEmina Ahmetovic2-1/+3
2020-11-05change version to 4.1.6Emina Ahmetovic1-1/+1
2020-11-02Code cleanupEmina Ahmetovic1-4/+0
2020-10-30change log, reformat codeEmina Ahmetovic3-26/+12
2020-09-24update libraries, use StringUtilsEmina Ahmetovic2-50/+31
2020-08-13bugfix in placeholder id search pdf-as-webEmina Ahmetovic1-1/+2
2020-03-12exception handling when placeholder_web_id is not usedemusic1-2/+8
2020-02-26changes in placeholder imageemusic1-12/+10
2019-06-19Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/pdf-as-4emusic1-0/+1
2019-06-19pdf-as documentation changes, qr placeholder search on profile level enabledemusic1-2/+0
2019-02-26add log message if signed PDF is not availableThomas Lenz1-0/+1
2018-12-06add 'direct' mode to provide signed PDF documentsThomas Lenz4-6/+70
2018-12-06change signing-required to false on SL2.0 redirectThomas Lenz1-1/+2
2018-11-22Merge branch 'SL20_development'emusic16-70/+1591
2018-11-21remove unused statementsemusic1-12/+0