albanobattistella
699545ddbe
Update messages_it_IT.properties ( #1454 )
2024-06-13 21:51:39 +01:00
Pavlo K
54b3f17bf9
Add missing of Ukrainian translation to the resource file ( #1448 )
2024-06-13 18:14:09 +01:00
HHHHHMMMM
f2015cecbd
When converting PDF to word, add parameters to speed up soffice startup ( #1450 )
...
When converting PDF to word, add parameters to speed up soffice startup
2024-06-13 18:13:38 +01:00
Sebastian Espei
f60a8d87d2
Add Odd-Even Merge operation mode ( #1445 )
...
* Add ODD_EVEN_MERGE sort type
* Add process method to merge odd and even PDF pages
* Add test cases for Odd-Even merge method
* Add Odd-Even Merge mode in PDF Organizer webpage
This also add a new translatable text message variable pdfOrganiser.mode.10 with translation for english and german
* Add ODD_EVEN_MERGE documentation to RearrangePagesRequest
* Add english translation for pdfOrganiser.mode.10
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-06-12 22:21:02 +01:00
Anthony Stirling
889c9a114b
survey ( #1446 )
...
* survey
* LANGS
2024-06-12 22:12:42 +01:00
Ludy
1e72960c5f
Bugfix: missing contextPath ( #1434 )
2024-06-12 20:36:18 +01:00
小麥
5a50c54f29
Update messages_zh_TW.properties: Translate English sentence to Chinese ( #1438 )
...
Update messages_zh_TW.properties
Translate more sentence to zh_TW.
Fix sentence to fit the "Chinese copywriting guidelines".
2024-06-12 20:34:56 +01:00
Ludy
446bc68768
change to Pdf.js-Legacy Version 4.3.136 ( #1444 )
...
* add: PDF.js-Legacy
* change path
2024-06-12 20:33:25 +01:00
Abdulwahhab A Alzahrani
76660eb791
Update messages_ar_AR.properties ( #1430 )
...
translate to Arabic
2024-06-09 21:20:35 +01:00
github-actions[bot]
790d4f053d
Update 3rd Party Licenses ( #1428 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-06-09 15:56:15 +01:00
Anthony Stirling
b365155e62
Update githubVersion.js
2024-06-09 15:30:20 +01:00
Ludy
7543f49ba4
Add: Option to remove the digital signature when merging ( #1424 )
2024-06-09 13:58:05 +01:00
albanobattistella
2e11b632dd
Update messages_it_IT.properties ( #1423 )
2024-06-09 13:57:13 +01:00
Anthony Stirling
63bdc0d59e
Pipeline fixes for json lists + delete func ( #1425 )
...
* init
* revert
* pipelines fixes for lists
* pipeline fixes to allow json lists
* formatting
* pipeline changes
* langs
---------
Co-authored-by: a <a>
2024-06-09 13:56:55 +01:00
Ludy
327a44d487
Bump PDF.js from 4.3.118 to 4.3.136 ( #1420 )
...
Changelog: https://github.com/mozilla/pdf.js/releases/tag/v4.3.136
2024-06-09 10:45:25 +01:00
Ludy
7a15930453
add password validator ( #1418 )
2024-06-08 22:36:23 +01:00
Anthony Stirling
ef59ea6fe4
Images and login context ( #1417 )
...
* init
* revert
2024-06-08 16:07:23 +01:00
imgbot[bot]
10472a6467
[ImgBot] Optimize images ( #1412 )
...
*Total -- 412.00kb -> 334.04kb (18.92%)
/images/settings.png -- 12.04kb -> 5.53kb (54.07%)
/images/stirling-home-light.png -- 118.54kb -> 81.18kb (31.51%)
/images/login-light.png -- 30.08kb -> 24.98kb (16.94%)
/images/login-dark.png -- 29.44kb -> 25.32kb (13.98%)
/images/stirling-home.jpg -- 166.42kb -> 144.85kb (12.96%)
/docs/stirling-pdf.png -- 53.00kb -> 49.69kb (6.24%)
/src/main/resources/static/pdfjs/images/loading-icon.gif -- 2.49kb -> 2.48kb (0.35%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-08 15:55:41 +01:00
Ludy
9a9429c15c
Bugfix: fixes API query, replaces password comparisons, fixes duplicate ids ( #1415 )
...
fixes API query, replaces password comparisons, fixes duplicate ids
2024-06-08 12:37:06 +01:00
albanobattistella
ff315d9d96
Update messages_it_IT.properties ( #1413 )
2024-06-07 22:58:51 +01:00
Ludy
8f55c38391
add: redesign addUsers.html ( #1407 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-06-07 22:27:16 +01:00
Anthony Stirling
47907daea0
Merge pull request #1405 from SorCelien/patch-1
...
fr messages: more translations
2024-06-07 22:21:55 +01:00
Célien
ac9312bd7e
fr messages: more translations
...
mainly oauth translations
2024-06-07 17:35:36 +02:00
Ludy87
a743493cd3
Update navbar.html
2024-06-07 17:24:42 +02:00
Ludy87
c35355f01a
Update githubVersion.js
2024-06-07 17:07:14 +02:00
Ludy87
ed910da288
Add: Bypass for too many requests to the github api
2024-06-07 16:54:47 +02:00
Anthony Stirling
fc0878704d
Merge pull request #1385 from jimdouk/main
...
Enhance Test Coverage for SPDF/Utils Classes
2024-06-07 09:38:56 +01:00
pixeebot[bot]
88338b4dbc
(Sonar) Fixed finding: "Utility classes should not have public constructors"
2024-06-07 07:52:26 +00:00
jimdouk
fc249661e2
Merge branch 'main' of https://github.com/jimdouk/Stirling-PDF
2024-06-07 10:38:21 +03:00
jimdouk
805848e627
Fix one test in Class ProcessExecutorTest
2024-06-07 10:38:05 +03:00
Dimitris Doukas
fdae1c9756
Merge branch 'main' into main
2024-06-07 09:21:06 +03:00
pixeebot[bot]
9147d364bc
(Sonar) Fixed finding: "@Override
should be used on overriding and implementing methods"
2024-06-07 04:38:10 +00:00
Anthony Stirling
03150c6462
format
2024-06-06 21:59:13 +01:00
a
a3bf7baf35
Merge branch 'disableConfigUpdater' of git@github.com:Stirling-Tools/Stirling-PDF.git into disableConfigUpdater
2024-06-06 21:57:30 +01:00
Anthony Stirling
6c09bcf23c
resolve #1386
2024-06-06 21:57:18 +01:00
Anthony Stirling
d60107f48b
Merge branch 'main' into disableConfigUpdater
2024-06-06 21:36:04 +01:00
Anthony Stirling
0b449af9ba
resolve path
2024-06-06 21:34:56 +01:00
Anthony Stirling
4c9c0207ba
fancy button
2024-06-06 21:27:58 +01:00
Anthony Stirling
d36a59442f
th action
2024-06-06 21:24:41 +01:00
Anthony Stirling
fd4c75279f
init
2024-06-06 21:23:33 +01:00
Anthony Stirling
04b0bcde61
Merge pull request #1388 from Stirling-Tools/disableConfigUpdater
...
remove settings files update for now
2024-06-06 20:23:04 +01:00
Anthony Stirling
6499b759d9
Merge pull request #1390 from Ludy87/replace_hardcoded
...
Enhance OAuth2 Client Registration with Dynamic Provider Details
2024-06-06 20:22:40 +01:00
Ludy87
37c75971f2
Update ApplicationProperties.java
2024-06-06 21:14:34 +02:00
Ludy87
7d9edfca6d
Enhance OAuth2 Client Registration with Dynamic Provider Details
2024-06-06 21:03:06 +02:00
Anthony Stirling
a40696f16e
remove settings files update for now
2024-06-06 19:49:53 +01:00
Ludy87
515b5b1492
Minor corrections in the languages
2024-06-06 20:42:50 +02:00
jimdouk
5277cf2b59
Add junit tests for utils classes
2024-06-06 12:54:12 +03:00
Anthony Stirling
a0227a4bdd
Merge pull request #1382 from Stirling-Tools/tweaks
...
tweaks and fix for #1381
2024-06-05 22:35:22 +01:00
Anthony Stirling
87be41117f
tweaks and fix for #1381
2024-06-05 21:16:22 +01:00
arsvendg
7e7c6a3832
Small adjustmens to language file
2024-06-05 13:21:17 +02:00
arsvendg
746f341d6a
Merge branch 'Stirling-Tools:main' into main
2024-06-05 09:07:11 +02:00
Anthony Stirling
f35bf120e9
Update flatten.html
2024-06-04 20:17:27 +01:00
arsvendg
1fd4ce339f
Update languages.html
2024-06-04 00:05:34 +02:00
arsvendg
af736ca33a
Add files via upload
2024-06-04 00:03:56 +02:00
arsvendg
0878dd10b8
Add files via upload
2024-06-04 00:03:23 +02:00
Anthony Stirling
948ddb06bc
Merge pull request #1362 from Stirling-Tools/sonar
...
Sonar
2024-06-02 12:12:41 +01:00
Anthony Stirling
efc07522ab
minor
2024-06-02 12:04:29 +01:00
Anthony Stirling
31938b662c
format
2024-06-02 12:02:01 +01:00
Anthony Stirling
eb526a5d0c
logging and try catch
2024-06-02 11:59:43 +01:00
Anthony Stirling
c4a620e3f5
init sonar
2024-06-02 11:42:30 +01:00
Anthony Stirling
75e2cfb234
Merge pull request #1359 from albanobattistella/patch-29
...
Update messages_it_IT.properties
2024-06-01 22:32:34 +01:00
Ludy87
ca0432e0b4
notification
2024-06-01 21:33:21 +02:00
Ludy87
5799e61385
new workaround for remove digital signature
2024-06-01 21:30:05 +02:00
albanobattistella
f2784c85d6
Update messages_it_IT.properties
2024-06-01 21:07:02 +02:00
Anthony Stirling
995de6abc3
automate fat docker
2024-06-01 13:55:28 +01:00
Anthony Stirling
96e390c98d
Merge branch 'main' into fatDocker
2024-06-01 12:41:51 +01:00
Anthony Stirling
52978ec9ad
fat docker
2024-06-01 12:38:10 +01:00
foiv
963c1f4874
fix the crop problem
2024-06-01 13:58:56 +03:00
Ludy87
19c564a6f7
Fix: Initialization Issue and Enhance Configuration Management for ConfigInitializer #1324
2024-05-31 23:51:42 +02:00
Anthony Stirling
76bfc09a44
Merge pull request #1344 from andrewdolphin/main
...
Update view-pdf.html
2024-05-31 20:55:22 +01:00
Anthony Stirling
b0671943f7
Merge pull request #1345 from onyxfin/main
...
Croatian language Translation.
2024-05-31 20:50:30 +01:00
onyxfin
5b0de9eac1
Update languages.html
2024-05-31 15:45:47 +02:00
onyxfin
b646d8c481
Add files via upload
2024-05-31 15:24:01 +02:00
andrewdolphin
cd2f628168
Update view-pdf.html
...
Remove bootstrap.css which regresses a previous issue that caused imported images to incorrectly resize.
Reintroduce "Import image" option.
2024-05-31 12:16:57 +01:00
Ludy87
aef0d32b5b
add remove digital signature
2024-05-31 11:31:07 +02:00
onyxfin
059296d444
Add files via upload
2024-05-30 22:01:29 +02:00
Anthony Stirling
361b4c2db4
Merge pull request #1333 from Ludy87/fix_viewer_pdf
...
Fix: Can't select the Draw tool in View #1328
2024-05-30 20:54:15 +01:00
Anthony Stirling
d221654121
Merge pull request #1331 from pcanham/hotfix/typo-fix-for-google
...
fix: type correction around google OAUTH2 provider
2024-05-30 20:54:08 +01:00
Anthony Stirling
f1476d197f
Merge pull request #1326 from NicolasFR/feat/utf8-mdToPdf
...
feat: Force UTF-8 encoding of input characters
2024-05-30 20:53:58 +01:00
Anthony Stirling
4a53195c25
Merge pull request #1322 from albanobattistella/patch-28
...
Update messages_it_IT.properties
2024-05-30 20:53:50 +01:00
Anthony Stirling
e2bed6f6af
Merge pull request #1321 from nimdassdev/main
...
Update messages_bg_BG.properties
2024-05-30 20:53:45 +01:00
Anthony Stirling
5d6e23d4b7
Merge pull request #1282 from kkdlau/bugfix/1214-grab-zero-byte-pdf
...
#1214 Only take pdf that are good for processing
2024-05-30 20:53:21 +01:00
Ludy87
1572404e6f
Fix: Can't select the Draw tool in View #1328
2024-05-30 11:42:49 +02:00
Paul Canham
76dc90d587
fi: type correction around google OAUTH2 provider
2024-05-30 09:42:23 +01:00
Nicolas
f61bbd312f
feat: Force UTF-8 encoding of input characters
2024-05-29 22:09:09 +02:00
Danny Lau
65b9544942
#1214 Fix unable to create FileMonitor if the root directory does not exist
2024-05-29 23:03:24 +08:00
albanobattistella
7e8b86e6eb
Update messages_it_IT.properties
2024-05-29 12:08:25 +02:00
IT Creativity + Art Team
2ab5bc1e18
Update messages_bg_BG.properties
...
Updated/improved Bulgarian language strings. Thank you.
2024-05-29 09:56:21 +03:00
a
18680f2847
Merge branch 'uiChange' of git@github.com:Stirling-Tools/Stirling-PDF.git into uiChange
2024-05-28 19:48:11 +01:00
Anthony Stirling
6c790299aa
readd hover
2024-05-28 19:48:02 +01:00
Anthony Stirling
65d662588e
Merge branch 'main' into uiChange
2024-05-28 19:45:01 +01:00
Anthony Stirling
ab7acb5db3
changes credit dev-cb in cloudron forum
2024-05-28 19:44:35 +01:00
Ludy87
cd6f3862f6
add invalid Id Token message
2024-05-28 10:27:44 +02:00
Anthony Stirling
a7f67961e7
Merge branch 'main' into cukeGHA
2024-05-27 22:30:41 +01:00
Anthony Stirling
32209534a0
gha
2024-05-27 22:30:25 +01:00
Anthony Stirling
7196f0f970
Merge pull request #1308 from Stirling-Tools/update-3rd-party-licenses
...
Update 3rd Party Licenses
2024-05-27 18:19:01 +01:00
GitHub Action
64d0be5ffa
Update 3rd Party Licenses
...
Signed-off-by: GitHub Action <action@github.com>
2024-05-27 17:18:00 +00:00
Anthony Stirling
31be5baf3d
Merge pull request #1305 from miniupnp/fix-fr-messages
...
fix fr messages: fix a typo "Redimensionner"
2024-05-27 18:17:52 +01:00
Anthony Stirling
fa934f06ab
Merge branch 'main' into upgrades
2024-05-27 17:58:31 +01:00
Anthony Stirling
65f9438639
deletion changes
2024-05-27 17:53:18 +01:00