Anthony Stirling
|
e5bdd52b7c
|
Merge pull request #589 from sbplat/main
fix: sequentially convert each pdf page into a BufferedImage to avoid getting out of memory errors for large pdf files
|
2023-12-28 17:39:02 +00:00 |
|
Anthony Stirling
|
e653ef6522
|
Merge branch 'main' into main
|
2023-12-28 17:32:38 +00:00 |
|
Anthony Stirling
|
5fcb4e893b
|
pipeline refactor beginnings
|
2023-12-28 17:23:19 +00:00 |
|
Anthony Stirling
|
c2b524e459
|
Merge pull request #596 from eltociear/patch-2
chore: update README.md
|
2023-12-28 17:09:08 +00:00 |
|
sbplat
|
5a055bae5e
|
Merge branch 'main' into main
|
2023-12-28 11:47:44 -05:00 |
|
Ikko Eltociear Ashimine
|
c3f501d701
|
chore: update README.md
a -> an
|
2023-12-29 00:34:56 +09:00 |
|
Anthony Stirling
|
8acab77ae3
|
contextPath fixes
|
2023-12-28 13:50:31 +00:00 |
|
Anthony Stirling
|
8bd2784f37
|
Merge pull request #594 from albanobattistella/patch-3
Update messages_it_IT.properties
|
2023-12-28 09:31:29 +00:00 |
|
albanobattistella
|
e2c5027311
|
Update messages_it_IT.properties
|
2023-12-28 10:28:21 +01:00 |
|
Anthony Stirling
|
d2b2adcbc1
|
Merge pull request #593 from aancw/id-translate
Add Indonesia Translation
|
2023-12-28 09:04:07 +00:00 |
|
Anthony Stirling
|
48158379ee
|
Merge branch 'main' into id-translate
|
2023-12-28 09:03:02 +00:00 |
|
Aan
|
6ba84a190f
|
translate file word to indonesia
|
2023-12-28 15:34:50 +07:00 |
|
Aan
|
d349aea1be
|
Translate file word
|
2023-12-28 15:30:36 +07:00 |
|
Aan
|
79e2683cbe
|
Keep watermark translation
|
2023-12-28 15:12:18 +07:00 |
|
Anthony Stirling
|
e4fb64ce16
|
Merge pull request #588 from Emad-Eldin-G/patch-1
Optimized the code in detect-blank-pages.py
|
2023-12-28 07:55:25 +00:00 |
|
sbplat
|
d405b7a810
|
perf: avoid re-rendering the first pdf page
|
2023-12-27 22:46:55 -05:00 |
|
sbplat
|
1d243a0ca5
|
fix: clean up redundant variable
|
2023-12-27 22:43:30 -05:00 |
|
sbplat
|
1f10693eaf
|
fix: sequentially convert each pdf page into a BufferedImage to avoid getting MLE for large pdf files
|
2023-12-28 03:23:55 +00:00 |
|
EmadEldin Osman
|
b7f62a635d
|
Optimized the code in detect-blank-pages.py
Made use of Numpy arrays
|
2023-12-28 04:51:50 +03:00 |
|
Anthony Stirling
|
4e991e7ec2
|
Merge pull request #582 from manuelkamp/patch-5
Update LocalRunGuide.md
|
2023-12-28 00:49:02 +00:00 |
|
Anthony Stirling
|
8fe7e57a6a
|
Merge branch 'main' into patch-5
|
2023-12-28 00:47:06 +00:00 |
|
Anthony Stirling
|
5c79a5da29
|
Merge pull request #585 from Saneeitas/Saneeitas-patch-1
Update README.md
|
2023-12-28 00:37:24 +00:00 |
|
Muhammad Sani Ibrahim
|
d01473aceb
|
Update README.md
made the english more standard
|
2023-12-28 01:27:25 +01:00 |
|
Anthony Stirling
|
3911be0177
|
Add Demo user
|
2023-12-27 22:56:51 +00:00 |
|
Anthony Stirling
|
78da44ad83
|
fix for #583
|
2023-12-27 19:28:49 +00:00 |
|
manuelkamp
|
54859ac3ba
|
Update LocalRunGuide.md
Improved optional service section regarding environment variables in a separate .env file
|
2023-12-27 19:52:51 +01:00 |
|
Anthony Stirling
|
9cb8c9f655
|
Merge pull request #581 from manuelkamp/patch-4
Update LocalRunGuide.md
|
2023-12-27 18:48:30 +00:00 |
|
manuelkamp
|
dfda474ba5
|
Update LocalRunGuide.md
Added option to set up Stirling-PDF as a service
|
2023-12-27 19:30:28 +01:00 |
|
Anthony Stirling
|
43f15b3e55
|
Merge pull request #579 from manuelkamp/patch-3
Update LocalRunGuide.md
|
2023-12-27 18:10:13 +00:00 |
|
Anthony Stirling
|
86c45f6f8f
|
Merge pull request #578 from manuelkamp/patch-2
Update LocalRunGuide.md
|
2023-12-27 18:10:03 +00:00 |
|
Anthony Stirling
|
de83321c62
|
Merge pull request #577 from manuelkamp/patch-1
Update LocalRunGuide.md #575
|
2023-12-27 18:09:43 +00:00 |
|
manuelkamp
|
7b44cf77d6
|
Update LocalRunGuide.md
Added "WeasyPrint" to pip3 install section
|
2023-12-27 18:54:55 +01:00 |
|
manuelkamp
|
c769a02982
|
Update LocalRunGuide.md
Edited run via java, since on previous step we moved the jar-file to /opt/Stirling-PDF
|
2023-12-27 18:51:51 +01:00 |
|
manuelkamp
|
aa671b8bd6
|
Update LocalRunGuide.md
|
2023-12-27 18:46:37 +01:00 |
|
Anthony Stirling
|
6e7c066e57
|
Merge pull request #574 from eltociear/patch-1
Update README.md
|
2023-12-27 15:39:54 +00:00 |
|
Ikko Eltociear Ashimine
|
78ac9231c5
|
Update README.md
temporay -> temporary
|
2023-12-28 00:34:30 +09:00 |
|
Anthony Stirling
|
e9947da5b4
|
changes
|
2023-12-27 15:18:26 +00:00 |
|
Anthony Stirling
|
8df7dfc3be
|
Merge pull request #569 from albanobattistella/patch-2
Update messages_it_IT.properties
|
2023-12-27 15:03:44 +00:00 |
|
albanobattistella
|
d79db6f3da
|
Update messages_it_IT.properties
|
2023-12-27 16:01:00 +01:00 |
|
Anthony Stirling
|
84aebe3851
|
validate button color
|
2023-12-27 13:22:28 +00:00 |
|
Anthony Stirling
|
f5c285a70f
|
mild cleanup
|
2023-12-27 12:51:17 +00:00 |
|
Perdana Hadi
|
2d6bf43bdb
|
update tags translations
|
2023-12-27 15:52:11 +07:00 |
|
Aan
|
964f22e3e0
|
Add Bahasa Indonesia
|
2023-12-27 14:43:32 +07:00 |
|
Aan
|
d325020e22
|
home page section done, todo tags extractImages.tags
|
2023-12-27 14:37:25 +07:00 |
|
Aan
|
aec85ddd66
|
missing quote
|
2023-12-27 14:09:57 +07:00 |
|
Perdana Hadi
|
32b009b11f
|
remove extra line, add white space
|
2023-12-27 12:38:17 +07:00 |
|
Perdana Hadi
|
2e5b72e4fb
|
add web-pages translation
|
2023-12-27 12:28:31 +07:00 |
|
Aan
|
1d3cf2bdc3
|
Remove DS_Store
|
2023-12-27 10:27:39 +07:00 |
|
Aan
|
2a5fe2bd74
|
27/12/2023
|
2023-12-27 10:06:09 +07:00 |
|
Anthony Stirling
|
61ff0248da
|
close
|
2023-12-27 01:00:42 +00:00 |
|