pixeebot[bot]
|
8e0c02a151
|
Sandboxed URL creation to prevent SSRF attacks
|
2024-02-01 23:35:05 +00:00 |
|
pixeebot[bot]
|
91caa2a097
|
Introduced protections against system command injection
|
2024-02-01 23:18:24 +00:00 |
|
Anthony Stirling
|
6105451e08
|
Merge pull request #766 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/limit-readline
Protect `readLine()` against DoS
|
2024-02-01 23:05:22 +00:00 |
|
pixeebot[bot]
|
450e090252
|
Protect readLine() against DoS
|
2024-02-01 23:01:04 +00:00 |
|
pixeebot[bot]
|
e20f4fe31a
|
Introduced protections against "zip slip" attacks
|
2024-02-01 22:41:49 +00:00 |
|
Eric
|
a884f1b3d4
|
Merge branch 'main' into main
|
2024-02-01 00:13:14 -05:00 |
|
Eric
|
d524fcc157
|
Merge branch 'main' into watermark_newline
|
2024-01-31 12:55:29 -05:00 |
|
Eric
|
73bbb516d2
|
Merge branch 'main' into fix_extract_image
|
2024-01-31 12:51:47 -05:00 |
|
ProvaTeams
|
55020d45f8
|
Using the flag logic
|
2024-01-31 14:09:16 +00:00 |
|
sbplat
|
2d37c707e2
|
feat: support '\n' literal in add watermark
|
2024-01-31 00:54:51 -05:00 |
|
ProvaTeams
|
b00f8c80ec
|
Add required attribute to input file
|
2024-01-29 19:13:57 +01:00 |
|
sbplat
|
53afb865c5
|
refactor: replace ImageFinder with getAllImages using strategy behind ExtractImagesController
|
2024-01-29 11:23:58 -05:00 |
|
Michel Heusschen
|
e77d2847ea
|
add new translations
|
2024-01-29 07:49:02 +01:00 |
|
Michel Heusschen
|
46abae9acc
|
Merge branch 'main' of https://github.com/michelheusschen/Stirling-PDF into update-dutch-translation
|
2024-01-29 07:27:28 +01:00 |
|
Anthony Stirling
|
07e9fcb6cc
|
Merge pull request #737 from michelheusschen/fix/merge-tool-file-selection
fix: show only selected files for merge tool
|
2024-01-28 20:22:45 +00:00 |
|
albanobattistella
|
746f2d0949
|
Update messages_it_IT.properties
|
2024-01-28 21:18:57 +01:00 |
|
Anthony Stirling
|
589cb8d91f
|
Add files via upload
|
2024-01-28 20:11:15 +00:00 |
|
Anthony Stirling
|
6acb593411
|
Update AutoSplitPdfController.java
|
2024-01-28 18:17:32 +00:00 |
|
Anthony Stirling
|
8060451713
|
Update AutoSplitPdfController.java
|
2024-01-28 18:16:59 +00:00 |
|
Anthony Stirling
|
0fbc461877
|
Merge branch 'main' into pipelineFixes
|
2024-01-28 17:41:17 +00:00 |
|
Anthony Stirling
|
89e461e4f6
|
formats
|
2024-01-28 17:39:07 +00:00 |
|
Anthony Stirling
|
ba4ad1aff9
|
langs
|
2024-01-28 17:37:02 +00:00 |
|
Anthony Stirling
|
be1904749b
|
Add stamp, fix html, change accepts
|
2024-01-28 17:36:17 +00:00 |
|
Michel Heusschen
|
166fa0eb87
|
fix: show only selected files for merge tool
|
2024-01-23 16:06:57 +01:00 |
|
Michel Heusschen
|
9a06e7a3ca
|
typo
|
2024-01-23 14:14:54 +01:00 |
|
Michel Heusschen
|
cb12af2d95
|
update Dutch (nl_NL) translation
|
2024-01-23 14:11:53 +01:00 |
|
Anthony Stirling
|
4a6bd60466
|
Merge branch 'main' into fix/multi-tool-filename
|
2024-01-22 18:38:25 +00:00 |
|
sbplat
|
06ef09035d
|
fix: remove blank pages not handling EXIT_FAILURE code properly
|
2024-01-22 10:39:29 -05:00 |
|
Anthony Stirling
|
13301e4606
|
Merge branch 'main' into fix/multi-tool-filename
|
2024-01-20 22:29:59 +00:00 |
|
Anthony Stirling
|
b59651a0fb
|
Merge pull request #722 from phfuh/push
Update messages_de_DE.properties
|
2024-01-20 19:20:53 +00:00 |
|
andrewdolphin
|
e4dded3faa
|
Remove bootstrap css from view-pdf.html that is causing issues when adding images
|
2024-01-19 10:31:05 +00:00 |
|
Anthony Stirling
|
75cf3ed0c1
|
Resolve wkhtml and formatting
|
2024-01-18 23:28:39 +00:00 |
|
Anthony Stirling
|
2fa68be36b
|
pipeline fixes
|
2024-01-18 21:57:41 +00:00 |
|
phfuh
|
d09b252a4a
|
Update messages_de_DE.properties
Translated the new entries, some corrections
|
2024-01-18 19:48:21 +01:00 |
|
sbplat
|
a5165b04cd
|
fix(multi-tool): refactor fileInput.js into a class, fix filename variable typos, and update updateFilename logic for dropping files
|
2024-01-18 01:08:31 -05:00 |
|
Dan Henry
|
1bd17eded6
|
call updateFilenameInput on file drop
|
2024-01-18 12:08:32 +11:00 |
|
Dan Henry
|
18d289d3b7
|
Move filename input logic to its own function
|
2024-01-18 12:07:02 +11:00 |
|
Stirling-PDF-Bot
|
e43e6d18b9
|
Update 3rd Party Licenses
|
2024-01-17 23:52:12 +00:00 |
|
tkymmm
|
ec5a3c5948
|
Update messages_ja_JP.properties
Updated Japanese translation.
|
2024-01-15 10:16:46 +09:00 |
|
Stirling-PDF-Bot
|
89c0e721b8
|
Update 3rd Party Licenses
|
2024-01-15 00:13:30 +00:00 |
|
Anthony Stirling
|
3912f42128
|
changeCreds message
|
2024-01-13 10:08:42 +00:00 |
|
Anthony Stirling
|
c8acddb251
|
Resolve split sections
|
2024-01-13 01:05:43 +00:00 |
|
Anthony Stirling
|
d8cf7e81b9
|
fixes
|
2024-01-13 00:55:43 +00:00 |
|
Anthony Stirling
|
c4ad442ec3
|
remove logs
|
2024-01-13 00:46:17 +00:00 |
|
Anthony Stirling
|
c8e5023ec1
|
fix
|
2024-01-13 00:37:19 +00:00 |
|
Anthony Stirling
|
5281d7a49a
|
pdfbox3 upgrade and fix
|
2024-01-12 23:15:27 +00:00 |
|
TieStone
|
81d49b722b
|
add table support in md2pdf transport
|
2024-01-11 14:54:01 +08:00 |
|
TieStone
|
ab9e7bbb8c
|
add table support in md2pdf transport
|
2024-01-11 14:54:01 +08:00 |
|
TieStone
|
ee223d0405
|
add table support
|
2024-01-11 14:54:01 +08:00 |
|
Stirling-PDF-Bot
|
99050ad73e
|
Update 3rd Party Licenses
|
2024-01-11 14:40:26 +08:00 |
|