index
:
pdf-as-4
development
master
PDF Amtssignatur 4.x (PAdES)
gpalfinger
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf-as-web
/
src
/
main
/
java
/
at
/
gv
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
move kotlin tests back to the correct source tree
Jakob Heher
1
-1
/
+0
3 days
fix application context initialization for nonstandard spring contexts (such ...
Jakob Heher
1
-2
/
+0
3 days
remove pdfbox 2 module
Jakob Heher
1
-1
/
+1
3 days
fix placeholder parsing for pdfbox 3 (and test cases)
Jakob Heher
1
-5
/
+0
6 days
chore(core): reduce ExceptionCatchFilter logging to exceptions only
Thomas Lenz
2
-18
/
+22
6 days
chore(core): rework PDF-AS-Web configuration integration with Spring Boot con...
Thomas Lenz
2
-41
/
+90
6 days
fix(core): remove embedded Tomcat dependency
Thomas Lenz
1
-20
/
+0
13 days
Fix pdf-as-web-db data model (#97)
Jakob Heher
4
-28
/
+18
13 days
include springboot admin client (default to disabled) (#96)
Jakob Heher
2
-9
/
+35
2026-06-10
use pdf-as-web.properties as a spring configuration source (#95)
Jakob Heher
1
-0
/
+8
2026-06-10
Connector url cleanup (#94)
Jakob Heher
1
-4
/
+4
2026-06-10
deployment fixes for external tomcat (#93)
Jakob Heher
3
-7
/
+7
2026-06-09
fix ExceptionCatchFilter consuming multipart bodies incorrectly (#92)
Jakob Heher
1
-12
/
+16
2026-06-09
Improve CXF/SOAP fault logging (#89)
Jakob Heher
2
-23
/
+52
2026-06-09
Clean up `Connector` usages (#90)
Jakob Heher
6
-271
/
+164
2026-06-09
migrate to StandardCharsets (java 17) (#91)
Jakob Heher
6
-9
/
+15
2026-06-09
map the legacy logback.configurationFile property to spring's logging.config ...
Jakob Heher
1
-0
/
+14
2026-06-08
Further follow-up fixes (#87)
Jakob Heher
5
-74
/
+74
2026-05-12
Update docs & various fixes discovered in the process (#86)
Jakob Heher
8
-176
/
+58
2026-04-30
Move pdf-as-web.conf to Spring & add MOA timeout (#84)
Jakob Heher
7
-55
/
+51
2026-04-16
fix some semgrep reported issues (#83)
Jakob Heher
6
-11
/
+17
2026-04-15
pdf-as-5 (#82)
Jakob Heher
42
-335
/
+722
2024-10-25
chore(sl1): optimize error-handling on SL1 data-url end-point
Thomas
2
-12
/
+35
2024-09-05
feat(web): add configuration property to disable implicated signature-verific...
Thomas
2
-52
/
+75
2023-11-22
feat(web): add configuration parameter to use different domain for DataURL co...
Thomas
2
-23
/
+38
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
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 provide-signed-P...
Thomas
1
-3
/
+3
2023-06-27
feat(web): add request parameter to enable/disable QR-code placeholder search...
Thomas
3
-3
/
+17
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
2023-06-14
chore(core): some small code maintenance
Thomas
2
-14
/
+3
2023-06-14
feat(core): do not create a HTTP session for some servlet endpoints
Thomas
2
-35
/
+57
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
1
-5
/
+9
2023-04-11
chore(pdf-as-web): Handle error url not containing an explicit port
Thomas
1
-6
/
+9
2023-01-11
feat(web): add bulk-light functionality into PDF-AS-Web
Thomas
10
-1086
/
+1415
2022-05-20
Fix parameter name in doc
Gerald Palfinger
1
-1
/
+1
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
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-28
seems to work on most systems ..
Alexander Marsalek
1
-2
/
+12
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 sbp:keyA=valueA&s...
Alexander Marsalek
1
-11
/
+10
2021-06-11
version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServlet
Alexander Marsalek
2
-7
/
+19
2021-06-01
Merge branch 'master'
Alexander Marsalek
5
-11
/
+12
2021-06-01
filter everything from placeholder id except 0-9 during placeholder generation
Alexander Marsalek
1
-3
/
+5
2021-04-16
errorhandling
Alexander Marsalek
1
-8
/
+13
[next]