aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets
AgeCommit message (Expand)AuthorFilesLines
2023-09-13feat(core): add custom HTTP header to provide filenameThomas1-0/+7
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...Thomas1-0/+1
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-16/+1
2023-06-14chore(core): some small code maintenanceThomas1-8/+0
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-11feat(web): add bulk-light functionality into PDF-AS-WebThomas6-295/+517
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-11version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServletAlexander Marsalek1-5/+2
2021-06-01Merge branch 'master'Alexander Marsalek2-3/+2
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-12pdf-as-web signature block parameter handlingAlexander Marsalek3-16/+21
2021-04-08typoAlexander Marsalek2-10/+3
2021-01-18update placeholder searchEmina Ahmetovic1-3/+3
2020-12-18clear placeholders, add additional parameters in a default configEmina Ahmetovic1-1/+0
2020-11-05change version to 4.1.6Emina Ahmetovic1-1/+1
2020-10-30change log, reformat codeEmina Ahmetovic2-1/+7
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-02-26add log message if signed PDF is not availableThomas Lenz1-0/+1
2018-12-06add 'direct' mode to provide signed PDF documentsThomas Lenz2-6/+20
2018-11-22Merge branch 'SL20_development'emusic7-6/+363
2018-09-03"deleting unused code"emusic1-9/+0
2018-09-03"deleting unused settings"emusic1-20/+10
2018-07-27adding transfer of pdf file via pdfurlemusic1-12/+13
2018-07-27Merge branch 'SL20_development' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 into S...emusic1-2/+4
2018-07-27adding additional data transfer typeemusic1-0/+86
2018-07-26add logger on trace level for request/response debuggingThomas Lenz1-2/+4
2018-07-10changes in pdf-as-web configemusic1-25/+0
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks good...Thomas Lenz5-5/+263
2018-06-27small changes in pdfaemusic1-25/+0
2018-05-14changes in pdf-as-lib4.1.3emusic1-2/+35
2018-03-21enabled placeholder serach for pdf-as webemusic1-29/+18
2018-03-21changes regarding protection, bug fix, thread safeemusic1-0/+11
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer2-3/+8
2017-07-17Removed OnlineBKU Optionbschnalzer1-8/+1
2016-08-17Added Profile configuration validationChristian Maierhofer1-2/+15
2016-06-28logging output adaptedAndreas Fitzek1-1/+1
2016-06-28fixes for disabling json API, keeping signed dataAndreas Fitzek1-0/+1
2016-06-27added configuration entry for json APIAndreas Fitzek1-0/+5
2016-06-27added JSON API, added keep signed data flag for configurationAndreas Fitzek2-1/+274