index
:
pdf-as-4
development
master
PDF Amtssignatur 4.x (PAdES)
gpalfinger
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
switch to version 5.0.0 release
HEAD
5.0.0
master
Jakob Heher
2
-2
/
+4
2026-06-23
build(pdf-as-web): adjust release packaging to provide a PDF-AS-Web distribut...
Thomas Lenz
3
-26
/
+137
2026-06-23
add a test case for placeholder signing via soap api
Jakob Heher
5
-8
/
+56
2026-06-23
add library updates to release notes
Jakob Heher
1
-0
/
+18
2026-06-23
disable parallel builds
Jakob Heher
1
-2
/
+2
2026-06-22
add release notes
Jakob Heher
2
-0
/
+33
2026-06-22
move kotlin tests back to the correct source tree
Jakob Heher
4
-4
/
+3
2026-06-22
fix application context initialization for nonstandard spring contexts (such ...
Jakob Heher
2
-2
/
+2
2026-06-22
remove pdfbox 2 module
Jakob Heher
82
-9883
/
+30
2026-06-22
fix placeholder parsing for pdfbox 3 (and test cases)
Jakob Heher
7
-112
/
+56
2026-06-19
fix(pdfbox3): adapt API model to PDFBox 3.x OperatorProcessor changes
Thomas Lenz
1
-2
/
+7
2026-06-19
chore(core): reduce ExceptionCatchFilter logging to exceptions only
Thomas Lenz
2
-18
/
+22
2026-06-19
feat(core): add build and version information to PDF-AS-Web package
Thomas Lenz
1
-0
/
+3
2026-06-19
chore(core): add default logging configuration to PDF-AS-Web
Thomas Lenz
1
-0
/
+31
2026-06-19
chore(core): rework PDF-AS-Web configuration integration with Spring Boot con...
Thomas Lenz
4
-42
/
+96
2026-06-19
fix(core): remove embedded Tomcat dependency
Thomas Lenz
4
-23
/
+15
2026-06-12
Fix pdf-as-web-db data model (#97)
Jakob Heher
20
-269
/
+186
2026-06-12
include springboot admin client (default to disabled) (#96)
Jakob Heher
14
-56518
/
+154
2026-06-10
use pdf-as-web.properties as a spring configuration source (#95)
Jakob Heher
3
-0
/
+42
2026-06-10
Connector url cleanup (#94)
Jakob Heher
6
-28
/
+190
2026-06-10
deployment fixes for external tomcat (#93)
Jakob Heher
5
-8
/
+15
2026-06-09
fix ExceptionCatchFilter consuming multipart bodies incorrectly (#92)
Jakob Heher
2
-12
/
+79
2026-06-09
Improve CXF/SOAP fault logging (#89)
Jakob Heher
2
-23
/
+52
2026-06-09
Clean up `Connector` usages (#90)
Jakob Heher
8
-276
/
+178
2026-06-09
migrate to StandardCharsets (java 17) (#91)
Jakob Heher
14
-20
/
+32
2026-06-09
map the legacy logback.configurationFile property to spring's logging.config ...
Jakob Heher
2
-1
/
+15
2026-06-08
integrate license report plugin
Jakob Heher
4
-25
/
+262
2026-06-08
Further follow-up fixes (#87)
Jakob Heher
38
-208
/
+177
2026-05-12
Update docs & various fixes discovered in the process (#86)
Jakob Heher
88
-569
/
+399
2026-04-30
Move pdf-as-web.conf to Spring & add MOA timeout (#84)
Jakob Heher
16
-280
/
+234
2026-04-22
Fix/ci tools (#85)
Kathrin
2
-25
/
+14
2026-04-16
fix some semgrep reported issues (#83)
Jakob Heher
9
-34
/
+32
2026-04-15
pdf-as-5 (#82)
Jakob Heher
663
-14152
/
+10207
2026-03-05
build(core): switch to next snapshot version
Thomas Lenz
1
-1
/
+1
2026-03-05
build(core): switch to next release version
4.4.3
Thomas Lenz
1
-1
/
+1
2026-03-05
chore(core): update third-party libs
Thomas Lenz
13
-34
/
+29
2026-03-05
refactor(core): reorganize searchPlaceholder implementation for better mainta...
Thomas Lenz
1
-88
/
+123
2026-03-05
test(core): fix broken searchPlaceholder tests and remove test files with inv...
Thomas Lenz
8
-5
/
+5
2026-03-04
Merge pull request #81 from a-sit/feature/fix_wrong_auto_pos
Thomas Lenz
1
-19
/
+26
2026-03-04
Merge branch 'feature/placeholder_fix' into development
Thomas Lenz
2
-32
/
+15
2026-03-04
fix(core): add null check for signed document in process to avoid NullPointer...
Thomas Lenz
1
-1
/
+9
2026-03-04
fix(core): correct empty space detection for signature block positioning on r...
Thomas Lenz
1
-19
/
+26
2026-01-14
fix tests to match new numbering
Jakob Heher
1
-2
/
+2
2026-01-14
build candidate object names iteratively
Jakob Heher
1
-30
/
+13
2026-01-13
Merge branch 'feature/placeholder_fix' into 'development'
Thomas Lenz
11
-26
/
+41
2026-01-13
chore(placeholder): update internal placeholderId generation to support old v...
Thomas Lenz
11
-26
/
+41
2026-01-13
Merge branch 'feature/placeholder_fix' into 'development'
Thomas Lenz
7
-26
/
+103
2026-01-13
fix(placeholder): generate placeholderId using name and object reference
Thomas Lenz
6
-12
/
+38
2026-01-13
chore(placeholder): store placeholderId in a different location within the si...
Thomas Lenz
2
-14
/
+65
2026-01-13
test(core): check placeholder selection
Thomas Lenz
2
-0
/
+12
[next]