Commit Graph
100 Commits
Author SHA1 Message Date
Anthony StirlingandGitHub 68f582bcb9 Merge pull request #811 from NeilJared/main
Update messages_es_ES.properties
2024-02-14 21:27:59 +00:00
Anthony StirlingandGitHub 80b11a55fa Merge pull request #804 from Ludy87/missing_pageSelectionPrompt
add missing propertie pageSelectionPrompt
2024-02-11 22:43:08 +00:00
Anthony StirlingandGitHub d5860d0b55 Update PdfToTextOrRTFRequest.java 2024-02-11 18:47:43 +00:00
Anthony StirlingandGitHub 3dd0471e22 Merge pull request #799 from Stirling-Tools/icon
Icon changes!
2024-02-10 16:40:00 +00:00
Anthony Stirling 5a4efa81a7 more icon changes 2024-02-10 16:22:59 +00:00
Anthony Stirling ea59c12b27 icon changes 2024-02-10 16:17:47 +00:00
Anthony Stirling 9600f91dda bigger icons 2024-02-10 16:11:45 +00:00
Anthony Stirling a9f93b014a icon change 2024-02-10 15:56:41 +00:00
Anthony Stirling bf62e389f7 Merge branch 'main' of [email protected]:Frooodle/Stirling-PDF.git into
main
2024-02-10 14:55:53 +00:00
Anthony Stirling 26af6b5636 cleanups formatting 2024-02-10 14:52:59 +00:00
Anthony Stirling 0fabfea56d page adjusts for stamp 2024-02-10 14:52:27 +00:00
Anthony StirlingandGitHub 7a9417a62f Merge pull request #794 from mannam11/fixed-stamptool-wrong-filename-generaion-#757
fixed wrong filename generation through stamp tool #757
2024-02-10 11:21:19 +00:00
Anthony StirlingandGitHub eb45005baa Merge branch 'main' into fixed-stamptool-wrong-filename-generaion-#757 2024-02-10 11:20:21 +00:00
Anthony StirlingandGitHub a4f923eb3a Update StampController.java 2024-02-10 11:19:22 +00:00
Anthony Stirling e1c3561997 version bump and expose ports 2024-02-10 10:29:17 +00:00
Anthony StirlingandGitHub 8a5883501a Merge pull request #797 from Stirling-Tools/fixes
Fixes for docker changes plus others
2024-02-10 00:33:49 +00:00
Anthony StirlingandGitHub fd8f3ce019 Merge pull request #798 from Stirling-Tools/pixeebot/fixes
Hardening suggestions for Stirling-PDF / fixes
2024-02-10 00:33:33 +00:00
Anthony Stirling 6f72096953 more fixes 2024-02-10 00:21:00 +00:00
Anthony Stirling 5a52e3d6dd other changes 2024-02-10 00:08:54 +00:00
Anthony Stirling 96e399a617 changing html and book labels 2024-02-10 00:00:07 +00:00
Anthony Stirling 22343e507d fixes 2024-02-09 23:45:18 +00:00
Anthony Stirling 8a143d139c Merge remote-tracking branch 'origin/main' into fixes 2024-02-09 23:30:25 +00:00
Anthony Stirling 15ad46fe1c book htmk 2024-02-09 23:24:25 +00:00
Anthony StirlingandGitHub 2473f0d034 Update build.gradle 2024-02-09 23:22:16 +00:00
Anthony StirlingandGitHub f211eefc85 Merge pull request #624 from Zoey2936/main
switch images to alpine
2024-02-09 23:22:07 +00:00
Anthony StirlingandGitHub 729c8006d2 Merge pull request #789 from mannam11/fixed_remove_pages_exception#761
Fixed remove pages un-handled exception with space in input #761
2024-02-08 17:25:17 +00:00
Anthony StirlingandGitHub 0d5b790443 Merge branch 'main' into fixed_remove_pages_exception#761 2024-02-08 17:19:30 +00:00
Anthony StirlingandGitHub aa16035137 Merge pull request #787 from Stirling-Tools/fix_stamp_margins
fix: use the same margins for x and y in the stamp feature
2024-02-08 17:18:31 +00:00
Anthony StirlingandGitHub c7005bc07f Merge pull request #780 from NeilJared/main
Updated es_ES translation (100% completed)
2024-02-06 09:40:30 +00:00
Anthony Stirling ca8519cb10 Merge remote-tracking branch 'origin/main' into fixes 2024-02-06 00:01:15 +00:00
Anthony Stirling 734d76a3b5 test 2024-02-06 00:00:49 +00:00
Anthony StirlingandGitHub f5a39ed514 Merge pull request #776 from michelheusschen/fix/dutch-small-corrections
fix: small corrections for Dutch language
2024-02-04 18:53:04 +00:00
Anthony StirlingandGitHub 48be772703 Update build.gradle 2024-02-03 22:54:33 +00:00
Anthony StirlingandGitHub a9edb49723 Merge pull request #772 from Stirling-Tools/pixeebot/drip-2024-02-02-pixee-java/switch-literal-first
Switch order of literals to prevent NullPointerException
2024-02-02 00:31:13 +00:00
Anthony StirlingandGitHub 36c277961f Merge pull request #771 from Stirling-Tools/pixeebot/drip-2024-02-02-pixee-java/upgrade-tempfile-to-nio
Modernize and secure temp file creation
2024-02-02 00:20:39 +00:00
Anthony StirlingandGitHub 16136b2f6f Merge pull request #769 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/sanitize-spring-multipart-filename
Sanitized user-provided file names in HTTP multipart uploads
2024-02-01 23:51:48 +00:00
Anthony StirlingandGitHub c8481fdbef Merge pull request #768 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/sandbox-url-creation
Sandboxed URL creation to prevent SSRF attacks
2024-02-01 23:37:41 +00:00
Anthony StirlingandGitHub 271906097d Merge pull request #767 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/harden-process-creation
Introduced protections against system command injection
2024-02-01 23:22:59 +00:00
Anthony StirlingandGitHub 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
Anthony StirlingandGitHub 86635f85b4 Merge pull request #764 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/harden-zip-entry-paths
Introduced protections against "zip slip"  attacks
2024-02-01 22:50:55 +00:00
Anthony StirlingandGitHub a7214a2171 Merge branch 'main' into pixeebot/drip-2024-02-01-pixee-java/harden-zip-entry-paths 2024-02-01 22:46:16 +00:00
Anthony StirlingandGitHub 61cd473e6c Merge pull request #763 from Stirling-Tools/Frooodle-patch-1
Frooodle patch 1
2024-02-01 22:45:59 +00:00
Anthony StirlingandGitHub d67690d995 Update build.gradle 2024-02-01 22:43:25 +00:00
Anthony StirlingandGitHub 2deb40bb6d Update build.gradle 2024-02-01 22:41:13 +00:00
Anthony StirlingandGitHub bfee745cca Update build.gradle 2024-02-01 22:40:36 +00:00
Anthony StirlingandGitHub 68d390e633 Merge pull request #707 from tkymmm/main
Update messages_ja_JP.properties
2024-02-01 09:23:28 +00:00
Anthony StirlingandGitHub c2aaa65228 Merge pull request #755 from ProvaTeams/Add-required-attribute-to-input-file
Add required attribute to input file
2024-01-31 17:37:45 +00:00
Anthony StirlingandGitHub 91722af8b0 Merge branch 'main' into Add-required-attribute-to-input-file 2024-01-31 17:20:35 +00:00
Anthony StirlingandGitHub 6f3e317484 Merge pull request #736 from michelheusschen/update-dutch-translation
Update dutch translation
2024-01-29 08:18:43 +00:00
Anthony StirlingandGitHub 571320b9ba Merge pull request #703 from cloud-erik/main
Formating of language string in example
2024-01-28 20:23:21 +00:00
Anthony StirlingandGitHub 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
Anthony StirlingandGitHub 7a8719743d Merge pull request #751 from albanobattistella/patch-8
Update messages_it_IT.properties
2024-01-28 20:21:54 +00:00
Anthony StirlingandGitHub 3986858adb Update build.gradle 2024-01-28 20:11:41 +00:00
Anthony StirlingandGitHub 589cb8d91f Add files via upload 2024-01-28 20:11:15 +00:00
Anthony StirlingandGitHub 705c75e51d Merge pull request #749 from Stirling-Tools/Frooodle-patch-1
Auto split fix
2024-01-28 18:18:50 +00:00
Anthony StirlingandGitHub 6acb593411 Update AutoSplitPdfController.java 2024-01-28 18:17:32 +00:00
Anthony StirlingandGitHub 8060451713 Update AutoSplitPdfController.java 2024-01-28 18:16:59 +00:00
Anthony StirlingandGitHub 6130f14d5a Merge pull request #748 from Stirling-Tools/pipelineFixes
Pipeline fixes
2024-01-28 17:48:48 +00:00
Anthony StirlingandGitHub 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
Anthony StirlingandGitHub 4a6bd60466 Merge branch 'main' into fix/multi-tool-filename 2024-01-22 18:38:25 +00:00
Anthony StirlingandGitHub 13301e4606 Merge branch 'main' into fix/multi-tool-filename 2024-01-20 22:29:59 +00:00
Anthony StirlingandGitHub b59651a0fb Merge pull request #722 from phfuh/push
Update messages_de_DE.properties
2024-01-20 19:20:53 +00:00
Anthony StirlingandGitHub 86b8d7f804 Merge pull request #723 from andrewdolphin/patch-1
Remove bootstrap css from view-pdf.html
2024-01-20 19:13:54 +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
Anthony StirlingandGitHub 2fe9b5a24b Merge pull request #699 from Stirling-Tools/pdfbox3
PDFBox v3 upgrade plus resolution to reversed text
2024-01-13 10:13:00 +00:00
Anthony Stirling 3912f42128 changeCreds message 2024-01-13 10:08:42 +00:00
Anthony Stirling 801e307005 0.20 bump 2024-01-13 01:09:41 +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
Anthony StirlingandGitHub 77dcf04cfe Merge pull request #697 from Stirling-Tools/contributing
docs: add contributing guide
2024-01-11 23:07:37 +00:00
Anthony StirlingandGitHub 823c8eb53e Merge pull request #686 from PeterDaveHelloKitchen/Markdown
Specify code block language in Markdown for syntax highlighting
2024-01-11 22:38:02 +00:00
Anthony StirlingandGitHub e9b8981a35 Merge pull request #698 from Stirling-Tools/Sf298-patch-1
Updated demo site
2024-01-11 22:30:10 +00:00
Anthony StirlingandGitHub 50ee829e5f Merge pull request #682 from Stirling-Tools/ebook
Ebook
2024-01-10 00:41:54 +00:00
Anthony StirlingandGitHub 1924dfb4f1 Merge branch 'main' into ebook 2024-01-10 00:40:17 +00:00
Anthony Stirling 873a4ecb7e revert 2024-01-10 00:39:26 +00:00
Anthony Stirling 32da14acbf log removal 2024-01-10 00:37:55 +00:00
Anthony Stirling 139c793b5e 0.19.1 2024-01-10 00:33:22 +00:00
Anthony Stirling e717d83f75 fixes and timeouts 2024-01-10 00:33:07 +00:00
Anthony Stirling ef12c2f892 Add ebook support 2024-01-09 22:39:21 +00:00
Anthony StirlingandGitHub 362a7ff434 Update releaseArtifacts.yml 2024-01-06 23:06:58 +00:00
Anthony StirlingandGitHub 624e015315 Update PipelineFeature.md 2024-01-06 22:56:56 +00:00
Anthony StirlingandGitHub d76752d7f6 Create PipelineFeature.md 2024-01-06 22:53:07 +00:00
Anthony StirlingandGitHub 7260e578e3 Merge pull request #666 from Stirling-Tools/stamp
docs
2024-01-06 22:22:34 +00:00
Anthony StirlingandGitHub 2544b762ba Merge branch 'main' into stamp 2024-01-06 22:18:29 +00:00
Anthony StirlingandGitHub 164d1abdbb Delete PipelineUsage.md 2024-01-06 22:17:03 +00:00
Anthony StirlingandGitHub 863b48b5a9 Delete CNAME 2024-01-06 21:09:37 +00:00
Anthony StirlingandGitHub b5e0e147ac Merge pull request #651 from PeterDaveHelloKitchen/OptimizeDockerfile
Optimize DockerfileBase for Improved Efficiency and Reduced Size
2024-01-05 20:28:54 +00:00
Anthony StirlingandGitHub 2fe454ea47 Merge pull request #665 from albanobattistella/patch-7
Update messages_it_IT.properties
2024-01-05 20:23:05 +00:00
Anthony Stirling 572f9f728f lang 2024-01-05 18:00:30 +00:00
Anthony Stirling 6c963e1b6c format 2024-01-04 23:04:15 +00:00
Anthony StirlingandGitHub 770b61bb7a Update build.gradle 2024-01-04 21:09:22 +00:00
Anthony Stirling db64b3f71d lang and footer updates 2024-01-04 20:59:52 +00:00
Anthony StirlingandGitHub 5fad085db5 Merge pull request #656 from Stirling-Tools/licenses
Licenses
2024-01-04 19:22:22 +00:00