pixeebot[bot]
fcc78089ad
Hardening suggestions for Stirling-PDF / multipleFix ( #1743 )
...
Sandboxed URL creation to prevent SSRF attacks
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-08-23 09:18:08 +01:00
a
c4efed87b4
fix
2024-08-23 09:08:38 +01:00
a
31777e9fad
multiple file logic cleanup
2024-08-23 09:06:33 +01:00
a
2bbbbf8e38
Merge branch 'main' of github.com:Stirling-Tools/Stirling-PDF
2024-08-23 00:02:25 +01:00
github-actions[bot]
dee912f075
📝 Update README: Translation Progress Table ( #1734 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-22 21:47:37 +01:00
albanobattistella
faed367cde
Update messages_it_IT.properties ( #1732 )
2024-08-22 11:54:55 +01:00
Anthony Stirling
788744c1be
Update pull_request_template.md
2024-08-21 20:43:13 +01:00
github-actions[bot]
686b88d21d
📝 Update README: Translation Progress Table ( #1731 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-21 11:37:45 +01:00
Ludy
1a594b27ab
Fix: introduces the verification of the python installation ( #1730 )
...
* Fix: introduces the verification of the python installation
* Update ExtractImageScansController.java
* Update CheckProgramInstall.java
2024-08-21 11:16:29 +01:00
Anthony Stirling
9f0088c839
Create release.yml
2024-08-20 22:56:15 +01:00
a
c778fa73ef
Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git into main
2024-08-20 22:33:05 +01:00
github-actions[bot]
5564a6e730
💾 Update Version ( #1727 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-20 17:49:33 +01:00
Anthony Stirling
8a58647ffd
Update build.gradle
2024-08-20 17:49:10 +01:00
Anthony Stirling
37dcae282a
ExtractImagesController. null checks
2024-08-20 17:20:18 +01:00
Ludy
58618b3a21
Add: Convert PDF to WebP ( #1666 )
...
* Add PDF to WebP
* add swagger param
* back
* creates a custom image for Docker from pymupdf
* Converting with pdf2image and Pillow instead of pymupdf
* webp remove to pdf-to-img
* remove mupdf
2024-08-20 16:17:54 +01:00
github-actions[bot]
4a4c7faf47
📝 Update README: Translation Progress Table ( #1725 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-20 10:59:08 +01:00
github-actions[bot]
66324a5bdc
Update 3rd Party Licenses ( #1724 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-20 10:57:53 +01:00
Guilherme L. Leite Marques
3bd18f7c5e
Updated pt_BR ignored translations; Improved pt_BR translation ( #1705 )
...
* Updated pt_BR ignored translations
* Fixed blank lines
2024-08-20 10:57:42 +01:00
dependabot[bot]
e693bbb2bd
Bump com.bucket4j:bucket4j_jdk17-core from 8.13.1 to 8.14.0 ( #1720 )
...
Bumps [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j ) from 8.13.1 to 8.14.0.
- [Release notes](https://github.com/bucket4j/bucket4j/releases )
- [Commits](https://github.com/bucket4j/bucket4j/commits/8.14.0 )
---
updated-dependencies:
- dependency-name: com.bucket4j:bucket4j_jdk17-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 10:55:00 +01:00
Црнобог
f11ad92fa5
Typing error in README.md ( #1721 )
...
Misstype | Sebian => Serbian
2024-08-20 10:54:44 +01:00
Anthony Stirling
f443a4e0de
reduce google font size ( #1723 )
...
* Delete src/main/resources/static/fonts/google-symbol.woff2
* Add files via upload
2024-08-20 09:57:12 +01:00
PingLin8888
fa0152aa2d
Fix ConcurrentModificationException by modifying resources outside the iteration. ( #1719 )
...
Fix ConcurrentModificationException by collecting XObject names
- Changed to use a list to collect XObject names before removal.
- Avoids ConcurrentModificationException by modifying resources outside the iteration.
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-19 19:42:55 +01:00
Ludy
e1d0f2cd3e
Fix: YamlFile - String length limit disable ( #1716 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-19 15:03:05 +01:00
Ludy
81e2a77e57
Fix: Failed authentication #1704 ( #1708 )
...
* Fix: Failed authentication #1704
* Update account.html
2024-08-19 15:02:40 +01:00
Ludy
6c9a4e8acc
Add Option to Specify Installation Method in Bug Report Template ( #1710 )
...
* Add Option to Specify Installation Method in Bug Report Template
* Update 1-bug.yml
2024-08-19 15:00:23 +01:00
albanobattistella
8e5b3ea7f1
Update messages_it_IT.properties ( #1713 )
2024-08-19 15:00:12 +01:00
Ludy
b47f8a2c17
corrects the link to the country selection ( #1717 )
2024-08-19 15:00:00 +01:00
Ludy
56a07bbf3a
increases some versions in the workflows ( #1707 )
2024-08-18 13:07:14 +01:00
github-actions[bot]
987d793ef4
Update 3rd Party Licenses ( #1701 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-16 13:27:18 +01:00
github-actions[bot]
ea85d76f5b
💾 Update Version ( #1700 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-16 13:24:53 +01:00
Anthony Stirling
fc762329a8
Update build.gradle
2024-08-16 13:24:32 +01:00
a
89031246cf
Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git into main
2024-08-16 13:21:39 +01:00
Anthony Stirling
e5cb9a28ac
fix
2024-08-16 13:21:35 +01:00
github-actions[bot]
48bae227f6
💾 Update Version ( #1699 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-16 12:52:25 +01:00
Anthony Stirling
9773138612
Update build.gradle
2024-08-16 12:51:59 +01:00
github-actions[bot]
1927801894
Update 3rd Party Licenses ( #1698 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-16 12:47:46 +01:00
Anthony Stirling
3cd6f462a8
Update build.gradle to use commmon versions ( #1697 )
...
* Update build.gradle
* Update build.gradle
2024-08-16 12:44:25 +01:00
github-actions[bot]
6dab3980fc
Update 3rd Party Licenses ( #1696 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-16 12:15:55 +01:00
Anthony Stirling
ea2d755808
Update licenses-update.yml
2024-08-16 12:15:07 +01:00
dependabot[bot]
05efcedea8
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 ( #1685 )
...
* Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update build.gradle
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-16 12:03:59 +01:00
Ludy
29fcbf30d7
Admin panel - Enhanced User Management & Fix : #1630 ( #1658 )
...
* Prevents SSO login due to faulty verification
* add translation & fix show error message
* Update settings.yml.template
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-16 11:57:37 +01:00
github-actions[bot]
2cbe34ea24
Update 3rd Party Licenses ( #1695 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-16 11:52:51 +01:00
dependabot[bot]
29f43c010e
Bump io.micrometer:micrometer-core from 1.13.0 to 1.13.3 ( #1689 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.13.0 to 1.13.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.0...v1.13.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-16 11:51:40 +01:00
Anthony Stirling
8602f38fbf
Update build.yml
2024-08-16 11:44:49 +01:00
Anthony Stirling
f5258c593b
Update auto-labeler.yml
2024-08-16 11:15:37 +01:00
Anthony Stirling
e89ac84928
Update build.yml
2024-08-16 11:09:17 +01:00
Anthony Stirling
8997855922
Update auto-labeler.yml
2024-08-16 11:02:38 +01:00
Anthony Stirling
09c93cebe3
PR changes ( #1693 )
...
* Update licenses-update.yml
* Update build.yml
* Update test.yml
* Delete .github/workflows/test.yml
* Update build.yml
* Update build.yml
* Update auto-labeler.yml
* Update build.yml
* Update auto-labeler.yml
* Update labeler-config.yml
2024-08-16 11:00:10 +01:00
github-actions[bot]
00d65596d1
Update 3rd Party Licenses ( #1687 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-16 08:48:42 +01:00
dependabot[bot]
851b43fadf
Bump com.github.jk1.dependency-license-report from 2.8 to 2.9 ( #1690 )
...
Bumps com.github.jk1.dependency-license-report from 2.8 to 2.9.
---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 00:04:43 +02:00
dependabot[bot]
d5ac560452
Bump org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3 ( #1691 )
...
Bumps org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 23:57:45 +02:00
dependabot[bot]
4ea323b879
Bump edu.sc.seis.launch4j from 3.0.5 to 3.0.6 ( #1686 )
...
Bumps edu.sc.seis.launch4j from 3.0.5 to 3.0.6.
---
updated-dependencies:
- dependency-name: edu.sc.seis.launch4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 21:41:03 +00:00
dependabot[bot]
5c84ae1b53
Bump org.springframework:spring-webmvc from 6.1.9 to 6.1.12 ( #1680 )
...
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework ) from 6.1.9 to 6.1.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.9...v6.1.12 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 21:36:26 +00:00
dependabot[bot]
96a8898c15
Bump com.bucket4j:bucket4j_jdk17-core from 8.12.1 to 8.13.1 ( #1683 )
...
Bumps [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j ) from 8.12.1 to 8.13.1.
- [Release notes](https://github.com/bucket4j/bucket4j/releases )
- [Commits](https://github.com/bucket4j/bucket4j/commits )
---
updated-dependencies:
- dependency-name: com.bucket4j:bucket4j_jdk17-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 21:34:04 +00:00
dependabot[bot]
1cca13334e
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 ( #1684 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 23:31:57 +02:00
dependabot[bot]
264763dd4c
Bump io.github.pixee:java-security-toolkit from 1.1.3 to 1.2.0 ( #1667 )
...
Bumps [io.github.pixee:java-security-toolkit](https://github.com/pixee/java-security-toolkit ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/pixee/java-security-toolkit/releases )
- [Commits](https://github.com/pixee/java-security-toolkit/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: io.github.pixee:java-security-toolkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 22:01:41 +01:00
dependabot[bot]
eafbfb8dbf
Bump org.apache.pdfbox:xmpbox from 3.0.2 to 3.0.3 ( #1670 )
...
Bumps org.apache.pdfbox:xmpbox from 3.0.2 to 3.0.3.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:xmpbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 22:01:03 +01:00
Anthony Stirling
6fa7c2e5e1
Update dependabot.yml
2024-08-15 22:00:02 +01:00
Anthony Stirling
909054a49d
Update dependabot.yml
2024-08-15 21:57:37 +01:00
kmau
711501a382
Update messages_it_IT.properties - remove image in home ( #1661 )
2024-08-15 09:46:54 +00:00
github-actions[bot]
e45b512087
📝 Update README: Translation Progress Table ( #1675 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-15 09:45:19 +00:00
Ludy
d32da95f55
tessdata available to local Windows users ( #1677 )
...
tessdata available to local Windows users
2024-08-15 11:43:56 +02:00
Rafael Martins
b54d73d723
Updated brazilian portuguese translation ( #1673 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-14 10:59:06 +00:00
Ludy
503a1c9526
redesign footer ( #1674 )
...
* redesign footer
* remove about test
2024-08-13 23:54:33 +02:00
Ludy
f176558a39
Fix: Conditional Attribute Binding for the multiple Attribute in the File Selector Fragment ( #1665 )
2024-08-12 17:22:32 +01:00
github-actions[bot]
68c387086c
📝 Update README: Translation Progress Table ( #1655 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-09 08:58:31 +01:00
Anthony Stirling
f165439d26
Update remove-pages.html
...
#1656
2024-08-09 08:57:29 +01:00
tkymmm
6649ffd7a0
Updated Japanese translation ( #1654 )
...
* Update messages_ja_JP.properties
Updated Japanese translation
* Update messages_ja_JP.properties
Updated Japanese translation
2024-08-09 07:39:35 +01:00
github-actions[bot]
8dbbacb09e
📝 Update README: Translation Progress Table ( #1651 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-08 22:29:02 +01:00
albanobattistella
908b409155
Update messages_it_IT.properties ( #1649 )
2024-08-08 22:06:13 +01:00
github-actions[bot]
4ad716f281
Update 3rd Party Licenses ( #1648 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-08 21:41:40 +01:00
Diallo
148feda83f
Bug fix UI crash when url is unrechable ( #1642 )
...
* feat: Add URL reachability check in ConvertWebsiteToPDF
* Add tests for URL reachability in ConvertWebsiteToPdfTest
* test: Update URL in ConvertWebsiteToPdfTest for testing
2024-08-08 20:35:15 +00:00
dependabot[bot]
771b312ee8
Bump com.twelvemonkeys.imageio:imageio-tiff from 3.10.1 to 3.11.0 ( #1503 )
...
* Bump com.twelvemonkeys.imageio:imageio-tiff from 3.10.1 to 3.11.0
Bumps com.twelvemonkeys.imageio:imageio-tiff from 3.10.1 to 3.11.0.
---
updated-dependencies:
- dependency-name: com.twelvemonkeys.imageio:imageio-tiff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update build.gradle
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-08 21:33:14 +01:00
github-actions[bot]
00a0670954
📝 Update README: Translation Progress Table ( #1647 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-08 21:17:18 +01:00
github-actions[bot]
39423c247c
💾 Update Version ( #1646 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-08 21:17:08 +01:00
Anthony Stirling
6d8d0bad56
langs
2024-08-08 21:15:41 +01:00
Anthony Stirling
a3374745f8
formatting
2024-08-08 21:13:59 +01:00
dependabot[bot]
d65a637a46
Bump alpine from 3.20.0 to 3.20.1 ( #1505 )
...
* Bump alpine from 3.20.0 to 3.20.1
Bumps alpine from 3.20.0 to 3.20.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Dockerfile
* Update Dockerfile-fat
* Update Dockerfile-ultra-lite
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-08 20:49:56 +01:00
PingLin8888
d0bf385d69
Issue1632 remove images ( #1645 )
...
* Implemented PdfImageRemovalService.java and PdfImageRemovalController.java. Image can be removed testing using Postman, but the file size doesn't change.
* Fix removal logic in service file to decrease file size.
* Implement "Remove Image" feature on the website
Updated the front-end code to integrate the "Remove Image" feature. The new functionality is now fully operational on the website, allowing users to remove images as expected.
* Add comments to PdfImageRemovalController and PdfImageRemovalService.
* Change the google material icon in navbar, homepage and remove-image-pdf.html.
2024-08-08 20:38:36 +01:00
github-actions[bot]
bc35745768
📝 Update README: Translation Progress Table ( #1640 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-07 22:19:08 +01:00
HimaGirija
e50391a44a
Added multithreaded feature for image extraction ( #1641 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-07 22:16:57 +01:00
arsvendg
96b080528b
Changes norwegian translation ( #1639 )
...
* Minor correction
* Endringer oversettelser
* Changes norwegian translation
2024-08-07 09:44:44 +01:00
Anthony Stirling
f35cbc4310
enhancement auto have label
2024-08-06 10:57:18 +01:00
github-actions[bot]
c09fc1541f
📝 Update README: Translation Progress Table ( #1636 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-06 10:51:50 +01:00
Anthony Stirling
dff53310a7
lang
2024-08-06 10:50:47 +01:00
mylk13
ec537c6fde
Add a checkbox to WatermarkController to convert the pdf to pdf-image ( #1633 )
...
* Add a checkbox to WatermarkController to convert the pdf to pdf-image
* 381: Fix messages_en_GB
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-06 08:11:52 +00:00
dependabot[bot]
ce70796fff
Bump org.mockito:mockito-inline from 3.12.4 to 5.2.0 ( #1635 )
...
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito ) from 3.12.4 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v5.2.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:10:14 +01:00
Mateusz Tylec
7db7192d95
Update polish translation ( #1631 )
2024-08-04 21:26:55 +01:00
github-actions[bot]
d00e7fe958
Update 3rd Party Licenses ( #1627 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-08-03 13:47:59 +01:00
Anthony Stirling
510f39ad41
Update examples.feature
2024-08-03 13:47:47 +01:00
Ludy
950a0c4b21
Bump org.springframework.boot from 3.3.0 to 3.3.2 & Gradle 8 compatibility ( #1626 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-03 13:18:51 +01:00
Ludy
e6793bd04a
Fix: fail JUnit test ( #1625 )
2024-08-03 12:52:50 +01:00
Anthony Stirling
0f60974a57
Update examples.feature ( #1624 )
2024-08-03 10:44:17 +01:00
dependabot[bot]
0ed4c16dc0
Bump io.spring.dependency-management from 1.1.5 to 1.1.6 ( #1579 )
...
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases )
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.5...v1.1.6 )
---
updated-dependencies:
- dependency-name: io.spring.dependency-management
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 10:33:57 +01:00
Manohar Mannam
ea6d4a293e
blank pages returns removed pages for verification #1574 ( #1619 )
...
separated blank and non-blank pages and created unified ZIP archive
Co-authored-by: mannam <101550345+ManoharMannam@users.noreply.github.com >
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-08-03 09:30:53 +00:00
Anthony Stirling
191e79da18
Update test.yml ( #1623 )
...
* Update test.yml
* Update SPdfApplication.java
2024-08-03 10:29:34 +01:00
Ludy
c54c18b247
Add: Irish and Danish to the table ( #1622 )
2024-08-03 10:16:26 +01:00
github-actions[bot]
39cbb5e7d9
📝 Update README: Translation Progress Table ( #1615 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-08-01 00:10:12 +01:00
LizardWizardGB
3df0474ed2
Danish language ( #1606 )
...
* Update languages.html
Added an entry for "Danish".
* Update languages.html
filename of flag was wrong.
* Danish flag svg
* Create messages_da_DK.properties
Initial commit of danish translation.
* Update messages_da_DK.properties
* Update messages_da_DK.properties
2024-07-31 21:25:57 +01:00
congyuluo
9ff2cb63d0
Refactored Identifiers ( #1609 )
2024-07-31 21:25:48 +01:00
github-actions[bot]
d8087d8c55
📝 Update README: Translation Progress Table ( #1613 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-31 21:25:37 +01:00
Aindriú Mac Giolla Eoin
0dfb4d77c0
Added Irish Language ( #1607 )
...
Adding Irish Language
2024-07-31 18:17:01 +00:00
Ludy
065f53e577
Optimize Editor and Git Ignore Settings for Improved Consistency and Security ( #1611 )
2024-07-31 18:49:52 +01:00
github-actions[bot]
c899f605a9
📝 Update README: Translation Progress Table ( #1601 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-27 09:11:41 +01:00
DeH40
47de0f84db
Update messages_zh_CN.properties ( #1599 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-27 09:11:16 +01:00
Ludy
543b96c033
Add: Vietnam to the table ( #1600 )
...
* Add: Vietnam to the table
* Update labeler-config.yml
2024-07-27 08:37:22 +01:00
github-actions[bot]
c1126e57bd
📝 Update README: Translation Progress Table ( #1598 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-26 16:01:23 +01:00
an-777
7c5077006d
Update messages_zh_TW.properties: Translate English sentence to Traditional Chinese ( #1596 )
...
* Update messages_zh_TW.properties
* fix eof
2024-07-26 13:19:20 +01:00
github-actions[bot]
3e7889cee8
📝 Update README: Translation Progress Table ( #1597 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-26 13:06:48 +01:00
Son Tran Lam
281047f42a
Translate to Vietnamese ( #1591 )
...
* Translate to Vietnamese
* Add translation for Vietnamese
* - Remove invalid properties and duplicated values.
- Add blank lines to align with the original format of en_GB file
* fix eof
* add empty lines to align with the template format. The number of line is equal with the reference en_GB file now
* change some translations to be more natural and easier to understand
2024-07-26 13:01:17 +01:00
github-actions[bot]
07f85ea8b4
📝 Update README: Translation Progress Table ( #1587 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-26 13:00:54 +01:00
Jean-Baptiste WITTNER
e07f73dce7
[Helm][K8S] Add rootPath helm ( #1593 )
...
* Update of values.yaml to use a new variable to manage the application rootpath
* Use rootPath of values in deployment to manage rootPath and probes
2024-07-24 21:58:04 +01:00
albanobattistella
bfe38c71e8
Update messages_it_IT.properties ( #1588 )
2024-07-23 20:18:00 +01:00
Clara Bujeda
072090d41b
Update of what was missing in messages_es_ES.properties ( #1586 )
...
I have translated what was missing from translating so everything would be translated.
2024-07-23 18:51:46 +01:00
Ludy
560936e182
remove new lines and obsolete spaces ( #1585 )
2024-07-23 16:57:21 +01:00
Ludy
6eb79e65fa
minor changes in the DEV tools and more ( #1578 )
2024-07-22 21:15:10 +01:00
github-actions[bot]
cbe92269f4
Update 3rd Party Licenses ( #1572 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-07-20 10:49:09 +01:00
dependabot[bot]
81871a6f10
Bump springBootVersion from 3.3.0 to 3.3.2 ( #1570 )
...
Bumps `springBootVersion` from 3.3.0 to 3.3.2.
Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-jetty` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
Updates `org.springframework.boot:spring-boot-devtools` from 3.3.0 to 3.3.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.2 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-jetty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-devtools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 10:42:03 +01:00
github-actions[bot]
cf2a7896da
📝 Update README: Translation Progress Table ( #1571 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-20 10:41:32 +01:00
Oğuz Ersen
6a3d95ba09
Add missing Turkish translation ( #1549 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-20 09:15:03 +00:00
Ludy
85ed0c38d1
Adding declaration as repository component & changing primary key type ( #1559 )
...
* Adding declaration as repository component & changing primary key type
* Update AuthorityRepository.java
* Update PersistentLoginRepository.java
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-20 10:13:49 +01:00
Ludy
6c7dc34640
Add: Label manager ( #1560 )
2024-07-20 09:57:27 +01:00
Anthony Stirling
ecfdfa5644
Update init-without-ocr.sh
2024-07-20 09:56:39 +01:00
Anthony Stirling
11e279bd12
Remove calibre for now
2024-07-20 09:54:46 +01:00
Anthony Stirling
929f0bbbe5
version bump, multi file fix and disable survey ( #1550 )
...
* version bump, multi file fix and disable survey
* example test stuff
* logs
* Update docker-compose-latest.yml
---------
Co-authored-by: a <a>
2024-07-20 09:53:58 +01:00
Ludy
5751b1ac2d
adds Thai to the languages table ( #1555 )
...
This PR makes #1554 obsolete
2024-07-11 23:35:01 +01:00
taesaeng28
4bf78ffd5d
Added support for Thai language ( #1551 )
...
* Added support for Thai language
* Correct Thai national flag proportions in SVG
* Remove th_TH from env.LANGS
causer
Failed tests:
Stirling-PDF-Regression
Some tests failed.
Error: Process completed with exit code 1.
* fix incorrect syntax
2024-07-10 18:05:29 +00:00
pixeebot[bot]
b7d37deb85
Refactored to use parameterized SQL APIs ( #1545 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-07-09 21:18:32 +01:00
github-actions[bot]
2a65fd0825
📝 Update README: Translation Progress Table ( #1538 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-07 11:45:50 +01:00
Ludy
422264a288
added non-translatable strings ( #1537 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-06 21:54:04 +00:00
github-actions[bot]
695fbb0150
📝 Update README: Translation Progress Table ( #1536 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-07-06 21:48:53 +00:00
Ludy
a17105e650
Create stale.yml ( #1530 )
...
* Create stale.yml
* Update stale.yml
2024-07-06 20:25:38 +00:00
Ludy
32ac38e93f
Add missing translations strings ( #1535 )
...
* Add missing translations strings
* Update messages_de_DE.properties
2024-07-06 19:48:39 +01:00
Ludy
3c0d2b908f
Update messages_de_DE.properties ( #1532 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-06 18:17:30 +00:00
Ludy
ab62a93a0d
Fix labeler 2 ( #1534 )
2024-07-06 19:15:19 +01:00
Ludy
5189708d25
Fix labeler ( #1533 )
...
* Update labeler.yml
* Update labeler.yml
2024-07-06 17:48:06 +01:00
Ludy
19831c050c
Add labeler action for pull requests ( #1529 )
...
* Automatically label PRs
* Update labeler-config.yml
2024-07-06 15:43:53 +01:00
albanobattistella
e426d99145
Update messages_it_IT.properties ( #1527 )
2024-07-06 12:27:19 +00:00
Ludy
4088208fc8
adding documentation for database import and export ( #1528 )
...
* adding documentation for database import and export
* Update DATABASE.md
2024-07-06 13:24:32 +01:00
albanobattistella
31ce5b1221
Update messages_it_IT.properties ( #1526 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-05 20:50:22 +01:00
Ludy
be05db22f5
Preparation for Switching to a New Database Version ( #1521 )
...
* preparing to switch to a new database version
* add PreAuthorize
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-07-05 20:48:33 +01:00
Ludy
79927416e5
standardize the layout ( #1525 )
2024-07-04 21:13:03 +00:00
Shawn Johnston
f95ee31bbd
Highlight color selection for the Compare PDFs page. ( #1515 )
...
* Update compare.html
* Update compare.html
* Conform to text requirements
Changed text in some labels to conform to Thymeleaf format.
* Add GB to th:text for label
2024-07-04 21:11:41 +00:00
Ludy
40042c37f2
[Bugfix] the Manifest Syntax error ( #1524 )
...
Fixes the Manifest Syntax error
2024-07-04 21:05:45 +00:00
Ludy
1c90b65bca
removes empty list entries ( #1523 )
2024-07-04 21:04:21 +00:00
Ludy
2971425544
[Bugfix] Prevents the deletion of productive data ( #1522 )
...
prevents the deletion of productive data
2024-07-04 22:02:35 +01:00
Prerak Trivedi
a9ee698432
Update README.md ( #1518 )
...
removed dead link to a screenshot
2024-07-02 20:29:22 +01:00
github-actions[bot]
15b5d51957
📝 Update README: Translation Progress Table ( #1514 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-30 15:11:18 +01:00
eruditus-ginkgo
92893b8d4c
Update messages_zh_CN.properties ( #1513 )
...
Translate untranslated text to Simplified Chinese;
Standardize Chinese expressions for identical English phrases;
Remove spaces between Chinese and English text for consistency.
2024-06-29 17:45:31 +01:00
Ludy
3a6969cad0
Fix: synchronizing the browser settings to the database #1481 ( #1510 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-26 20:48:50 +00:00
Ludy
88e8663d44
Rename from translation_status.toml to ignore_translation.toml and more ( #1511 )
2024-06-26 21:47:20 +01:00
github-actions[bot]
a2d7490d45
📝 Update README: Translation Progress Table ( #1507 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-25 23:21:57 +01:00
Alex
c363a1c4e0
Add some translations and add ignored translations ( #1501 )
...
* Create ignore_translation.toml
Added ignored translations
* Update messages_nl_NL.properties
Changed a few translations to be better
* Update ignore_translation.toml
Deleted wrong ignore
2024-06-25 23:16:09 +01:00
Anthony Stirling
9e84836cfe
Update pipeline.html
2024-06-22 23:29:36 +01:00
ProvaTeams
c8a2789caf
Missing description for Split function in top bar ( #1492 )
2024-06-20 20:39:59 +01:00
Anthony Stirling
202b996c2b
Update README.md
2024-06-19 21:05:56 +01:00
github-actions[bot]
e766a5f583
Update 3rd Party Licenses ( #1490 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-06-19 18:37:43 +01:00
dependabot[bot]
c7d18939fc
Bump org.springframework:spring-webmvc from 6.1.5 to 6.1.9 ( #1462 )
...
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework ) from 6.1.5 to 6.1.9.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.9 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-19 18:25:09 +01:00
dependabot[bot]
34e198d8e6
Bump com.twelvemonkeys.imageio:imageio-jpeg from 3.10.1 to 3.11.0 ( #1486 )
...
Bumps com.twelvemonkeys.imageio:imageio-jpeg from 3.10.1 to 3.11.0.
---
updated-dependencies:
- dependency-name: com.twelvemonkeys.imageio:imageio-jpeg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:24:09 +01:00
anthonyp-cns
f6a31e6ed0
Update README.md adjusting system to security as shown later in the readme for consistency ( #1488 )
...
Update README.md
Updated readme changing system to security tag to make enabling logins easy to find / implement for new users via docker environment variable
2024-06-19 06:14:52 +01:00
github-actions[bot]
7768dc9fd9
📝 Update README: Translation Progress Table ( #1485 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-17 20:37:27 +01:00
Alex
b739d3847e
Update messages_nl_NL.properties ( #1483 )
...
Added new translations
2024-06-17 20:36:41 +01:00
M0C
a3e5cb51b0
Polish translation ( #1482 )
...
pigers full polish translation
2024-06-17 20:36:29 +01:00
Anthony Stirling
ab7a41d155
Update README.md
2024-06-17 18:40:07 +01:00
Anthony Stirling
3576c32c52
add fat jar
2024-06-16 15:42:45 +01:00
Ludy
f43fe15193
further bug fixes when using context path ( #1475 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-15 22:07:09 +01:00
arsvendg
234ae17dc8
Edit norwegian translations ( #1476 )
...
* Minor correction
* Endringer oversettelser
2024-06-15 21:40:52 +01:00
github-actions[bot]
7ee14ac794
📝 Update README: Translation Progress Table ( #1473 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-15 16:08:07 +01:00
albanobattistella
ba604bda3e
Update messages_it_IT.properties ( #1472 )
2024-06-15 15:21:08 +01:00
Ludy
036c10fc27
added: Differentiate login methods and more ( #1471 )
...
- Added Portuguese in the table (README.md)
- ApplicationProperties.class diluted, provider outsourced to its own class
- Added UnsupportedProviderException to indicate a meaningful error
- Closes #1357
- Closes #1238
2024-06-15 13:15:09 +01:00
github-actions[bot]
baa9410242
📝 Update README: Translation Progress Table ( #1469 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-15 12:07:20 +01:00
Ludy
ab2fe5ef81
Add: missing string pdfOrganiser.mode.10 ( #1468 )
...
* Add: missing string pdfOrganiser.mode.10
* Update messages_it_IT.properties
2024-06-15 12:06:38 +01:00
github-actions[bot]
a926289fb0
Update 3rd Party Licenses ( #1466 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-06-15 11:50:58 +01:00
Anthony Stirling
b711be3061
Update build.gradle
2024-06-15 11:50:31 +01:00
Ludy
f07ba9192b
Updating build.gradle libraries ( #1465 )
2024-06-15 11:47:16 +01:00
github-actions[bot]
dc2f891632
Update 3rd Party Licenses ( #1464 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-06-15 10:32:23 +01:00
Ludy
fe9c5a7351
Change: method write and read settings.yml #1441 ( #1463 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-15 09:05:31 +01:00
github-actions[bot]
d575ba8f9a
💾 Update Version ( #1461 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-15 00:42:11 +01:00
Anthony Stirling
accab3b5bf
Update build.gradle
2024-06-15 00:41:43 +01:00
Sebastian Espei
8cbb4367ab
PDF-to-Image different page formats fix ( #1460 )
...
* Improve the PDF rendering process for pages of varying sizes
This commit includes changes to handle the rendering of PDF documents with pages of different sizes. The updated code calculates the dimensions of each page upfront and assembles a final combined image that accommodates for the differing page dimensions. This approach avoids repetitive renderings of the same page sizes.
* Refactor image preparation for Pdf to Image
2024-06-14 23:39:30 +01:00
Thomas
3ede204918
Fixed a spelling mistake in French ( #1459 )
...
"en temps que" is not correct, it should be written "en tant que"
2024-06-14 19:39:25 +01:00
imgbot[bot]
32030e8d85
[ImgBot] Optimize images ( #1455 )
...
*Total -- 1,022.17kb -> 830.16kb (18.79%)
/src/main/resources/static/images/flags/ro.svg -- 3.37kb -> 0.61kb (81.88%)
/src/main/resources/static/pdfjs/images/annotation-noicon.svg -- 0.15kb -> 0.08kb (46.84%)
/src/main/resources/static/pdfjs-legacy/images/annotation-noicon.svg -- 0.15kb -> 0.08kb (46.84%)
/src/main/resources/static/pdfjs/images/annotation-paperclip.svg -- 0.54kb -> 0.33kb (39.31%)
/src/main/resources/static/pdfjs-legacy/images/annotation-paperclip.svg -- 0.54kb -> 0.33kb (39.31%)
/images/stirling-home-dark.png -- 365.99kb -> 242.29kb (33.8%)
/docs/stirling.svg -- 3.99kb -> 2.72kb (31.87%)
/src/main/resources/static/favicon.svg -- 3.99kb -> 2.72kb (31.87%)
/images/login-light.png -- 44.09kb -> 30.17kb (31.56%)
/docs/stirling-transparent.svg -- 13.68kb -> 9.37kb (31.53%)
/images/login-dark.png -- 45.22kb -> 31.00kb (31.46%)
/src/main/resources/static/pdfjs-legacy/images/annotation-note.svg -- 1.02kb -> 0.70kb (31.12%)
/src/main/resources/static/pdfjs/images/annotation-note.svg -- 1.02kb -> 0.70kb (31.12%)
/images/settings-light.png -- 63.36kb -> 43.84kb (30.8%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-editorStamp.svg -- 0.72kb -> 0.50kb (30.52%)
/src/main/resources/static/pdfjs/images/toolbarButton-editorStamp.svg -- 0.72kb -> 0.50kb (30.52%)
/src/main/resources/static/pdfjs/images/toolBarButton-home.svg -- 1.19kb -> 0.91kb (23.4%)
/src/main/resources/static/pdfjs-legacy/images/toolBarButton-home.svg -- 1.19kb -> 0.91kb (23.4%)
/src/main/resources/static/pdfjs/images/annotation-check.svg -- 0.41kb -> 0.31kb (22.65%)
/src/main/resources/static/pdfjs-legacy/images/annotation-check.svg -- 0.41kb -> 0.31kb (22.65%)
/src/main/resources/static/pdfjs-legacy/images/annotation-newparagraph.svg -- 0.42kb -> 0.32kb (22.54%)
/src/main/resources/static/pdfjs/images/annotation-newparagraph.svg -- 0.42kb -> 0.32kb (22.54%)
/src/main/resources/static/pdfjs/images/annotation-insert.svg -- 0.40kb -> 0.31kb (22.06%)
/src/main/resources/static/pdfjs-legacy/images/annotation-insert.svg -- 0.40kb -> 0.31kb (22.06%)
/src/main/resources/static/images/flags/cz.svg -- 0.26kb -> 0.22kb (17.04%)
/src/main/resources/static/pdfjs/images/annotation-pushpin.svg -- 1.34kb -> 1.13kb (16%)
/src/main/resources/static/pdfjs-legacy/images/annotation-pushpin.svg -- 1.34kb -> 1.13kb (16%)
/src/main/resources/static/pdfjs-legacy/images/annotation-comment.svg -- 0.86kb -> 0.73kb (15.63%)
/src/main/resources/static/pdfjs/images/annotation-comment.svg -- 0.86kb -> 0.73kb (15.63%)
/src/main/resources/static/images/flags/in.svg -- 1.06kb -> 0.91kb (14.59%)
/src/main/resources/static/pdfjs-legacy/images/annotation-paragraph.svg -- 1.12kb -> 0.97kb (12.69%)
/src/main/resources/static/pdfjs/images/annotation-paragraph.svg -- 1.12kb -> 0.97kb (12.69%)
/src/main/resources/static/images/flags/kr.svg -- 1.01kb -> 0.88kb (12.61%)
/src/main/resources/static/pdfjs/images/loading-dark.svg -- 1.70kb -> 1.49kb (12.27%)
/src/main/resources/static/images/github.svg -- 2.02kb -> 1.80kb (10.69%)
/src/main/resources/static/safari-pinned-tab.svg -- 1.77kb -> 1.58kb (10.39%)
/src/main/resources/static/images/flags/jp.svg -- 0.45kb -> 0.41kb (8.82%)
/src/main/resources/static/images/flags/hu.svg -- 0.22kb -> 0.20kb (8.77%)
/src/main/resources/static/images/flags/pl.svg -- 0.21kb -> 0.20kb (8.22%)
/src/main/resources/static/images/flags/bg.svg -- 0.28kb -> 0.25kb (8.13%)
/src/main/resources/static/images/flags/ru.svg -- 0.28kb -> 0.25kb (8.13%)
/src/main/resources/static/images/flags/it.svg -- 0.28kb -> 0.26kb (7.96%)
/src/main/resources/static/images/flags/ua.svg -- 0.23kb -> 0.21kb (7.76%)
/src/main/resources/static/pdfjs-legacy/images/annotation-help.svg -- 2.12kb -> 1.96kb (7.29%)
/src/main/resources/static/pdfjs/images/annotation-help.svg -- 2.12kb -> 1.96kb (7.29%)
/src/main/resources/static/images/flags/us.svg -- 0.85kb -> 0.79kb (7.21%)
/src/main/resources/static/pdfjs/images/annotation-key.svg -- 1.42kb -> 1.33kb (6.47%)
/src/main/resources/static/pdfjs-legacy/images/annotation-key.svg -- 1.42kb -> 1.33kb (6.47%)
/src/main/resources/static/images/docker.svg -- 0.90kb -> 0.85kb (5.65%)
/src/main/resources/static/images/flags/gr.svg -- 0.85kb -> 0.80kb (5.53%)
/src/main/resources/static/images/flags/no.svg -- 0.31kb -> 0.29kb (5.35%)
/src/main/resources/static/images/flags/de.svg -- 0.21kb -> 0.19kb (5.24%)
/src/main/resources/static/images/flags/tr.svg -- 0.54kb -> 0.51kb (5.09%)
/src/main/resources/static/images/flags/pt_br.svg -- 6.34kb -> 6.03kb (4.92%)
/src/main/resources/static/images/flags/fr.svg -- 0.23kb -> 0.21kb (4.76%)
/src/main/resources/static/images/flags/nl.svg -- 0.21kb -> 0.21kb (4.55%)
/src/main/resources/static/images/flags/id.svg -- 0.17kb -> 0.17kb (4.49%)
/src/main/resources/static/pdfjs-legacy/images/loading.svg -- 1.52kb -> 1.46kb (4.04%)
/src/main/resources/static/pdfjs/images/loading.svg -- 1.52kb -> 1.46kb (4.04%)
/src/main/resources/static/images/flags/pt_pt.svg -- 8.12kb -> 7.80kb (3.91%)
/src/main/resources/static/images/flags/cn.svg -- 0.78kb -> 0.75kb (3.9%)
/src/main/resources/static/images/flags/se.svg -- 0.21kb -> 0.20kb (3.76%)
/src/main/resources/static/images/flags/gb.svg -- 0.52kb -> 0.51kb (3.18%)
/src/main/resources/static/images/flags/es-ct.svg -- 0.25kb -> 0.24kb (3.14%)
/src/main/resources/static/pdfjs/images/toolbarButton-editorHighlight.svg -- 0.89kb -> 0.86kb (2.97%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-editorHighlight.svg -- 0.89kb -> 0.86kb (2.97%)
/src/main/resources/static/pdfjs/images/editor-toolbar-delete.svg -- 0.89kb -> 0.86kb (2.64%)
/src/main/resources/static/pdfjs-legacy/images/editor-toolbar-delete.svg -- 0.89kb -> 0.86kb (2.64%)
/src/main/resources/static/images/flags/eu.svg -- 0.59kb -> 0.57kb (2.33%)
/src/main/resources/static/images/flags/sk.svg -- 1.17kb -> 1.15kb (1.92%)
/src/main/resources/static/images/flags/es.svg -- 89.66kb -> 88.07kb (1.77%)
/src/main/resources/static/pdfjs/images/toolbarButton-editorFreeText.svg -- 0.49kb -> 0.48kb (1.61%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-editorFreeText.svg -- 0.49kb -> 0.48kb (1.61%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-lastPage.svg -- 0.25kb -> 0.25kb (1.56%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-lastPage.svg -- 0.25kb -> 0.25kb (1.56%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-firstPage.svg -- 0.25kb -> 0.25kb (1.54%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-firstPage.svg -- 0.25kb -> 0.25kb (1.54%)
/src/main/resources/static/images/clipboard.svg -- 0.48kb -> 0.48kb (1.41%)
/src/main/resources/static/images/arrow-right-short.svg -- 0.31kb -> 0.30kb (1.27%)
/src/main/resources/static/pdfjs/images/toolbarButton-viewOutline.svg -- 0.32kb -> 0.32kb (1.2%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-viewOutline.svg -- 0.32kb -> 0.32kb (1.2%)
/src/main/resources/static/images/flags/rs.svg -- 179.94kb -> 177.79kb (1.19%)
/src/main/resources/static/images/flags/sa.svg -- 10.04kb -> 9.93kb (1.13%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-spreadNone.svg -- 0.39kb -> 0.38kb (1.01%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-spreadNone.svg -- 0.39kb -> 0.38kb (1.01%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-documentProperties.svg -- 0.41kb -> 0.40kb (0.96%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-documentProperties.svg -- 0.41kb -> 0.40kb (0.96%)
/src/main/resources/static/images/Files.svg -- 1.32kb -> 1.31kb (0.89%)
/src/main/resources/static/rainbow.svg -- 0.45kb -> 0.44kb (0.87%)
/src/main/resources/static/pdfjs/images/altText_add.svg -- 0.90kb -> 0.89kb (0.87%)
/src/main/resources/static/pdfjs-legacy/images/altText_add.svg -- 0.90kb -> 0.89kb (0.87%)
/src/main/resources/static/pdfjs/images/toolbarButton-zoomOut.svg -- 0.46kb -> 0.46kb (0.85%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-zoomOut.svg -- 0.46kb -> 0.46kb (0.85%)
/src/main/resources/static/pdfjs/images/toolbarButton-viewAttachments.svg -- 0.56kb -> 0.55kb (0.7%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-viewAttachments.svg -- 0.56kb -> 0.55kb (0.7%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-rotateCw.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-rotateCw.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs/images/findbarButton-next.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs-legacy/images/findbarButton-next.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs-legacy/images/findbarButton-previous.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs/images/findbarButton-previous.svg -- 0.56kb -> 0.56kb (0.69%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-rotateCcw.svg -- 0.58kb -> 0.58kb (0.67%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-rotateCcw.svg -- 0.58kb -> 0.58kb (0.67%)
/src/main/resources/static/moon.svg -- 0.58kb -> 0.58kb (0.67%)
/src/main/resources/static/pdfjs/images/toolbarButton-currentOutlineItem.svg -- 0.59kb -> 0.59kb (0.66%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-currentOutlineItem.svg -- 0.59kb -> 0.59kb (0.66%)
/src/main/resources/static/images/flags/hr.svg -- 40.21kb -> 39.97kb (0.6%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-viewLayers.svg -- 0.66kb -> 0.65kb (0.6%)
/src/main/resources/static/pdfjs/images/toolbarButton-viewLayers.svg -- 0.66kb -> 0.65kb (0.6%)
/src/main/resources/static/pdfjs/images/toolbarButton-presentationMode.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-menuArrow.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-presentationMode.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs/images/toolbarButton-menuArrow.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-pageUp.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs/images/toolbarButton-pageUp.svg -- 0.67kb -> 0.66kb (0.59%)
/src/main/resources/static/pdfjs/images/toolbarButton-download.svg -- 1.01kb -> 1.01kb (0.58%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-download.svg -- 1.01kb -> 1.01kb (0.58%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-pageDown.svg -- 0.68kb -> 0.68kb (0.57%)
/src/main/resources/static/pdfjs/images/toolbarButton-pageDown.svg -- 0.68kb -> 0.68kb (0.57%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-spreadOdd.svg -- 0.69kb -> 0.69kb (0.56%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-spreadOdd.svg -- 0.69kb -> 0.69kb (0.56%)
/src/main/resources/static/pdfjs-legacy/images/altText_done.svg -- 1.06kb -> 1.06kb (0.55%)
/src/main/resources/static/pdfjs/images/altText_done.svg -- 1.06kb -> 1.06kb (0.55%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-scrollPage.svg -- 0.71kb -> 0.71kb (0.55%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-scrollPage.svg -- 0.71kb -> 0.71kb (0.55%)
/src/main/resources/static/images/book.svg -- 0.75kb -> 0.75kb (0.52%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-spreadEven.svg -- 0.76kb -> 0.75kb (0.52%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-spreadEven.svg -- 0.76kb -> 0.75kb (0.52%)
/src/main/resources/static/pdfjs-legacy/images/gv-toolbarButton-download.svg -- 0.76kb -> 0.76kb (0.51%)
/src/main/resources/static/pdfjs/images/gv-toolbarButton-download.svg -- 0.76kb -> 0.76kb (0.51%)
/src/main/resources/static/pdfjs/images/toolbarButton-editorInk.svg -- 1.16kb -> 1.16kb (0.5%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-editorInk.svg -- 1.16kb -> 1.16kb (0.5%)
/src/main/resources/static/sun.svg -- 0.81kb -> 0.80kb (0.48%)
/src/main/resources/static/pdfjs/images/toolbarButton-bookmark.svg -- 0.84kb -> 0.84kb (0.46%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-bookmark.svg -- 0.84kb -> 0.84kb (0.46%)
/src/main/resources/static/images/file-earmark-pdf.svg -- 1.50kb -> 1.49kb (0.46%)
/src/main/resources/static/pdfjs/images/cursor-editorInk.svg -- 1.29kb -> 1.29kb (0.45%)
/src/main/resources/static/pdfjs-legacy/images/cursor-editorInk.svg -- 1.29kb -> 1.29kb (0.45%)
/src/main/resources/static/pdfjs/images/toolbarButton-print.svg -- 0.91kb -> 0.90kb (0.43%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-print.svg -- 0.91kb -> 0.90kb (0.43%)
/src/main/resources/static/pdfjs/images/toolbarButton-zoomIn.svg -- 0.94kb -> 0.93kb (0.42%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-zoomIn.svg -- 0.94kb -> 0.93kb (0.42%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-scrollVertical.svg -- 0.95kb -> 0.94kb (0.41%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-scrollVertical.svg -- 0.95kb -> 0.94kb (0.41%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-scrollHorizontal.svg -- 0.95kb -> 0.94kb (0.41%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-scrollHorizontal.svg -- 0.95kb -> 0.94kb (0.41%)
/src/main/resources/static/pdfjs/images/toolbarButton-secondaryToolbarToggle.svg -- 1.05kb -> 1.05kb (0.37%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-secondaryToolbarToggle.svg -- 1.05kb -> 1.05kb (0.37%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-selectTool.svg -- 1.06kb -> 1.06kb (0.37%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-selectTool.svg -- 1.06kb -> 1.06kb (0.37%)
/src/main/resources/static/pdfjs/images/loading-icon.gif -- 2.49kb -> 2.48kb (0.35%)
/src/main/resources/static/pdfjs-legacy/images/loading-icon.gif -- 2.49kb -> 2.48kb (0.35%)
/src/main/resources/static/pdfjs/images/cursor-editorFreeText.svg -- 1.42kb -> 1.41kb (0.34%)
/src/main/resources/static/pdfjs-legacy/images/cursor-editorFreeText.svg -- 1.42kb -> 1.41kb (0.34%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-scrollWrapped.svg -- 1.20kb -> 1.20kb (0.33%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-scrollWrapped.svg -- 1.20kb -> 1.20kb (0.33%)
/src/main/resources/static/pdfjs/images/toolbarButton-search.svg -- 1.21kb -> 1.20kb (0.32%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-search.svg -- 1.21kb -> 1.20kb (0.32%)
/src/main/resources/static/images/discord.svg -- 1.24kb -> 1.24kb (0.31%)
/src/main/resources/static/pdfjs/images/secondaryToolbarButton-handTool.svg -- 1.31kb -> 1.31kb (0.3%)
/src/main/resources/static/pdfjs-legacy/images/secondaryToolbarButton-handTool.svg -- 1.31kb -> 1.31kb (0.3%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-viewThumbnail.svg -- 1.36kb -> 1.36kb (0.29%)
/src/main/resources/static/pdfjs/images/toolbarButton-viewThumbnail.svg -- 1.36kb -> 1.36kb (0.29%)
/src/main/resources/static/pdfjs/images/toolbarButton-openFile.svg -- 1.37kb -> 1.36kb (0.29%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-openFile.svg -- 1.37kb -> 1.36kb (0.29%)
/src/main/resources/static/pdfjs-legacy/images/toolbarButton-sidebarToggle.svg -- 1.52kb -> 1.52kb (0.26%)
/src/main/resources/static/pdfjs/images/toolbarButton-sidebarToggle.svg -- 1.52kb -> 1.52kb (0.26%)
/src/main/resources/static/images/update.svg -- 0.40kb -> 0.40kb (0.24%)
/src/main/resources/static/pdfjs/images/cursor-editorFreeHighlight.svg -- 2.87kb -> 2.86kb (0.2%)
/src/main/resources/static/pdfjs-legacy/images/cursor-editorFreeHighlight.svg -- 2.87kb -> 2.86kb (0.2%)
/src/main/resources/static/pdfjs-legacy/images/cursor-editorTextHighlight.svg -- 5.28kb -> 5.27kb (0.19%)
/src/main/resources/static/pdfjs/images/cursor-editorTextHighlight.svg -- 5.28kb -> 5.27kb (0.19%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2024-06-14 19:38:54 +01:00
tkymmm
b7d55a3f78
Update messages_ja_JP.properties ( #1457 )
...
Updated Japanese translation
2024-06-14 19:32:39 +01:00
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
github-actions[bot]
eccebd265f
📝 Update README: Translation Progress Table ( #1447 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-12 22:15:32 +01:00
Anthony Stirling
889c9a114b
survey ( #1446 )
...
* survey
* LANGS
2024-06-12 22:12:42 +01:00
github-actions[bot]
9fd561ecf6
📝 Update README: Translation Progress Table ( #1431 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-12 20:36:35 +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]
e0ce3c90de
💾 Update Version ( #1429 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-09 17:45:13 +01:00
Anthony Stirling
aaf94fa981
Update build.gradle
2024-06-09 17:44:31 +01:00
dependabot[bot]
d1aa56266e
Bump gradle from 7.6-jdk17 to 8.0-jdk17 ( #1371 )
...
* Bump gradle from 7.6-jdk17 to 8.0-jdk17
Bumps gradle from 7.6-jdk17 to 8.0-jdk17.
---
updated-dependencies:
- dependency-name: gradle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Dockerfile-fat
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-09 16:00:04 +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
dependabot[bot]
e5b25ac8a5
Bump commons-io:commons-io from 2.15.1 to 2.16.1 ( #1055 )
...
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-06-09 15:54:50 +01:00
Anthony Stirling
b365155e62
Update githubVersion.js
2024-06-09 15:30:20 +01:00
github-actions[bot]
f4f80a54a8
📝 Update README: Translation Progress Table ( #1427 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-09 14:20:42 +01:00
github-actions[bot]
681a8d3443
📝 Update README: Translation Progress Table ( #1426 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-09 14:05:16 +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
Anthony Stirling
56fdf1f3a1
Feature request template ( #1422 )
...
* Create 2-feature.yml
* Update 2-feature.yml
* Update 2-feature.yml
2024-06-09 11:06:17 +01:00
Ludy
a6069c0f9e
Add template for bug issues ( #1419 )
2024-06-09 10:45:36 +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
github-actions[bot]
517e54517c
📝 Update README: Translation Progress Table ( #1416 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-08 16:07:54 +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
github-actions[bot]
b17912d607
📝 Update README: Translation Progress Table ( #1414 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-07 22:59:41 +01:00
albanobattistella
ff315d9d96
Update messages_it_IT.properties ( #1413 )
2024-06-07 22:58:51 +01:00
github-actions[bot]
67f72ad17b
📝 Update README: Translation Progress Table ( #1410 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-06-07 22:27:58 +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
8245d77c84
Merge pull request #1406 from SorCelien/main
...
New fr_FR ignore
2024-06-07 22:24:01 +01:00
Anthony Stirling
f5628f16d9
Merge branch 'main' into main
2024-06-07 22:22:32 +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
Anthony Stirling
664253532e
Merge pull request #1404 from Ludy87/bypass_github
...
Add: Bypass for too many requests to the github api
2024-06-07 22:20:44 +01:00
Célien
6108b38098
Merge pull request #1 from SorCelien/patch-1
...
fr messages: more translations
2024-06-07 18:06:37 +02:00
Célien
a634c63176
New fr_FR ignore
2024-06-07 17:45:21 +02:00
Célien
109ed6a719
Nex fr_FR ignore
2024-06-07 17:40:33 +02: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
Anthony Stirling
d5c71c8425
Merge pull request #1399 from Stirling-Tools/sync_version
...
💾 Update Version
2024-06-07 09:38:24 +01:00
GitHub Action action@github.com
afbe8f7abe
💾 Sync Versions
...
> Made via sync_files.yml
2024-06-07 08:37:00 +00:00
Anthony Stirling
3a97ff0e5e
Update build.gradle
2024-06-07 09:36:46 +01:00
Anthony Stirling
4f5b19edfb
Merge pull request #1397 from Stirling-Tools/pixeebot/drip-2024-06-07-sonar-java/avoid-implicit-public-constructor-s1118
...
(Sonar) Fixed finding: "Utility classes should not have public constructors"
2024-06-07 09:09:10 +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
Anthony Stirling
32b3cfca41
Merge pull request #1396 from Stirling-Tools/pixeebot/drip-2024-06-07-sonar-java/add-missing-override-s1161
...
(Sonar) Fixed finding: "`@Override` should be used on overriding and implementing methods"
2024-06-07 06:27:02 +01: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
6606850e4a
fix version number
2024-06-06 22:38:22 +01:00
Anthony Stirling
7b08d98232
Merge pull request #1394 from Stirling-Tools/disableConfigUpdater
...
Disable config updater
2024-06-06 22:05:53 +01: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
e11fa01d10
Merge pull request #1393 from Stirling-Tools/disableConfigUpdater
...
resolve admin config with custom path
2024-06-06 21:43:15 +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
fd5f5025ce
Merge pull request #1391 from Stirling-Tools/sync_version
...
💾 Update Version
2024-06-06 20:34:52 +01:00
GitHub Action action@github.com
319ecbcbc1
💾 Sync Versions
...
> Made via sync_files.yml
2024-06-06 19:23:20 +00: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
Anthony Stirling
2081c4872d
Merge pull request #1389 from Ludy87/fix_langues_cz_de_nb
...
Minor corrections in the languages
2024-06-06 20:21:05 +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
e824a3e7bd
Update build.gradle
2024-06-05 23:18:52 +01:00
Anthony Stirling
9fd508fcc7
Update README.md
2024-06-05 23:17:38 +01: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
Anthony Stirling
3e9123fcd5
Merge pull request #1376 from arsvendg/main
...
Small adjustmens to language file
2024-06-05 18:28:48 +01:00
arsvendg
7e7c6a3832
Small adjustmens to language file
2024-06-05 13:21:17 +02:00
Anthony Stirling
cce31ee0f6
Merge pull request #1373 from arsvendg/main
...
Norwegian translation
2024-06-05 08:40:19 +01: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
17bf6237a2
Update push-docker.yml
2024-06-02 10:52:08 +01:00
Anthony Stirling
086daf8351
Merge pull request #1361 from Stirling-Tools/sync_version
...
💾 Update Version
2024-06-02 10:32:41 +01:00
GitHub Action action@github.com
2741094a8a
💾 Sync Versions
...
> Made via sync_files.yml
2024-06-02 09:28:30 +00:00
Anthony Stirling
b4dc766f7a
Update build.gradle
2024-06-02 10:28:16 +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
Anthony Stirling
c5f7000e72
Merge pull request #1360 from Ludy87/remove_digi_sign
...
new workaround for remove digital signature
2024-06-01 22:31:05 +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
01a3fa8cfe
Update push-docker.yml
2024-06-01 14:12:57 +01:00
Anthony Stirling
41138cb2be
Merge pull request #1356 from Stirling-Tools/fatDockerAutomation
...
automate fat docker
2024-06-01 14:03:20 +01:00
Anthony Stirling
995de6abc3
automate fat docker
2024-06-01 13:55:28 +01:00
Anthony Stirling
36deb32f07
Merge pull request #1355 from Stirling-Tools/fatDocker
...
fat docker
2024-06-01 13:06:51 +01:00
Anthony Stirling
6a38c55867
remove headless due to com.sun.imageio.plugins.jpeg.JPEGImageWriter
2024-06-01 12:57:11 +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
Anthony Stirling
fcd4af2d09
Merge pull request #1354 from foivospro/main
...
Fix Error When Submitting Crop Tool Without Making a Selection
2024-06-01 12:02:18 +01:00
foiv
963c1f4874
fix the crop problem
2024-06-01 13:58:56 +03:00
Anthony Stirling
aa42806a9e
Merge pull request #1352 from Ludy87/fix_admin_exe_windows
...
Fix: Initialization Issue and Enhance Configuration Management for Co…
2024-06-01 09:41:54 +01:00
Ludy87
19c564a6f7
Fix: Initialization Issue and Enhance Configuration Management for ConfigInitializer #1324
2024-05-31 23:51:42 +02:00
Anthony Stirling
6afbd8bd24
Update build.gradle
2024-05-31 21:04:42 +01: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
6df412c576
Merge pull request #1347 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-31 20:55:09 +01:00
Anthony Stirling
37bb890cb9
Merge branch 'main' into sync_readme
2024-05-31 20:54:55 +01:00
Anthony Stirling
9bd15d7ef3
Update README.md
2024-05-31 20:53:05 +01:00
Anthony Stirling
b0671943f7
Merge pull request #1345 from onyxfin/main
...
Croatian language Translation.
2024-05-31 20:50:30 +01:00
GitHub Action action@github.com
7cbad4df4f
📝 Sync README
...
> Made via sync_files.yml
2024-05-31 19:50:13 +00:00
Anthony Stirling
e27651826e
Merge pull request #1346 from Ludy87/remove_cert_sign
...
add remove digital signature
2024-05-31 20:49:57 +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
e761ad8e51
Merge pull request #1 from onyxfin/onyxfin-patch-1
...
Add files via upload
2024-05-30 22:11:09 +02:00
onyxfin
059296d444
Add files via upload
2024-05-30 22:01:29 +02:00
Anthony Stirling
9c1de1cb10
Merge pull request #1336 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-30 20:55:34 +01:00
Anthony Stirling
ebba39ce10
Merge pull request #1334 from Ludy87/fix_docker_sso
...
add properties Docker
2024-05-30 20:54:28 +01: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
GitHub Action action@github.com
7ac41d7863
📝 Sync README
...
> Made via sync_files.yml
2024-05-30 19:54:03 +00: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
dfb8ba857f
add properties Docker
2024-05-30 11:52:13 +02: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
Anthony Stirling
316b4e42af
Update README.md
2024-05-29 23:36:14 +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
Anthony Stirling
01b2613efe
Merge pull request #1319 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-28 19:56:37 +01:00
GitHub Action action@github.com
50fc13b30c
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-28 18:56:27 +00:00
Anthony Stirling
b7dc248f93
Update build.gradle
2024-05-28 19:56:09 +01:00
Anthony Stirling
8b05204047
Merge pull request #1318 from Stirling-Tools/uiChange
...
UI changes credit 'dev-cb' in cloudron forum
2024-05-28 19:54:30 +01: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
Anthony Stirling
dde0f5cd10
Merge pull request #1317 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-28 19:25:03 +01:00
GitHub Action action@github.com
5d70217961
📝 Sync README
...
> Made via sync_files.yml
2024-05-28 17:33:09 +00:00
Anthony Stirling
a0f0a446de
Merge pull request #1311 from Ludy87/add_oauth2InvalidIdToken
...
add invalid Id Token message
2024-05-28 18:32:50 +01:00
Dimitris Doukas
52e9689431
Merge branch 'Stirling-Tools:main' into main
2024-05-28 11:43:21 +03:00
Ludy87
cd6f3862f6
add invalid Id Token message
2024-05-28 10:27:44 +02:00
Anthony Stirling
0f4eb8398a
Merge pull request #1309 from Stirling-Tools/cukeGHA
...
gha
2024-05-27 22:40:21 +01:00
Anthony Stirling
c9a3f48e5a
Update requirements.txt
2024-05-27 22:34:36 +01: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
4781fd515b
Merge pull request #1307 from Stirling-Tools/upgrades
...
Tomcat to Jetty and other changes
2024-05-27 18:17:26 +01:00
Anthony Stirling
11497f52d4
gradle bump
2024-05-27 18:12:06 +01:00
Anthony Stirling
fa934f06ab
Merge branch 'main' into upgrades
2024-05-27 17:58:31 +01:00
Anthony Stirling
3d78e01559
cuke
2024-05-27 17:53:33 +01:00
Anthony Stirling
65f9438639
deletion changes
2024-05-27 17:53:18 +01:00
Anthony Stirling
6ffa80c386
changes
2024-05-27 16:31:00 +01:00
Thomas Bernard
8eb7b18089
fix fr messages: fix a typo "Redimensionner"
...
not "redimmensionner"
2024-05-27 14:02:41 +02:00
Anthony Stirling
9041441c46
Merge pull request #1304 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-27 12:29:47 +01:00
Anthony Stirling
502a4b1cc3
Merge pull request #1300 from Ludy87/bump_pdf_js
...
Bump PDF.js from 3.11.174 to 4.3.118
2024-05-27 12:29:34 +01:00
GitHub Action action@github.com
ce13648075
📝 Sync README
...
> Made via sync_files.yml
2024-05-27 11:10:29 +00:00
Anthony Stirling
9644557a9e
Merge pull request #1302 from Stirling-Tools/fix-crop-pdf-name
...
fix: change "crop image" to "crop pdf"
2024-05-27 12:10:13 +01:00
Anthony Stirling
01964add79
Merge pull request #1303 from miniupnp/fix-fr-messages
...
Fix fr messages
2024-05-27 12:10:05 +01:00
BERNARD Thomas
822e771f45
fix fr messages: if all pages are merged, it is "fusionner LES pages"
2024-05-27 10:44:54 +02:00
BERNARD Thomas
c0888fb938
fr messages: more translations (were in english)
2024-05-27 10:44:54 +02:00
BERNARD Thomas
5cdb3bee21
fr messages: "Menu Pipeline (Beta)" to be consistent with en_US message
2024-05-27 10:44:54 +02:00
BERNARD Thomas
4cce6c1c21
fr messages: improvement
2024-05-27 10:44:54 +02:00
BERNARD Thomas
b928e294d1
fix fr messages: be more consistent with uppercase 1st letter
2024-05-27 10:44:54 +02:00
BERNARD Thomas
ec3aa17f65
fr messages: better translation for "bored"
2024-05-27 10:44:54 +02:00
BERNARD Thomas
851d77de8e
fix fr messages: View & Edit = Voir et modifier
2024-05-27 10:44:54 +02:00
BERNARD Thomas
137fdaca6a
fix fr messages: "Mangues" is a better translation for "Languages" (English, French, etc.)
2024-05-27 10:44:54 +02:00
BERNARD Thomas
7371f4e87f
fix fr messages: Multi tools = Outils Multiples
2024-05-27 10:44:54 +02:00
BERNARD Thomas
6529eb6b61
fix fr messages: fix typo OUtils => Outils
2024-05-27 10:44:53 +02:00
Ludy87
729af56d1b
add: application icon/appname
2024-05-27 07:58:56 +02:00
sbplat
9f4a600eba
fix: change "crop image" to "crop pdf"
2024-05-26 21:17:20 -04:00
Ludy87
ddb2528ecf
Bump PDF.js from 3.11.174 to 4.3.118
2024-05-26 23:29:28 +02:00
Anthony Stirling
eb5aeb4595
Merge pull request #1292 from wahab95/main
...
update gradle wrapper version
2024-05-26 18:45:10 +01:00
Anthony Stirling
b93bff5cad
Merge pull request #1297 from Stirling-Tools/cucumber
...
Cucumber testcases
2024-05-26 16:25:35 +01:00
Anthony Stirling
3ae891c62e
cucumber
2024-05-26 15:58:33 +01:00
Anthony Stirling
48bd060d6e
Merge remote-tracking branch 'origin/main' into cucumber
2024-05-26 15:32:34 +01:00
Anthony Stirling
5dee64ab7b
changes
2024-05-26 15:31:34 +01:00
Anthony Stirling
a2f66493ea
Merge pull request #1296 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-26 14:18:11 +01:00
Anthony Stirling
37a0103699
Update FUNDING.yml
2024-05-26 14:16:29 +01:00
GitHub Action action@github.com
2dabf8955d
📝 Sync README
...
> Made via sync_files.yml
2024-05-26 12:47:16 +00:00
Anthony Stirling
9ab471fb63
Merge pull request #1293 from wai4y/chore/add-translation-for-chinese-text
...
chore: add some Chinese text translation
2024-05-26 13:47:02 +01:00
Anthony Stirling
801fd8bb21
Merge pull request #1295 from albanobattistella/patch-27
...
Update messages_it_IT.properties
2024-05-26 13:46:41 +01:00
wai4y
5e9c780d31
chore: revert change for multi tool translation
2024-05-26 21:21:30 +09:00
albanobattistella
bbaaaf7ae6
Update messages_it_IT.properties
2024-05-26 11:58:31 +02:00
wai4y
befd0974f3
chore: add some Chinese text translation
2024-05-26 18:05:56 +09:00
work
250c317155
update gradle wrapper version
2024-05-25 23:51:34 +03:00
Anthony Stirling
2c148eb0c0
Merge pull request #1287 from Ludy87/add_oauth2
...
add: multi OAuth2 option README.md, small cosmetic repairs
2024-05-25 20:22:05 +01:00
Anthony Stirling
ead8010bd1
Merge pull request #1286 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-25 20:19:41 +01:00
Ludy
0962159523
Merge branch 'main' into add_oauth2
2024-05-25 21:10:52 +02:00
Ludy87
cbb4ccd4b7
add: multi OAuth2 option README.md, small cosmetic repairs
2024-05-25 21:10:12 +02:00
GitHub Action action@github.com
41e73e4fd1
📝 Sync README
...
> Made via sync_files.yml
2024-05-25 19:06:53 +00:00
Anthony Stirling
86a6ea5a26
Merge pull request #1285 from Ludy87/fix_languages
...
Fix: remove dublicate en_GB, missing translation German
2024-05-25 20:06:34 +01:00
Ludy87
ce5af5ddde
Fix: remove dublicate en_GB, missing translation German
2024-05-25 20:44:51 +02:00
Anthony Stirling
0d193cd235
Merge pull request #1283 from miniupnp/fix-fr-translation
...
fix fr translation of "Sign"
2024-05-25 17:41:46 +01:00
Anthony Stirling
f06d755899
Merge pull request #1284 from Ludy87/add_multi_oauth2
...
add multi OAuth2 Provider
2024-05-25 17:41:31 +01:00
Ludy87
4dcf2f5870
Update CustomOAuth2LogoutSuccessHandler.java
2024-05-25 18:25:13 +02:00
Ludy87
c2179ccd63
add multi OAuth2 Provider
2024-05-25 18:19:03 +02:00
Danny Lau
17ef2e9b5d
Merge branch 'main' into bugfix/1214-grab-zero-byte-pdf
2024-05-25 08:20:57 +08:00
Thomas BERNARD
94445bceb1
fix fr translation of "Sign"
...
To Sign is "Signer" not "Signaliser"
2024-05-24 19:20:06 +02:00
Danny Lau
801dcdb463
#1214 Only take files that are good for processing
2024-05-25 00:22:01 +08:00
Anthony Stirling
7b49d85804
Merge pull request #1281 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-23 21:26:25 +01:00
GitHub Action action@github.com
4190aa20a6
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-23 20:17:48 +00:00
Anthony Stirling
5a832198b4
Update build.gradle
2024-05-23 21:17:20 +01:00
Anthony Stirling
2066bb2ae8
Merge pull request #1276 from Zoey2936/patch-1
...
update alpine to v3.20.0
2024-05-23 20:15:22 +01:00
Anthony Stirling
5d64c97406
Merge pull request #1280 from Stirling-Tools/revert-1204-Deletion-of-Files-using-Merge
...
Revert "User Friendly Merge File Selection"
2024-05-23 19:53:02 +01:00
Anthony Stirling
d648c6d4b4
Revert "User Friendly Merge File Selection"
2024-05-23 19:52:49 +01:00
Zoey
435bfa3b3f
update to alpine v3.20.0 (3/3)
2024-05-23 00:03:00 +02:00
Zoey
4d0135d7b7
update to alpine v3.20.0 (2/3)
2024-05-23 00:02:55 +02:00
Zoey
5975928e89
update to alpine v3.20.0 (1/2)
2024-05-22 23:58:01 +02:00
Anthony Stirling
0f8d2937eb
Merge pull request #1275 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-22 22:33:25 +01:00
Anthony Stirling
53fcc51541
Merge pull request #1274 from Stirling-Tools/test
...
cleanup html for reverse proxy
2024-05-22 22:33:10 +01:00
GitHub Action action@github.com
23b60c73a0
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-22 21:32:26 +00:00
Anthony Stirling
65321991c6
Update build.gradle
2024-05-22 22:32:11 +01:00
Anthony Stirling
9d56014ca0
thymeleaf
2024-05-22 21:48:23 +01:00
Anthony Stirling
7b2493a838
test random stuff
2024-05-22 21:45:35 +01:00
Anthony Stirling
1d4db6493d
Merge pull request #1265 from pcanham/feature/expand-sso-dockercompose-example
...
Add in oauth scope environment variable to docker-compose example
2024-05-22 19:41:00 +01:00
Anthony Stirling
c4bfb44f72
Merge pull request #1272 from t71rs/Update-ReadMe
...
Updated ReadMe Screenshot
2024-05-22 19:40:34 +01:00
Anthony Stirling
d9e7ae1380
Update README.md
2024-05-22 19:11:18 +01:00
ge64qev
47b10d45d2
Fixed black edge at the side of the screenshot
2024-05-22 11:44:29 +02:00
ge64qev
ffd27acedc
Changed screenshot in ReadMe with a screenshot of new UI
2024-05-22 09:30:07 +02:00
Paul Canham
841b8a6439
chore: correcting typo in docker-compose example for sso
2024-05-21 23:01:40 +01:00
Paul Canham
611d2b22d2
feat: expand on sso example showing ability to alter oauth2 scope
2024-05-21 23:00:49 +01:00
Anthony Stirling
4bad105119
Merge pull request #1204 from t71rs/Deletion-of-Files-using-Merge
...
User Friendly Merge File Selection
2024-05-21 20:44:47 +01:00
Anthony Stirling
c7b3f89f48
Merge pull request #1256 from zallaevan/main
...
Amended typo: trailing space
2024-05-21 20:43:16 +01:00
Anthony Stirling
1dd0852e54
Merge pull request #1263 from Houba28/cz_translations
...
Czech translations
2024-05-21 20:42:58 +01:00
Jan Vochomurka
c1bb1002f5
Merge branch 'main' into cz_translations
2024-05-21 14:37:54 +02:00
Jan Vochomurka
367146b9ad
added czech translations
2024-05-21 14:34:49 +02:00
Evan Zhang
1f1cdf6fe8
Amended typo: trailing space
...
Trailing space before colon in the `settings.yml` has been fixed.
2024-05-21 00:50:03 +02:00
Anthony Stirling
84b355951f
Merge pull request #1255 from limonkufu/main
...
Add missing Turkish translation
2024-05-20 23:32:59 +01:00
Ugur Yilmaz
bfb82e38ab
Add missing translation and improve some wordings to be more natural for Turkish
2024-05-20 21:48:11 +00:00
Anthony Stirling
149249c6ac
Merge pull request #1253 from Stirling-Tools/configFixes
...
Config fixes
2024-05-20 18:46:59 +01:00
Anthony Stirling
4232f359c7
bump
2024-05-20 18:44:13 +01:00
Anthony Stirling
6adeecac9c
fix tool removal in navbar
2024-05-20 18:43:47 +01:00
a
0cc12f4456
Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git into main
2024-05-20 18:18:40 +01:00
Anthony Stirling
2646af19b3
config fix and book icons
2024-05-20 18:18:26 +01:00
Anthony Stirling
ea02369c76
Merge pull request #1243 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-19 23:26:49 +01:00
Anthony Stirling
e48c125f2c
Merge pull request #1244 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-19 23:26:40 +01:00
GitHub Action action@github.com
46c9055e11
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-19 22:26:29 +00:00
GitHub Action action@github.com
d9206df038
📝 Sync README
...
> Made via sync_files.yml
2024-05-19 22:26:28 +00:00
Anthony Stirling
5dee084ad6
Update build.gradle
2024-05-19 23:26:15 +01:00
Anthony Stirling
2319ab3d9e
Update home.html
2024-05-19 23:17:04 +01:00
Anthony Stirling
7fbb94f2bd
Merge pull request #1240 from leknoppix/main
...
🐛 FIX: Update French Traduction
2024-05-19 22:25:48 +01:00
Pascal Canadas
4167e13f76
🐛 FIX: Update French Traduction
2024-05-19 22:03:37 +02:00
Anthony Stirling
1609173907
Merge pull request #1237 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-19 17:59:53 +01:00
Anthony Stirling
d142f0abd6
Merge pull request #1236 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-19 16:56:25 +01:00
Anthony Stirling
c2949d8944
Merge pull request #1234 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-19 16:56:18 +01:00
GitHub Action action@github.com
4b2d02ee14
📝 Sync README
...
> Made via sync_files.yml
2024-05-19 15:56:17 +00:00
GitHub Action action@github.com
4766201621
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-19 15:56:15 +00:00
Anthony Stirling
d9043c9100
Update build.gradle
2024-05-19 16:56:02 +01:00
Anthony Stirling
d52b0d0082
Update merge-pdfs.html
2024-05-19 16:55:44 +01:00
GitHub Action action@github.com
ecfbaef933
📝 Sync README
...
> Made via sync_files.yml
2024-05-19 15:17:23 +00:00
Anthony Stirling
c5e6555bb5
Merge pull request #1233 from HNPorts/main
...
Update messages_tr_TR.properties
2024-05-19 16:17:09 +01:00
Han
81d7cc0a40
Update messages_tr_TR.properties
2024-05-19 18:02:27 +03:00
Anthony Stirling
02524c64d5
Merge pull request #1230 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-19 13:28:31 +01:00
GitHub Action action@github.com
7d6846920e
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-19 12:27:16 +00:00
Anthony Stirling
2443ed2020
quick cache fix
2024-05-19 13:27:00 +01:00
Anthony Stirling
0dd91f209a
Merge pull request #1229 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-19 12:26:55 +01:00
GitHub Action action@github.com
869e2dc62d
📝 Sync README
...
> Made via sync_files.yml
2024-05-19 11:06:36 +00:00
Anthony Stirling
a28f14b70e
Merge pull request #1227 from albanobattistella/patch-26
...
Update messages_it_IT.properties
2024-05-19 12:06:23 +01:00
Anthony Stirling
b5de6a73cc
Merge pull request #1228 from Stirling-Tools/config
...
Config
2024-05-19 12:05:47 +01:00
Anthony Stirling
45e2623b9b
change configs
2024-05-19 12:00:46 +01:00
albanobattistella
6d95bfdee0
Update messages_it_IT.properties
2024-05-19 12:57:34 +02:00
a
f9111e556c
Merge remote-tracking branch 'origin/main' into config
2024-05-19 11:54:58 +01:00
Anthony Stirling
fa746a2b51
config stuff
2024-05-19 11:54:45 +01:00
Anthony Stirling
e43292f4dd
Merge pull request #1226 from Ludy87/validation_username_password
...
bg-card will be added to the class and password/username validation
2024-05-19 11:52:52 +01:00
Anthony Stirling
c56c5f80ab
Merge pull request #1225 from Ludy87/add_missing_settings
...
adds all available settings to settings.yml
2024-05-19 11:52:04 +01:00
Ludy87
f2eb5dd7d3
bg-card will be added to the class and password/username validation
...
bg-card should not be an id, ids should be unique in their use.
2024-05-19 12:44:54 +02:00
Ludy87
ffe221b93c
Update README.md
2024-05-19 11:36:50 +02:00
Ludy87
3f252e29a1
adds all available settings to settings.yml
2024-05-19 11:35:46 +02:00
Anthony Stirling
7c0fd02126
Merge pull request #1224 from Ludy87/fix_system_exit
...
Fix: Removes username validation check
2024-05-19 10:25:41 +01:00
Ludy87
7109dd7905
Fix: Removes username validation check
...
- Removes username validation check
- Ignores API users in user counting
2024-05-19 10:52:11 +02:00
Anthony Stirling
e30665e7c8
Merge pull request #1223 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-19 00:03:17 +01:00
GitHub Action action@github.com
514606789e
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-18 23:00:29 +00:00
Anthony Stirling
dd1a441f92
Merge pull request #1222 from Stirling-Tools/minorSizes
...
sizes
2024-05-19 00:00:15 +01:00
Anthony Stirling
31c48aec90
sizes
2024-05-18 23:59:40 +01:00
Anthony Stirling
6709e0c46d
Merge pull request #1221 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-18 23:33:54 +01:00
GitHub Action action@github.com
10dd5e4a40
📝 Sync README
...
> Made via sync_files.yml
2024-05-18 22:30:52 +00:00
Anthony Stirling
6fc9a2032a
Merge pull request #1201 from Ludy87/add_functions_oauth2
...
extends the functionality of oauth in Stirling PDF
2024-05-18 23:30:37 +01:00
Ludy87
ffec5f7b54
extends the functionality of oauth in Stirling PDF 2.
2024-05-18 23:47:05 +02:00
Anthony Stirling
b904a46bca
Update CustomAuthenticationSuccessHandler.java
2024-05-18 19:39:35 +01:00
Anthony Stirling
26a457f9d0
Update InitialSecuritySetup.java
2024-05-18 19:38:39 +01:00
Anthony Stirling
e9042e0b7e
Update login.html
2024-05-18 19:37:11 +01:00
Anthony Stirling
521dff737f
Merge branch 'main' into add_functions_oauth2
2024-05-18 19:24:02 +01:00
Anthony Stirling
2968a696cd
error banner fixes
2024-05-18 18:40:13 +01:00
a
e0d3bbf13b
Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git into main
2024-05-18 18:39:46 +01:00
Anthony Stirling
89e763d959
error banner fixes
2024-05-18 18:39:38 +01:00
Anthony Stirling
1f9a0ed0e3
Merge pull request #1193 from Stirling-Tools/redesign
...
Redesign
2024-05-18 14:14:31 +01:00
Anthony Stirling
f203e07f55
Merge remote-tracking branch 'origin/main' into redesign
2024-05-18 13:53:34 +01:00
Anthony Stirling
56d4c02445
readd searchbar
2024-05-18 13:43:00 +01:00
Ludy
c20936b485
Merge branch 'main' into add_functions_oauth2
2024-05-18 13:52:53 +02:00
Anthony Stirling
389323c190
transition only on change not load
2024-05-18 12:48:01 +01:00
Anthony Stirling
f0dd48b3b1
font load detection
2024-05-18 12:47:21 +01:00
Anthony Stirling
b860146c93
logging for #1024 and jdk bump
2024-05-17 19:18:57 +01:00
Anthony Stirling
23b662e5dc
Merge pull request #1211 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-15 22:27:38 +01:00
GitHub Action action@github.com
7160ba47b1
📝 Sync README
...
> Made via sync_files.yml
2024-05-15 08:34:47 +00:00
Anthony Stirling
bdea990b18
Merge pull request #1208 from p3lo/slovakia-translation
...
Slovak translation
2024-05-15 09:34:32 +01:00
p3lo
1cbc6307c3
Added Slovak language to supported languages table
2024-05-15 10:13:03 +02:00
p3lo
1e42f54ec7
Added slovak translation
2024-05-14 22:56:36 +02:00
Anthony Stirling
44e85a1d38
Merge pull request #1205 from foivospro/main
...
Fix rotation function
2024-05-14 18:01:15 +01:00
Anthony Stirling
54073767af
Merge pull request #1207 from urjeetpatel/main
...
fix Remove Redundant Back to Main Page Button
2024-05-14 18:01:02 +01:00
Urjeet Patel
3fa41e058a
fix: Remove Redundant Back to Main Page Button
...
Remove Redundant Back to Main Page Button. this fixes #489
Closes #489
2024-05-14 16:43:18 +00:00
foiv
44f9313012
Fix Rotation function
2024-05-14 12:11:30 +03:00
ge64qev
ce3e98e240
Deleted Console logs and adjusted some comments.
2024-05-14 09:13:39 +02:00
ge64qev
36192ba560
Change the SortFiles Method, so it works with the filesWithUniqueID Array
2024-05-14 08:49:27 +02:00
ge64qev
0e262dc2bd
Added a unique id for all files to be a able to delete duplicate files.
2024-05-13 22:27:25 +02:00
Ludy87
dcf13e9ade
Update InitialSecuritySetup.java
2024-05-12 20:17:46 +02:00
Ludy87
811c19e00d
extends the functionality of oauth in Stirling PDF
2024-05-12 19:58:34 +02:00
Anthony Stirling
f2b7aeeb1c
Merge pull request #1199 from jimdouk/fixFrontEndIssue
...
Enhance UI Search Functionality in Navbar
2024-05-12 14:36:52 +01:00
Dimitris Doukas
840694c527
Update search functionality on navbar
2024-05-12 14:07:43 +03:00
Dimitris Doukas
21e5002d73
Merge branch 'Stirling-Tools:main' into fixFrontEndIssue
2024-05-12 13:55:51 +03:00
Rectos VX
36d6c06237
Update: fix dropdown hover + icon titles on mobile
2024-05-10 15:44:54 +04:00
ge64qev
c1fea7c92f
A duplicate Warning is displayed if the same file is added twice to the merging process
2024-05-10 10:53:27 +02:00
Anthony Stirling
29ec42bc35
Merge branch 'main' into redesign
2024-05-09 19:49:06 +01:00
Anthony Stirling
425502b3e3
Merge pull request #1192 from Stirling-Tools/sync_readme
...
📝 Update README: Translation Progress Table
2024-05-09 17:50:44 +01:00
Anthony Stirling
692a526900
Merge pull request #1188 from bluestero/main
...
Install locally on a machine with no-root, docker, apt, yum, and apk via nix package manager.
2024-05-09 17:50:30 +01:00
Rectos VX
3a27d97811
Update: change update icon + animation
2024-05-09 17:31:12 +04:00
GitHub Action action@github.com
af91c73e7a
📝 Sync README
...
> Made via sync_files.yml
2024-05-08 21:22:18 +00:00
Anthony Stirling
526a30d033
Merge pull request #1191 from nimdassdev/main
...
Updated/improved Bulgarian language strings. Thank you.
2024-05-08 22:22:03 +01:00
IT Creativity + Art Team
bf8d6d2337
Update messages_bg_BG.properties
...
Updated/improved Bulgarian language strings. Thank you.
2024-05-08 23:43:51 +03:00
IT Creativity + Art Team
5628300f51
Merge branch 'Stirling-Tools:main' into main
2024-05-08 23:00:20 +03:00
Rectos VX
72ba97a00c
Update: open dropdown on hover
2024-05-08 20:21:07 +04:00
Rectos VX
1634987171
Update: local font + fix home card layout
2024-05-08 18:24:55 +04:00
Rectos VX
0f43723250
Update: fix dropdown text wrap
2024-05-08 17:42:36 +04:00
Rectos VX
34e2128a39
Update: fix error page theme
2024-05-08 16:26:14 +04:00
Ahmed Khatib
0a0887aafc
Fixed the bad working regarding language packs. Explained the dbus variable change before running the jar file.
2024-05-08 01:52:41 +05:30
Anthony Stirling
7c0c33ca63
Merge pull request #1180 from subarudad/fix_readme
...
Update README.md: minor spelling fix
2024-05-07 21:04:59 +01:00
Ahmed Khatib
8b2f24affd
Added the export command before running.
2024-05-08 01:22:52 +05:30
Ahmed Khatib
cbe750c76c
Small typo in apt-get update.
2024-05-08 01:15:43 +05:30
Ahmed Khatib
5f6d24f805
Added support for non-root and nix package manager for local installation. Fixed a bad small line break issue.
2024-05-08 01:14:08 +05:30
Anthony Stirling
be5d5fdf04
Merge pull request #1179 from Stirling-Tools/pixeebot/drip-2024-05-07-pixee-java/strip-http-header-newlines
...
Introduced protections against HTTP header injection / smuggling attacks
2024-05-07 19:14:29 +01:00
brucengumetro
a04dc605df
minor spelling fix
2024-05-07 16:05:01 +07:00
pixeebot[bot]
503acc9408
Introduced protections against HTTP header injection / smuggling attacks
2024-05-07 03:44:03 +00:00
Anthony Stirling
9b166da57d
Merge pull request #1177 from albanobattistella/patch-25
...
Update messages_it_IT.properties
2024-05-06 12:45:29 +01:00
albanobattistella
66e566555e
Update messages_it_IT.properties
2024-05-06 13:32:23 +02:00
ge64qev
7ba0067688
Made it possible to add files via the selector "File by File".
2024-05-06 11:18:59 +02:00
Anthony Stirling
f7aebf22c8
Merge pull request #1172 from Stirling-Tools/sync_version
...
💾 Update Version
2024-05-05 21:08:23 +01:00
GitHub Action action@github.com
bb0b5f0528
💾 Sync Versions
...
> Made via sync_files.yml
2024-05-05 19:50:36 +00:00
Anthony Stirling
9e3d5a5bc5
Update build.gradle
2024-05-05 20:50:22 +01:00
Anthony Stirling
9ba5c6d4be
Merge pull request #1171 from Stirling-Tools/timeouts
...
Timeouts #1094
2024-05-05 20:47:17 +01:00
Anthony Stirling
00f7fe7ac3
Update application.properties
2024-05-05 20:46:22 +01:00
Anthony Stirling
f4fcede771
Update ProcessExecutor.java
2024-05-05 20:45:52 +01:00
Anthony Stirling
b69646d00b
Merge branch 'main' into 0.22.8Clone
2024-05-05 20:28:25 +01:00
Anthony Stirling
9e81b161c3
Merge pull request #1170 from Rectos28/redesign
...
Redesign using MD3 system
2024-05-05 18:46:44 +01:00
github-actions[bot]
66ce7511ca
📝 Update README: Translation Progress Table ( #1168 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-05-05 14:01:42 +01:00
Anthony Stirling
d17db24aa9
#1160 update rhefs ( #1169 )
...
Update common.html
2024-05-05 13:53:26 +01:00
Anthony Stirling
ac5273244c
flatten ( #1167 )
2024-05-05 13:33:17 +01:00
Rectos VX
27113f99cb
Remove: old icon svg file
2024-05-05 15:46:06 +04:00
Rectos VX
fa31a4e340
Update: some margins in some places
2024-05-05 15:43:03 +04:00
Rectos VX
4d53119390
Update: add new tags to all languages
2024-05-05 15:23:42 +04:00
Rectos VX
303b8e032b
Update: updated all pages to new theme system
2024-05-05 15:19:53 +04:00
Anthony Stirling
d6b1fec69d
Update Dockerfile
2024-05-05 12:18:52 +01:00
Rectos VX
5c572a7d89
Update: changed JS to new theme system + Darkmode system
2024-05-05 15:12:30 +04:00
Rectos VX
04d1ff3822
Update: Changed pages css to adapte new theme system
2024-05-05 15:07:44 +04:00
Rectos VX
eb8a494b5c
Remove: Deleted old theme css
2024-05-05 14:53:22 +04:00
Rectos VX
4dfac2f46f
Add: New theme css system
2024-05-05 14:50:36 +04:00
albanobattistella
547f231e29
Update messages_it_IT.properties ( #1165 )
2024-05-05 11:40:18 +01:00
Anthony Stirling
38979dd362
lets try this again (Config fix) ( #1159 )
...
* Introducing a custom settings file
* formats
* chnages
* Update README.md
* fixes
---------
Co-authored-by: a <a>
2024-05-03 22:23:21 +01:00
Anthony Stirling
890163053b
introduces custom settings file ( #1158 )
...
* Introducing a custom settings file
* formats
* chnages
* Update README.md
2024-05-03 20:43:48 +01:00
t71rs
fbbc71d7e6
Drag&drop bug ( #1157 )
...
* Fixed issue that Drag and Droppped Files can not be deleted
* Deleted unnecessary Comment
2024-05-03 19:09:36 +01:00
Anthony Stirling
4372536c17
Remove ChatGPT mention to avoid confusion
2024-05-03 10:40:22 +01:00
github-actions[bot]
7f577a6052
📝 Update README: Translation Progress Table ( #1155 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-05-02 22:02:33 +01:00
Sahil Phule
d7afc574a6
Change User Roles ( #1153 )
...
* Modify user service and controller
* Modify Template
* Add messages
* Fix Username output
* Add tooltip
* Change Role Modify logic
* Add Roles from database to existing users
* Add default select Fillers
* Indent JS
* Add Change Role Related Translations
* Remove unnecessary Whitespace and imports
2024-05-02 21:52:50 +01:00
Dimitris Doukas
caa5525ddd
Merge branch 'Stirling-Tools:main' into main
2024-05-02 15:41:23 +03:00
github-actions[bot]
c622ee915b
📝 Update README: Translation Progress Table ( #1151 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-30 23:04:59 +01:00
albanobattistella
d0df392eef
Update messages_it_IT.properties ( #1148 )
2024-04-30 23:04:05 +01:00
Ludy
1c33500815
Update messages_de_DE.properties ( #1149 )
2024-04-30 23:03:50 +01:00
t71rs
d730c6a12f
Arrow key support signing ( #1143 )
...
* Added Arrow Key functionality for the Sign page.
* Added Arrow Key functionality for the Sign page.
* Adjusted step size, so it is relative to the size of the draggable
* Enabled Arrow Key support also for Add-Image
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com >
2024-04-30 13:02:12 -04:00
Sahil Phule
b71f6f93b1
Add translations for OAUTH2 Related Text ( #1146 )
2024-04-30 08:02:15 +01:00
github-actions[bot]
32dd328048
Update 3rd Party Licenses ( #1144 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-04-29 22:05:54 +01:00
Sahil Phule
d9fa8f7b48
Add OAUTH2 OIDC login support ( #1140 )
...
* Somewhat working
* Change Autocreate logic
* Add OAuth Error Message if Auto create Disabled
* Display OAUTH2 username(email) in Account Settings
* Disable Change user/pass for Oauth2 user
* Hide SSO Button if SSO login Disabled
* Remove some spaces and comments
* Add OAUTH2 Login example docker-compose file
* Add Some Comments
* Hide Printing of Client secret
* Remove OAUTH2 Beans
and replace with applicationProperties
* Add conditional annotation to Bean Creation
* Update settings.yml.template
Add OAUTH2 enabling template.
* Update messages_en_GB.properties
2024-04-29 22:01:22 +01:00
Anthony Stirling
777e512e61
fonts noto fix #974 ( #1139 )
...
fix #974
2024-04-28 23:33:55 +01:00
Anthony Stirling
e7e3b34b37
fix for #1035 ( #1137 )
...
* fix for #1035
* Update ConvertImgPDFController.java
2024-04-28 22:37:40 +01:00
github-actions[bot]
6ed9e1c707
📝 Update README: Translation Progress Table ( #1134 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-28 10:40:01 +01:00
Ludy
318076254d
Handling Untranslatable Strings ( #1133 )
2024-04-27 23:26:12 +01:00
github-actions[bot]
4fea8d10f8
💾 Update Version ( #1130 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-27 11:04:28 +01:00
Anthony Stirling
8c9d6f7b66
Custom HTML support #355 ( #1129 )
...
* test
* settings
* version
2024-04-27 11:03:57 +01:00
Anthony Stirling
30444fc9bb
commit ( #1128 )
...
* commit
* formatting
2024-04-26 23:27:40 +01:00
Han
70349d642b
Update messages_tr_TR.properties ( #1126 )
...
* Update messages_tr_TR.properties
* Update messages_tr_TR.properties
2024-04-26 19:37:09 +01:00
albanobattistella
afaec64afd
Update messages_it_IT.properties ( #1120 )
2024-04-24 21:57:56 +01:00
github-actions[bot]
2a9fdff605
📝 Update README: Translation Progress Table ( #1119 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-24 19:59:53 +01:00
Anthony Stirling
34c7ee46a0
lang adds
2024-04-24 19:59:01 +01:00
phfuh
5ee702f364
PDF to PDF/A language files ( #1118 )
...
* Update messages_en_GB.properties
* Update messages_en_US.properties
* Update messages_de_DE.properties
2024-04-24 19:56:35 +01:00
Ludy
1b5d21a22e
Bugfix: Login page shows wrong selected country flag/language ( #1117 )
...
Closes #1116
2024-04-24 09:10:16 +01:00
Anthony Stirling
c3e5157dee
Delete CNAME
2024-04-23 22:35:21 +01:00
Anthony Stirling
6d859e4c25
Create CNAME
2024-04-23 22:34:29 +01:00
diemade
95a9aca5b5
Update CONTRIBUTING.md ( #1115 )
...
adding a chapter on how to edit Docs
2024-04-23 22:32:12 +01:00
github-actions[bot]
4c8f582c56
💾 Update Version ( #1108 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-21 23:08:06 +01:00
Anthony Stirling
71e93e3cb5
print (WIP), fake scan (WIP) and text conversion for ultra-lite ( #1098 )
...
* Changes!
* lang
* fake scan init, print init and pdf to text for exe
* Hardening suggestions for Stirling-PDF / changes (#1099 )
* Switch order of literals to prevent NullPointerException
* Introduced protections against predictable RNG abuse
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
* Update README.md
* install custom fonts
* Formats etc
* version bump
* disable WIP work
* remove chinese font
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: systo <systo@host.docker.internal >
2024-04-21 23:06:44 +01:00
github-actions[bot]
6c052a7b25
📝 Update README: Translation Progress Table ( #1107 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-21 23:00:40 +01:00
NeilJared
1e0ec8345a
>Updated es_ES (100% completed) ( #1106 )
...
Update messages_es_ES.properties
Updated es_ES translation (100% done)
2024-04-21 22:50:36 +01:00
diemade
eddcc11fe4
German translation for Print Tool ( #1104 )
...
* Update messages_de_DE.properties
Only full sentences should end in a period,
* Update messages_de_DE.properties
* Update messages_de_DE.properties
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-21 22:31:45 +01:00
Ludy
3189d9dda8
Check DOCKER_ENABLE_SECURITY for UI ( #1103 )
...
When using `DOCKER_ENABLE_SECURITY=false`, the logout button and `Account Settings` are no longer displayed.
2024-04-21 21:16:39 +01:00
Ludy
5185fd13b8
updating the build files ( #1100 )
2024-04-21 16:30:17 +01:00
Ludy
a5000fbbc5
UI: settings show/hide update display ( #1072 )
...
* UI: settings show/hide update display
This PR replaces the PR #1003
In this PR, the visual for available update is added to the foreground.
There are new settings to generally show/hide the update display, and only administrators receive the update display.
* change to `Bean`
* Update AppUpdateShowService.java
* add update message
* revision service
* change shouldShow
* Update githubVersion.js
* rm folder
* Update AppUpdateService.java
2024-04-21 12:15:18 +01:00
albanobattistella
e74a8e434b
Update messages_it_IT.properties ( #1096 )
2024-04-21 09:16:05 +01:00
phfuh
b702f5772d
Add selection for PDF/A output format ( #1095 )
...
* Create PdfToPdfARequest.java
* Change class, add output format
* Add input field for output format
* Change output format selection order
2024-04-21 08:44:05 +01:00
github-actions[bot]
214e23fd93
📝 Update README: Translation Progress Table ( #1093 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-20 20:45:45 +01:00
Han
943071ebb7
Update messages_tr_TR.properties ( #1092 )
2024-04-20 19:18:20 +01:00
github-actions[bot]
c575ed2036
📝 Update README: Translation Progress Table ( #1091 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-20 15:28:10 +01:00
Anthony Stirling
06a178cc03
Cache form inputs between runs ( #1066 )
...
* Changes!
* lang
2024-04-20 14:46:49 +01:00
diemade
73f90885b4
Update messages_de_DE.properties ( #1069 )
...
Only full sentences should end in a period,
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-20 10:45:58 +01:00
Dimitris Doukas
9402109663
Merge branch 'Stirling-Tools:main' into main
2024-04-15 17:05:08 +03:00
Ludy
ace4e200b1
Fix: Resolve Username Case Sensitivity Issue in Login Flow ( #1070 )
...
* Fix: Username changing
The only situation where the username must be unique is when changing the username.
* Update UserController.java
2024-04-14 22:07:03 +01:00
github-actions[bot]
032388a8e3
📝 Update README: Translation Progress Table ( #1063 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-11 22:49:12 +01:00
albanobattistella
276b6e521a
Update messages_it_IT.properties ( #1062 )
2024-04-11 22:40:05 +01:00
Ludy
35a4462a86
replace comma to dot ( #1057 )
...
In several countries the comma is used as a decimal, the PR will replace the comma with a dot.
2024-04-09 17:47:53 +01:00
pixeebot[bot]
5564f378e5
(Sonar) Fix "String#replace should be preferred to String#replaceAll" ( #1056 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-04-09 06:52:52 +01:00
Ludy
66d5f3e4b5
add sync-readme ( #1051 )
2024-04-08 23:33:58 +01:00
Dimitris Kaitantzidis
0f367c23aa
359 split metadata lost ( #1049 )
...
* Closes #359
* Adds a minor fix, the modified date should be changed after a modification is made.
2024-04-08 20:53:00 +00:00
Ludy
7dd1679588
Ukrainian - add missing strings ( #1048 )
...
add missing strings
2024-04-08 21:37:30 +01:00
Foivos Proestakis
6b186d5d8e
Improve Greek translation ( #1046 )
...
* Update and Improve Greek translation
# Update Greek Translations
## Description
- Updated translations for all pages and content on the website.
- Corrected grammatical errors or typos in the Greek translation.
- Improved the overall readability and flow of the translated text.
This commit aims to enhance the user experience for Greek-speaking users of the website.
* Update messages_el_GR.properties
2024-04-08 21:29:31 +01:00
Ludy
d53be3aa14
add Ukrainian README, languages.html and correction FR, IT ( #1044 )
2024-04-08 21:29:13 +01:00
Eric
3dbfde534e
fix: missing pdf to html endpoint ( #1043 )
...
* fix: missing pdf to html endpoint
* refactor: remove unused variable
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-08 21:28:57 +01:00
vkykalo
9a57842ece
Feature: Add Ukrainian Language Support ( #1039 )
...
* Add uk_UA lang
* Add added error translation block into uk_UA lang
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-08 21:27:55 +01:00
CocoMaster-AI
ec83b9a17d
Update ja_JP,ko_KR,ru_RU,zh_TW.properties ( #1036 )
2024-04-08 21:27:36 +01:00
Ludy
59a19b0091
Update messages_de_DE.properties ( #1045 )
2024-04-08 20:25:14 +00:00
Dimitris Kaitantzidis
471865e4a3
Closes #359 ( #1047 )
2024-04-08 21:23:03 +01:00
Anthony Stirling
3868b4eca2
updates
2024-04-05 13:05:16 +01:00
Han
64f8765115
Update messages_tr_TR.properties ( #1032 )
...
update TR
2024-04-05 12:58:54 +01:00
github-actions[bot]
3804656218
💾 Update Version ( #1033 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-05 12:58:05 +01:00
Anthony Stirling
a5d824213c
OCR fix for #1019
2024-04-05 12:51:22 +01:00
albanobattistella
160a4e9f8d
Update messages_it_IT.properties ( #1031 )
2024-04-04 21:52:24 +01:00
Ludy
74a0574462
Update progress of language ( #1029 )
2024-04-04 10:16:10 +01:00
Muhammad Sani Ibrahim
1cf23b3542
Update README.md ( #606 )
...
Make the English more standard
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-03 22:51:59 +01:00
github-actions[bot]
2ef1242cd8
💾 Update Version ( #1015 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-04-03 22:41:33 +01:00
pixeebot[bot]
54c3bee205
Replaced Stream.collect(Collectors.toList()) with Stream.toList() (Sonar) ( #1018 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-04-03 22:41:24 +01:00
NicolasFR
a63c0a3625
lang: update fr_FR ( #1020 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-03 22:41:07 +01:00
Dimitris Doukas
3103a0bffc
Enhance description for "Split PDF" functionality ( #1025 )
...
* Update screen of homepage
* Fix description for "Split PDF" except AR
* Fix description for "Split PDF" in AR
* Fix one mistake on AR
* Keep clear this branch from other branches
2024-04-03 22:40:35 +01:00
Dimitris Doukas
5d71ffbfaa
Update homepage screen in README ( #1021 )
...
Update screen of homepage
2024-04-03 22:40:09 +01:00
CocoMaster-AI
c0c137d1b0
Sponsor information supports translate now ( #1023 )
...
Sponsored information supports translate now
2024-04-03 10:02:01 +01:00
Dimitris Doukas
a05cfd52cb
Merge branch 'updatereadme'
2024-04-02 21:01:07 +03:00
Dimitris Doukas
ad0967f7d0
Update screen of homepage
2024-04-02 12:50:53 +03:00
Anthony Stirling
8625db2885
Update build.gradle
2024-04-01 22:10:33 +01:00
Anthony Stirling
a2a969a0a0
Chinese font and word conv fix ( #1014 )
...
* remove lite package
* alphine update for word conversion issue #995
2024-04-01 22:04:27 +01:00
Anthony Stirling
8a6386ca73
remove lite package ( #1012 )
2024-04-01 18:33:58 +01:00
NicolasFR
255c018415
Update messages_fr_FR.properties ( #1011 )
...
fix(lang): fix a translation error
2024-04-01 17:55:22 +01:00
albanobattistella
df27ed6907
Update messages_it_IT.properties ( #1010 )
2024-04-01 15:04:05 +01:00
CocoMaster-AI
989491b903
Extract text from error pages and sync text variable to all lang ( #1008 )
...
* feat: extract text from error pages
* feat: sync text variables to langs.properties
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-01 11:04:56 +01:00
NicolasFR
664dd62d8b
doc: add --break-system-packages ( #1001 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-04-01 10:56:33 +01:00
albanobattistella
3d6b145db5
Update messages_it_IT.properties ( #1002 )
2024-03-30 19:51:44 +00:00
CocoMaster-AI
37a63242a6
Update messages_ru_RU.properties ( #999 )
2024-03-30 10:26:51 +00:00
Eric
dfb8c64f5a
fix: switch to pdftohtml for pdf to html conversions ( #998 )
...
* fix: switch to pdftohtml for pdf to html conversions
* build: include poppler-utils in dockerfile for pdftohtml
2024-03-29 17:02:33 -04:00
github-actions[bot]
27bbf7a513
💾 Update Version ( #997 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-03-29 11:04:05 +00:00
Anthony Stirling
ca890e4b32
Pipeline fix quick
2024-03-29 11:03:13 +00:00
CocoMaster-AI
4834d01223
feat: translate messages_ko_KR.properties, messages_ru_RU.properties completed ( #996 )
...
* feat: translate ko_KR.properties completed
* feat: feat: translate ru_RU.properties completed
2024-03-29 10:17:10 +00:00
albanobattistella
84b3bb1aed
Update messages_it_IT.properties ( #993 )
2024-03-28 20:50:29 +00:00
Anthony Stirling
a9679da719
Revert weasy
2024-03-28 19:38:56 +00:00
Anthony Stirling
f10b3ffe3c
multiTool.uploadPrompts
2024-03-28 17:45:58 +00:00
SuperFan
ea982d6412
fix: Add MultiTool UploadPrompts zh_CN And en_US ( #977 )
...
Co-authored-by: superfan <admin@henniubi.com >
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-03-28 17:44:21 +00:00
pixeebot[bot]
1035a3be31
Define a constant for a literal string that is duplicated n times (Sonar) ( #978 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-28 17:44:10 +00:00
github-actions[bot]
c16db14cd9
Update 3rd Party Licenses ( #992 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-28 17:43:30 +00:00
github-actions[bot]
1698f9d5df
💾 Update Version ( #991 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com >
2024-03-28 17:43:20 +00:00
Anthony Stirling
08e43cc89c
fix #986 and #989
2024-03-28 17:09:21 +00:00
NicolasFR
fb1baaa275
fix: Fix package name of openjdk for debian ( #990 )
2024-03-28 16:53:54 +00:00
CocoMaster-AI
eda838d6f8
feat: Extract translation text from html and finished the mainly translation of zh_CN, zh_TW, ja_JP file ( #987 )
...
* feat: translate zh_cn properties
* feat: adjust some description messages_zh_CN.properties
* feat: translate zh_TW file done
* feat: zh_CN semantic optimization
* feat: Supplementary ja_JP translation
* feat: extract rest text
* feat: Sync to all lang.properties
* feat: translate zh_CN, zh_TW, ja_JP file
* fix: small bug
---------
Co-authored-by: yanyu_lin <yanyu_lin@bestsign.cn >
2024-03-28 16:53:39 +00:00
Anthony Stirling
2fff3083ae
Update TextFinder.java ( #980 )
2024-03-26 19:25:16 +00:00
tkymmm
7e2d58b3e8
Update messages_ja_JP.properties ( #975 )
2024-03-26 06:55:51 +00:00
NeilJared
31ec385282
Update messages_es_ES.properties ( #969 )
...
Updated es_ES translation (100% done)
2024-03-25 19:07:53 +00:00
Anthony Stirling
14ef7c0a72
dummy commit ( #968 )
...
Update README.md
2024-03-24 10:16:14 +00:00
Anthony Stirling
c9331afeac
github bug
2024-03-22 20:15:53 +00:00
Anthony Stirling
09cb92e235
github bug
2024-03-22 20:15:42 +00:00
Anthony Stirling
6bd6e6563b
Update Chart.yaml
2024-03-22 20:01:37 +00:00
Anthony Stirling
3c08c20426
Update build.gradle
2024-03-22 19:57:43 +00:00
Anthony Stirling
3800e3e465
Update view-pdf.html
2024-03-22 18:15:10 +00:00
github-actions[bot]
e2bd73dbf3
Update 3rd Party Licenses ( #966 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-21 21:42:34 +00:00
github-actions[bot]
a20c3018ae
Update 3rd Party Licenses ( #965 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-21 21:41:09 +00:00
dependabot[bot]
7f17b33859
Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 ( #963 )
...
Bumps org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:40:59 +00:00
dependabot[bot]
029937a1c5
Bump org.springframework.boot:spring-boot-starter-test from 3.2.3 to 3.2.4 ( #961 )
...
Bump org.springframework.boot:spring-boot-starter-test
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:24:20 +00:00
dependabot[bot]
cfcf02708c
Bump org.springframework.boot from 3.2.3 to 3.2.4 ( #962 )
...
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:24:15 +00:00
dependabot[bot]
c1724ef74c
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.4.0 ( #964 )
...
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi ) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases )
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md )
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.2.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:24:06 +00:00
github-actions[bot]
3c53f97c36
Update 3rd Party Licenses ( #960 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-21 21:17:53 +00:00
dependabot[bot]
aa895d10ac
Bump org.springframework.boot:spring-boot-starter-thymeleaf from 3.2.3 to 3.2.4 ( #954 )
...
Bump org.springframework.boot:spring-boot-starter-thymeleaf
Bumps [org.springframework.boot:spring-boot-starter-thymeleaf](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:13:55 +00:00
dependabot[bot]
6c603618ce
Bump org.springframework.boot:spring-boot-starter-security from 3.2.3 to 3.2.4 ( #956 )
...
Bump org.springframework.boot:spring-boot-starter-security
Bumps [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-security
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:12:33 +00:00
dependabot[bot]
78aa0d4c61
Bump org.springframework.boot:spring-boot-starter-data-jpa from 3.2.3 to 3.2.4 ( #953 )
...
Bump org.springframework.boot:spring-boot-starter-data-jpa
Bumps [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:10:56 +00:00
dependabot[bot]
da3fc72e5c
Bump org.projectlombok:lombok from 1.18.28 to 1.18.32 ( #955 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.28 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.32 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:09:30 +00:00
dependabot[bot]
a800766cb8
Bump org.commonmark:commonmark from 0.21.0 to 0.22.0 ( #957 )
...
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/commonmark/commonmark-java/releases )
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.21.0...commonmark-parent-0.22.0 )
---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:08:00 +00:00
Ludy
67a1529dc7
Change to html5 ( #958 )
...
* Change to html5
with Nu Html Checker
* Update scale-pages.html
* Update sign.html
* Update common.html
* Update common.html
* Update login.html
2024-03-21 20:58:01 +00:00
github-actions[bot]
77354f47bf
Update 3rd Party Licenses ( #952 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-21 20:12:47 +00:00
dependabot[bot]
49ea07fd13
Bump io.github.pixee:java-security-toolkit from 1.1.2 to 1.1.3 ( #946 )
...
Bumps [io.github.pixee:java-security-toolkit](https://github.com/pixee/java-security-toolkit ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/pixee/java-security-toolkit/releases )
- [Commits](https://github.com/pixee/java-security-toolkit/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: io.github.pixee:java-security-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 20:09:55 +00:00
dependabot[bot]
bb69c67b52
Bump org.springframework.boot:spring-boot-starter-actuator from 3.2.3 to 3.2.4 ( #950 )
...
Bump org.springframework.boot:spring-boot-starter-actuator
Bumps [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 20:09:37 +00:00
dependabot[bot]
6b29c28e2e
Bump org.springframework.boot:spring-boot-devtools from 3.2.3 to 3.2.4 ( #949 )
...
Bumps [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-devtools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 20:09:32 +00:00
dependabot[bot]
ba0fe43f31
Bump org.springframework.boot:spring-boot-starter-web from 3.2.3 to 3.2.4 ( #948 )
...
Bump org.springframework.boot:spring-boot-starter-web
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 20:09:23 +00:00
dependabot[bot]
e54597f108
Bump com.github.jk1.dependency-license-report from 2.5 to 2.6 ( #932 )
...
Bumps com.github.jk1.dependency-license-report from 2.5 to 2.6.
---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 20:09:10 +00:00
dependabot[bot]
9809ad9d7b
Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 ( #930 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.3...v1.12.4 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 19:36:45 +00:00
dependabot[bot]
1d4ad19acd
Bump org.springframework:spring-webmvc from 6.1.4 to 6.1.5 ( #934 )
...
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework ) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 19:36:12 +00:00
dependabot[bot]
2c24e754be
Bump org.apache.pdfbox:xmpbox from 3.0.1 to 3.0.2 ( #933 )
...
Bumps org.apache.pdfbox:xmpbox from 3.0.1 to 3.0.2.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:xmpbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 19:35:55 +00:00
albanobattistella
4a3326a560
Update messages_it_IT.properties ( #927 )
2024-03-17 14:24:07 +00:00
Ludy
24862e2d4a
changes characters in multiple languages - Unicode ascii ( #925 )
...
* unicode to readable font
* Update messages_de_DE.properties
2024-03-17 11:09:55 +00:00
Ludy
51bb26ae34
Fix: Error after logging out and selecting another language ( #924 )
...
Fix exception url after logout
2024-03-17 09:57:17 +00:00
Anthony Stirling
f474651f36
lang, save to browser ( #923 )
2024-03-17 09:33:05 +00:00
tongkl1
11193b1b6d
Fix typo in example yaml file ( #922 )
2024-03-16 09:49:28 +00:00
github-actions[bot]
3066b3e500
Update 3rd Party Licenses ( #919 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-14 23:00:38 +00:00
dependabot[bot]
217f112bc4
Bump com.google.zxing:core from 3.5.2 to 3.5.3 ( #779 )
...
Bumps [com.google.zxing:core](https://github.com/zxing/zxing ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/zxing/zxing/releases )
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES )
- [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3 )
---
updated-dependencies:
- dependency-name: com.google.zxing:core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-03-14 22:59:27 +00:00
github-actions[bot]
e1bb0cf5ec
Update 3rd Party Licenses ( #914 )
...
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
2024-03-13 22:45:32 +00:00
Anthony Stirling
3930c25a75
Frooodle patch 2 ( #913 )
...
* Update licenses-update.yml
* Update build.gradle
2024-03-13 22:34:24 +00:00
Anthony Stirling
b27e79cb52
Update build.gradle ( #912 )
2024-03-13 22:29:55 +00:00
Anthony Stirling
daf6486b86
Update licenses-update.yml ( #911 )
2024-03-13 22:26:39 +00:00
Ludy
1af41f8ea5
🔨 add Developer tools/scripts ( #828 )
...
* 🔨 add Developer tools
* Update downloader.js
* Update game.js
* Update .pre-commit-config.yaml
* Update sync_versions.yml
* removed: mixed line ending tool
* Update swagger.yml
* Update push-docker.yml
* Update build.yml
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-03-13 22:18:15 +00:00
Listiges Känguru
70e4ac21df
Update messages_de_DE.properties ( #903 )
...
Added missing translations, improved some existing translations.
2024-03-13 22:11:43 +00:00
Anthony Stirling
95d9d85ca2
dep bumps and nonroot bypass ( #910 )
...
* dep bumps and nonroot bypass
* log changing
2024-03-13 22:09:56 +00:00
Ludy
9cc7a49d12
Enforcing Username Uniqueness ( #906 )
...
* Enforcing Username Uniqueness
Changes in UserService.java:
Added a new method findByUsername to allow searching for usernames regardless of case sensitivity.
Added a new method isUsernameValid to validate the username.
Changes in UserController.java:
Updated the changeUsername method to ensure the new username is valid before changing it.
Updated the editUser method to ensure the new username is unique and valid.
Changes in UserRepository.java:
Added a custom JPQL query to search for usernames regardless of case sensitivity.
Changes in HTML templates (account.html and addUsers.html):
Error messages are displayed if a username is invalid or already exists.
* JPAs auto
2024-03-13 22:09:16 +00:00
Anthony Stirling
ae73595335
Number of fixes and making pipline LIVE ! ( #907 )
...
Closes #889 and #332
#710
#901
#885
2024-03-13 19:15:10 +00:00
pavedroad
ac620082ec
chore: fix some typos ( #900 )
...
Signed-off-by: pavedroad <qcqs@outlook.com >
2024-03-12 19:42:15 -04:00
Anthony Stirling
1e4134c7d1
Number fxes ( #898 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* fix for UMASK and extract cleanups
* fixes for user #889 and #332
* increase session count for demo site
* fix
* gcc
* formatting
* number fixes init
* || true test
* version bump
* Hardening suggestions for Stirling-PDF / numberFxes (#899 )
Switch order of literals to prevent NullPointerException
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-10 14:00:00 +00:00
albanobattistella
a7bcdd0003
Update messages_it_IT.properties ( #891 )
2024-03-09 14:03:58 +00:00
Anthony Stirling
121af0501a
fixes for user permissions ( #892 )
2024-03-09 14:03:46 +00:00
Ludy
82c4e9cf41
Fix TypeError by rotation ( #890 )
...
Fixes the error in the PDF multitool when rotating all pages at the same time.
2024-03-09 12:18:00 +00:00
Ludy
142e11a59a
added missing translation strings ( #888 )
2024-03-09 08:08:33 +00:00
Anthony Stirling
08205ed32d
Custom uid ( #883 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* fix for UMASK and extract cleanups
2024-03-08 20:49:19 +00:00
Anthony Stirling
9246b42057
Login fixes ( #881 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* Hardening suggestions for Stirling-PDF / loginFixes (#882 )
Switch order of literals to prevent NullPointerException
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-08 18:06:40 +00:00
albanobattistella
67e4d6e3a2
Update messages_it_IT.properties ( #878 )
2024-03-07 21:47:21 +00:00
Anthony Stirling
cf4613d043
Password fix and others ( #875 )
...
* init
* user and pass to just pass lang update
2024-03-07 20:12:07 +00:00
Eric
2f703796e9
fix(SplitPDF): create immutable list for dynamic additions ( #877 )
2024-03-07 12:05:26 -05:00
albanobattistella
731dc3f3dc
Update messages_it_IT.properties ( #870 )
2024-03-06 22:24:30 +00:00
Ludy
97472310f2
Show the user roles as real names ( #867 )
...
* Show the user roles as real names
* Add error message
* Update Role.java
* default Language without translation
* Update messages_el_GR.properties
2024-03-06 22:14:02 +00:00
Anthony Stirling
ece1d071c0
non root user and fix book/html calibre ( #856 )
...
* non root user and fix book/html calibre
* version bump
* Update docker-compose-latest.yml
* remove customApp
---------
Co-authored-by: systo <systo@host.docker.internal >
2024-03-04 20:51:49 +00:00
albanobattistella
20f532c872
Update messages_it_IT.properties ( #858 )
...
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com >
2024-03-04 20:36:18 +00:00
Ludy
bdcccfd937
🐛 Fix: index out of bounds #861 #842 ( #863 )
...
* 🐛 Fix: `index out of bounds` #861 #842
* Update RearrangePagesPDFController.java
* Update RearrangePagesPDFController.java
2024-03-04 20:14:45 +00:00
Ludy
146b8f0103
Corrected the reading of the port. See: #834 ( #855 )
...
* Corrected the reading of the port. See: #834
* Removed outdated import
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com >
2024-02-25 19:15:03 -05:00
懒猫
c8a37245fa
Added option to split PDF into multiple parts and merge into one PDF ( #841 )
...
* Added option to split PDF into multiple parts and merge into one PDF
* Use the mergeDocuments method in MergeController to implement merging
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com >
2024-02-24 15:26:35 -05:00
Parth P Shah
af68c70239
Update SPdfApplication.java ( #853 )
...
* Update SPdfApplication.java
* Update SPdfApplication.java
* Update SPdfApplication.java
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com >
2024-02-24 15:22:47 -05:00
Ludy
5bd544dcd7
Removed: Duplicate Properties Keys pt_PT ( #854 )
2024-02-24 19:45:07 +00:00
Anthony Stirling
642b85069d
Merge pull request #852 from parth-p-shah/application-file-fixes
...
Application file fixes, added loggers instead of sysout
2024-02-23 19:03:04 +00:00
Parth P Shah
6fef4ea82c
Update SPdfApplication.java
2024-02-24 00:01:20 +05:30
Parth P Shah
8670afb96f
Revert "Update SPdfApplication.java"
...
This reverts commit 33f8d60900 .
2024-02-23 23:46:42 +05:30
Parth P Shah
33f8d60900
Update SPdfApplication.java
2024-02-23 23:46:36 +05:30
albanobattistella
4e2156ad79
Update messages_it_IT.properties ( #839 )
2024-02-21 17:30:55 -05:00
Anthony Stirling
a07245224e
Merge pull request #833 from seku80/main
...
Add messages_pt_PT.properties
2024-02-19 22:34:00 +00:00
seku80
f96a4cdb59
Update pt_PT
...
Fixed missing line #14 and removing duplicate entry line #870
2024-02-19 16:46:35 +00:00
seku80
efea22aa6e
Update languages.html
2024-02-19 16:19:29 +00:00
seku80
ae9a7dc580
Add files via upload
2024-02-19 16:13:16 +00:00
seku80
7135ace1aa
Add files via upload
2024-02-19 15:03:28 +00:00
Anthony Stirling
625275124a
fix for #818
2024-02-18 15:47:19 +00:00
Anthony Stirling
c96ebccae4
Download message for game
2024-02-18 13:30:56 +00:00
Anthony Stirling
20cb460a7e
controls and sizing bounds
2024-02-18 09:45:50 +00:00
Anthony Stirling
3a62d19979
game const
2024-02-18 09:21:30 +00:00
Ludy
51ad741744
Fix 746 ( #825 )
...
* Fix : #746
* formatting
2024-02-18 07:40:30 +00:00
Anthony Stirling
673f005fe6
Game fixes and ocr docs ( #824 )
2024-02-17 23:23:07 +00:00
Ludy
8d9f0361d0
Fix Serbia Language ( #822 )
...
* Fix Serbia Language
* Rename messages_sr_Latn_RS.properties to messages_sr_LATN_RS.properties
* Update languages.html
* Update README.md
2024-02-17 19:56:56 +00:00
Anthony Stirling
56e3ec1219
Update HowToUseOCR.md
2024-02-17 19:28:32 +00:00
dependabot[bot]
a0acafcefc
Bump org.springframework:spring-webmvc from 6.1.2 to 6.1.3 ( #713 )
...
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework ) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.2...v6.1.3 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 13:24:38 +00:00
dependabot[bot]
918f5954b7
Bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3 ( #806 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 13:23:10 +00:00
albanobattistella
148dcdaee7
Update messages_it_IT.properties ( #816 )
2024-02-17 13:22:15 +00:00
Anthony Stirling
a5f0777892
Update ConfigInitializer.java for auto settings removal
2024-02-17 13:10:00 +00:00
Ludy
010426d488
Document ( #803 )
...
* Update HowToAddNewLanguage.md
* Update HowToUseOCR.md
* Update LocalRunGuide.md
* Update README.md
* Update LocalRunGuide.md
* Update README.md
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com >
2024-02-16 22:42:56 +00:00
Aliarev
6fc9c7be90
Update french translation ( #814 )
2024-02-16 22:24:26 +00:00
Sherif Metwally
094fde9801
Update-helm-chart ( #815 )
...
* upgrade app in helm chart to 0.20.2
* update and correct UI env variable names in chart values.yaml
2024-02-16 22:23:11 +00:00
Ludy
e4a76e96af
HTML, CSS, JS and JAVA corrections ( #810 )
...
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* return bootstrap-icons.min.css
* return bootstrap.min.css
* Update bootstrap-icons.css
* Update bootstrap-icons.min.css
* Update bootstrap-icons.min.css
* Update bootstrap.min.css
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* Update bootstrap-icons.css
* Bootstrap CSS
* Update prism.css
2024-02-16 21:49:06 +00:00
Anthony Stirling
68f582bcb9
Merge pull request #811 from NeilJared/main
...
Update messages_es_ES.properties
2024-02-14 21:27:59 +00:00
IT Creativity + Art Team
7e4d8f45f6
Merge branch 'Stirling-Tools:main' into main
2024-02-14 21:26:22 +02:00
NeilJared
639aed7120
Update messages_es_ES.properties
...
Updated es_ES translation
2024-02-14 12:22:47 +01:00
NeilJared
994bb4d1d2
Update messages_es_ES.properties
...
Minor bug fixes: es_ES translation
2024-02-14 11:57:34 +01:00
Anthony Stirling
80b11a55fa
Merge pull request #804 from Ludy87/missing_pageSelectionPrompt
...
add missing propertie pageSelectionPrompt
2024-02-11 22:43:08 +00:00
Ludy87
3cfb554623
missing propertie pageSelectionPrompt
2024-02-11 21:10:04 +01:00
Eric
e84f9c5946
Merge pull request #796 from Ludy87/languages
...
Languages
2024-02-11 14:41:15 -05:00
Ludy87
17cc31d6e7
add placeholder translation
2024-02-11 14:32:34 -05:00
Ludy87
0c6e10a6dd
add separator
2024-02-11 14:32:34 -05:00
Ludy87
297c57631f
remove dublicate -> change showJS.tags to autoRedact.tags
2024-02-11 14:32:34 -05:00
Ludy87
bd4e252bb6
added missing strings
2024-02-11 14:32:33 -05:00
Ludy87
0ce34c70bc
Update messages_de_DE.properties
2024-02-11 14:32:33 -05:00
Ludy87
4df75cfba1
Update messages_de_DE.properties
2024-02-11 14:32:33 -05:00
Ludy87
2aa435bcfb
double spaces removed
2024-02-11 14:32:33 -05:00
Ludy87
0a4a9e6947
Removed unnecessary characters and added DE missing strings
2024-02-11 14:32:32 -05:00
Anthony Stirling
d5860d0b55
Update PdfToTextOrRTFRequest.java
2024-02-11 18:47:43 +00:00
Eric
6a487ce514
Merge pull request #802 from Stirling-Tools/normalize_files
...
refactor: normalize all files (strip trailing whitespace + convert CRLF to LF)
2024-02-11 13:11:37 -05:00
sbplat
4f3b85e66b
refactor: normalize files that contained both CRLF and LF
2024-02-11 12:14:21 -05:00
sbplat
370cd97e05
misc: update .git-blame-ignore-revs to ignore normalize files commit in blame
2024-02-11 11:54:03 -05:00
sbplat
55d4fda01b
refactor: normalize files
2024-02-11 11:47:00 -05:00
Anthony Stirling
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 git@github.com: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 Stirling
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 Stirling
eb45005baa
Merge branch 'main' into fixed-stamptool-wrong-filename-generaion-#757
2024-02-10 11:20:21 +00:00
Anthony Stirling
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
mannam11
bf8b902100
Merge branch 'main' into fixed-stamptool-wrong-filename-generaion-#757
2024-02-10 15:57:38 +05:30
Anthony Stirling
8a5883501a
Merge pull request #797 from Stirling-Tools/fixes
...
Fixes for docker changes plus others
2024-02-10 00:33:49 +00:00
Anthony Stirling
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
pixeebot[bot]
23672cd18d
Modernize and secure temp file creation
2024-02-10 00:08:18 +00:00
pixeebot[bot]
68c0941666
Sanitized user-provided file names in HTTP multipart uploads
2024-02-10 00:08:18 +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 Stirling
2473f0d034
Update build.gradle
2024-02-09 23:22:16 +00:00
Anthony Stirling
f211eefc85
Merge pull request #624 from Zoey2936/main
...
switch images to alpine
2024-02-09 23:22:07 +00:00
mannam
9da88b7652
fixed wrong filename generation through stamp tool #757
2024-02-09 19:35:34 +05:30
Anthony Stirling
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 Stirling
0d5b790443
Merge branch 'main' into fixed_remove_pages_exception#761
2024-02-08 17:19:30 +00:00
Anthony Stirling
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
mannam
41686883ee
Fixed remove pages un-handled exception with space in input #761
2024-02-08 21:03:57 +05:30
Eric
2e0790c893
Merge pull request #788 from Stirling-Tools/pixeebot/fix_stamp_margins
...
Hardening suggestions for Stirling-PDF / fix_stamp_margins
2024-02-07 21:52:21 -05:00
pixeebot[bot]
4e937a6024
Sanitized user-provided file names in HTTP multipart uploads
2024-02-08 02:46:39 +00:00
sbplat
4af58118c9
fix: use the same margins for x and y in the stamp feature
2024-02-07 21:40:33 -05:00
Zoey
aa2ad33c1d
fix libreoffice install
2024-02-07 06:15:32 +01:00
Anthony Stirling
c7005bc07f
Merge pull request #780 from NeilJared/main
...
Updated es_ES translation (100% completed)
2024-02-06 09:40:30 +00:00
NeilJared
3f932ebec9
Update messages_es_ES.properties
...
Updated es_ES translation (100%)
2024-02-06 10:03:55 +01:00
Stirling-PDF-Bot
296f265391
Update 3rd Party Licenses
2024-02-06 08:39:13 +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 Stirling
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
Michel Heusschen
96f4e5eac7
fix: small corrections for Dutch language
2024-02-04 18:08:55 +01:00
Anthony Stirling
48be772703
Update build.gradle
2024-02-03 22:54:33 +00:00
Anthony Stirling
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
pixeebot[bot]
95471a2fba
Switch order of literals to prevent NullPointerException
2024-02-02 00:29:18 +00:00
Anthony Stirling
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
pixeebot[bot]
734fff5618
Modernize and secure temp file creation
2024-02-02 00:15:46 +00:00
Anthony Stirling
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
pixeebot[bot]
c8dfe10a7c
Sanitized user-provided file names in HTTP multipart uploads
2024-02-01 23:48:27 +00:00
Anthony Stirling
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
pixeebot[bot]
8e0c02a151
Sandboxed URL creation to prevent SSRF attacks
2024-02-01 23:35:05 +00:00
Anthony Stirling
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
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
Anthony Stirling
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 Stirling
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 Stirling
61cd473e6c
Merge pull request #763 from Stirling-Tools/Frooodle-patch-1
...
Frooodle patch 1
2024-02-01 22:45:59 +00:00
Anthony Stirling
d67690d995
Update build.gradle
2024-02-01 22:43:25 +00:00
pixeebot[bot]
e20f4fe31a
Introduced protections against "zip slip" attacks
2024-02-01 22:41:49 +00:00
Anthony Stirling
2deb40bb6d
Update build.gradle
2024-02-01 22:41:13 +00:00
Anthony Stirling
bfee745cca
Update build.gradle
2024-02-01 22:40:36 +00:00
Anthony Stirling
68d390e633
Merge pull request #707 from tkymmm/main
...
Update messages_ja_JP.properties
2024-02-01 09:23:28 +00:00
Eric
a884f1b3d4
Merge branch 'main' into main
2024-02-01 00:13:14 -05:00
Zoey
d190ae0cf3
add @testing (3/3)
2024-01-31 21:02:22 +01:00
Zoey
bb08a63296
add @testing (2/3)
2024-01-31 21:02:22 +01:00
Zoey
3debc1b0df
add @testing (1/3)
2024-01-31 21:02:22 +01:00
Zoey
e560028097
Update Dockerfile-lite
2024-01-31 21:02:22 +01:00
Zoey
5afcbdbc8b
use patched libreoffice version
2024-01-31 21:02:22 +01:00
Zoey
aaaf3ffe34
fix some things
2024-01-31 21:02:22 +01:00
Zoey
b043e666ae
switch images to alpine
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-01-31 21:02:22 +01:00
Eric
cda8f7b27d
Merge pull request #758 from Stirling-Tools/watermark_newline
...
feat: support '\n' literal in add watermark
2024-01-31 12:56:16 -05:00
Eric
d524fcc157
Merge branch 'main' into watermark_newline
2024-01-31 12:55:29 -05:00
Eric
e05e34f217
Merge pull request #754 from Stirling-Tools/fix_extract_image
...
fix: infinite recursion in `ImageFinder`
2024-01-31 12:55:07 -05:00
Eric
73bbb516d2
Merge branch 'main' into fix_extract_image
2024-01-31 12:51:47 -05:00
Anthony Stirling
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 Stirling
91722af8b0
Merge branch 'main' into Add-required-attribute-to-input-file
2024-01-31 17:20:35 +00:00
Eric
71d33f6047
Merge pull request #760 from Stirling-Tools/pr_template
...
misc: update pull request template
2024-01-31 11:39:03 -05:00
sbplat
903faadff3
misc: update pull request template
2024-01-31 11:04:40 -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
Anthony Stirling
6f3e317484
Merge pull request #736 from michelheusschen/update-dutch-translation
...
Update dutch translation
2024-01-29 08:18:43 +00: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
571320b9ba
Merge pull request #703 from cloud-erik/main
...
Formating of language string in example
2024-01-28 20:23:21 +00: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
Anthony Stirling
7a8719743d
Merge pull request #751 from albanobattistella/patch-8
...
Update messages_it_IT.properties
2024-01-28 20:21:54 +00:00
albanobattistella
746f2d0949
Update messages_it_IT.properties
2024-01-28 21:18:57 +01:00
Anthony Stirling
3986858adb
Update build.gradle
2024-01-28 20:11:41 +00:00
Anthony Stirling
589cb8d91f
Add files via upload
2024-01-28 20:11:15 +00:00
Anthony Stirling
705c75e51d
Merge pull request #749 from Stirling-Tools/Frooodle-patch-1
...
Auto split fix
2024-01-28 18:18:50 +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
6130f14d5a
Merge pull request #748 from Stirling-Tools/pipelineFixes
...
Pipeline fixes
2024-01-28 17:48:48 +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
Eric
46032b8ebb
Merge pull request #719 from dhenry437/fix/multi-tool-filename
...
Multi-tool bug with dropping files
2024-01-22 14:28:07 -05:00
Anthony Stirling
4a6bd60466
Merge branch 'main' into fix/multi-tool-filename
2024-01-22 18:38:25 +00:00
Eric
f85c8ea5ec
Merge pull request #730 from Stirling-Tools/fix-remove-blank-pages
...
fix: remove blank pages not handling EXIT_FAILURE code properly
2024-01-22 10:58:59 -05: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
Anthony Stirling
86b8d7f804
Merge pull request #723 from andrewdolphin/patch-1
...
Remove bootstrap css from view-pdf.html
2024-01-20 19:13:54 +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
Stirling-PDF-Bot
9dbc2712e7
Update 3rd Party Licenses
2024-01-16 20:06:35 +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
cloud-erik
c807d20590
Update docker-compose-latest-lite-security.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:32:34 +01:00
cloud-erik
686af16cf5
Update docker-compose-latest-lite.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:32:23 +01:00
cloud-erik
219dd7834f
Update docker-compose-latest-security.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:32:12 +01:00
cloud-erik
1b83fda349
Update docker-compose-latest-ultra-lite-security.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:32:00 +01:00
cloud-erik
490acddc65
Update docker-compose-latest-ultra-lite.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:31:45 +01:00
cloud-erik
e69ed06b4f
Update docker-compose-latest.yml
...
Exemple DEFAULTLOCALE formating
2024-01-14 10:29:21 +01:00
Anthony Stirling
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 Stirling
77dcf04cfe
Merge pull request #697 from Stirling-Tools/contributing
...
docs: add contributing guide
2024-01-11 23:07:37 +00:00
sbplat
b6523e9989
Merge branch 'contributing' of https://github.com/Stirling-Tools/Stirling-PDF into contributing
2024-01-11 17:39:22 -05:00
sbplat
d52a00185b
Merge branch 'main' into contributing
2024-01-11 17:39:03 -05:00
sbplat
00487275a7
docs: list supported languages in readme
2024-01-11 17:38:05 -05:00
Anthony Stirling
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 Stirling
e9b8981a35
Merge pull request #698 from Stirling-Tools/Sf298-patch-1
...
Updated demo site
2024-01-11 22:30:10 +00:00
Saud Fatayerji
575e0b3e54
Updated demo site
2024-01-11 22:07:56 +03:00
sbplat
db931717a1
Merge branch 'main' into contributing
2024-01-11 10:47:55 -05:00
sbplat
787c59efd3
Merge pull request #694 from iLern/bugfix-md2pdf
...
Enable support for tables in the conversion from Markdown to HTML
2024-01-11 10:47:40 -05:00
sbplat
45aead89e3
docs: add contributing guide
2024-01-11 10:35:34 -05: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
sbplat
9fc873e973
Merge pull request #683 from Stirling-Tools/version_fix
...
fix: version showing as 0.0.0
2024-01-10 09:28:43 -05:00
Peter Dave Hello
52fe4c6aa6
Specify code block language in Markdown for syntax highlighting
2024-01-10 19:17:09 +08:00
sbplat
66df7053bb
Merge branch 'main' into version_fix
2024-01-09 21:17:57 -05:00
sbplat
edde1a6436
fix: version showing as 0.0.0
2024-01-09 21:13:35 -05:00
Anthony Stirling
50ee829e5f
Merge pull request #682 from Stirling-Tools/ebook
...
Ebook
2024-01-10 00:41:54 +00:00
Anthony Stirling
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 Stirling
362a7ff434
Update releaseArtifacts.yml
2024-01-06 23:06:58 +00:00
Anthony Stirling
624e015315
Update PipelineFeature.md
2024-01-06 22:56:56 +00:00
Anthony Stirling
d76752d7f6
Create PipelineFeature.md
2024-01-06 22:53:07 +00:00
Anthony Stirling
7260e578e3
Merge pull request #666 from Stirling-Tools/stamp
...
docs
2024-01-06 22:22:34 +00:00
Anthony Stirling
2544b762ba
Merge branch 'main' into stamp
2024-01-06 22:18:29 +00:00
Anthony Stirling
164d1abdbb
Delete PipelineUsage.md
2024-01-06 22:17:03 +00:00
Anthony Stirling
863b48b5a9
Delete CNAME
2024-01-06 21:09:37 +00:00
Anthony Stirling
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 Stirling
2fe454ea47
Merge pull request #665 from albanobattistella/patch-7
...
Update messages_it_IT.properties
2024-01-05 20:23:05 +00:00
albanobattistella
c8458ffe50
Update messages_it_IT.properties
2024-01-05 20:39:01 +01: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 Stirling
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 Stirling
5fad085db5
Merge pull request #656 from Stirling-Tools/licenses
...
Licenses
2024-01-04 19:22:22 +00:00
Anthony Stirling
7ed8a69326
test
2024-01-04 19:17:38 +00:00
Anthony Stirling
5d1786cda0
version bump
2024-01-04 19:01:53 +00:00
Anthony Stirling
550f8b0eea
licenses remove about
2024-01-04 19:01:37 +00:00
Anthony Stirling
b5d5b6e3e2
remove comment
2024-01-04 18:59:54 +00:00
Anthony Stirling
97b6f0eeb4
Merge remote-tracking branch 'origin/main' into licenses
2024-01-04 18:56:54 +00:00
Anthony Stirling
bd7e2fea0b
Merge pull request #650 from Stirling-Tools/cert-sign
...
fix: pdf certificate signing
2024-01-04 18:54:40 +00:00
Anthony Stirling
eee7e4d707
Merge branch 'main' into cert-sign
2024-01-04 18:50:02 +00:00
Anthony Stirling
43410de851
Merge remote-tracking branch 'origin/main' into licenses
2024-01-04 18:48:05 +00:00
Anthony Stirling
37c92ee9aa
Merge remote-tracking branch 'origin/main' into licenses
2024-01-04 18:42:14 +00:00
Anthony Stirling
351cf25f86
license lang
2024-01-04 18:41:33 +00:00
Anthony Stirling
10cb02020c
Merge pull request #655 from 92mn/main
...
Adding Serbian (Latin) Language
2024-01-04 18:30:43 +00:00
92mn
5e40f00bae
Update languages.html
2024-01-04 19:16:59 +01:00
92mn
cebc0daf2b
Rename message_sr_Latin_RS.propreties to message_sr-Latn-RS.propreties
2024-01-04 19:16:31 +01:00
92mn
04f3f735fc
Added Serbian Latin
...
Added Serbian Latin translation
2024-01-04 17:28:58 +01:00
92mn
f7ef8c32aa
Added Serbian flag
...
Added Serbian flag
2024-01-04 16:33:10 +01:00
92mn
49f2071a93
Update languages.html
...
Added Serbian ( Latin )
2024-01-04 16:30:00 +01:00
Peter Dave Hello
ecb62e0c94
Apply --no-cache-dir to pip upgrade in DockerfileBase
...
Aligned pip upgrade command with others by adding the `--no-cache-dir`
flag to reduce image layer size.
2024-01-04 20:56:24 +08:00
Peter Dave Hello
846ebe6dda
Refine Tesseract-OCR file backup process in DockerfileBase
2024-01-04 20:55:55 +08:00
Peter Dave Hello
56afd35c82
Refactor DockerfileBase to clean up apt cache after package installation
...
Changes include:
- Cleaning up the apt cache by adding `rm -rf /var/lib/apt/lists/*`
after each package installation within the same RUN statement.
- Ensuring the Docker image size is minimized by removing unnecessary
files immediately after use.
These adjustments will result in a more space-efficient Docker image.
2024-01-04 20:43:46 +08:00
sbplat
eadd513b02
chore(translation): add certsign jks to en-GB
2024-01-03 21:54:15 -05:00
sbplat
97f581ad6d
feat: add java keystore certificate option for pdf signing
2024-01-03 21:51:30 -05:00
sbplat
d96a3db60a
fix: add pem support for cert sign
2024-01-03 18:21:59 -05:00
Anthony Stirling
0592bac5bf
liceneses without translation or GH action
2024-01-03 23:01:33 +00:00
Anthony Stirling
4b0df4ffd5
Update README.md
2024-01-03 21:28:06 +00:00
sbplat
a244d563f2
Merge branch 'main' into cert-sign
2024-01-03 15:50:46 -05:00
sbplat
f433e8032f
fix: pkcs12 signing
...
TODO: add PEM support and use page number
2024-01-03 15:49:08 -05:00
Anthony Stirling
23b85dc47c
Merge pull request #647 from albanobattistella/patch-5
...
Update messages_it_IT.properties
2024-01-03 20:41:16 +00:00
Anthony Stirling
6a9ef7d538
Update releaseArtifacts.yml
2024-01-03 18:51:41 +00:00
Anthony Stirling
c75efede79
Update push-docker.yml
2024-01-03 18:46:29 +00:00
Anthony Stirling
a0212bbfb7
Merge pull request #644 from Antiarchitect/improve-formatting
...
Make ./gradlew executable; accept .java files improvements
2024-01-03 18:25:56 +00:00
Anthony Stirling
87efa175cb
Merge branch 'main' into improve-formatting
2024-01-03 18:13:31 +00:00
Anthony Stirling
ad7150d616
Merge pull request #649 from Stirling-Tools/eol
...
Eol
2024-01-03 18:11:30 +00:00
Anthony Stirling
6fe268adcb
eol
2024-01-03 17:59:04 +00:00
Anthony Stirling
0c2b05eabf
Update .gitattributes
2024-01-03 17:58:02 +00:00
albanobattistella
38ebc28108
Update messages_it_IT.properties
2024-01-03 18:29:01 +01:00
Anthony Stirling
0a08831aac
Merge pull request #646 from PeterDaveHelloKitchen/zh_TW
...
Add a basic Traditional Chinese translation
2024-01-03 17:00:45 +00:00
Peter Dave Hello
2a744473f9
Add a basic Traditional Chinese translation
...
The svg flag file came from:
Flag of the Republic of China - Taiwan - Wikipedia
https://en.wikipedia.org/wiki/Taiwan#/media/File:Flag_of_the_Republic_of_China.svg
2024-01-04 00:01:15 +08:00
Anthony Stirling
56ce53a966
Merge pull request #645 from PeterDaveHelloKitchen/UpdateLanguageInREADME.md
...
Update supported languages in README to include all 24
2024-01-03 14:38:46 +00:00
Peter Dave Hello
6baf1f94c1
Update supported languages in README to include all 24
...
Adjusted the README to correctly enumerate all 24 languages supported by
the project. This change includes the addition of Hungarian (Magyar) and
Bulgarian (Български) to the list, based on the properties files located
in 'src/main/resources'.
2024-01-03 21:42:48 +08:00
Andrey Voronkov
8a57165547
Make ./gradlew executable; accept .java files improvements after running ./gradlew build
2024-01-03 03:21:11 +03:00
Anthony Stirling
de9e9a0f84
Merge pull request #642 from mannam11/on_hover-pagenumber-display#527
...
display page numbers on mouse-hover issue#527
2024-01-02 22:08:44 +00:00
Anthony Stirling
73a55c0666
Merge branch 'main' into on_hover-pagenumber-display#527
2024-01-02 21:53:40 +00:00
Anthony Stirling
4ac5262be2
Update test.yml
2024-01-02 21:52:51 +00:00
Anthony Stirling
dfee149da0
Merge branch 'main' into on_hover-pagenumber-display#527
2024-01-02 21:35:29 +00:00
Anthony Stirling
fbe0a8ddcc
Merge pull request #643 from Stirling-Tools/githubActionTest
...
GitHub action for docker testing
2024-01-02 21:34:58 +00:00
Anthony Stirling
56a1867270
Update test.sh
2024-01-02 21:17:25 +00:00
Anthony Stirling
c23a5ad5fb
Merge branch 'main' into githubActionTest
2024-01-02 21:11:31 +00:00
Anthony Stirling
31fbeaae1d
Update test.yml
2024-01-02 21:11:05 +00:00
Anthony Stirling
e0d79990c8
Update test.yml
2024-01-02 21:10:11 +00:00
Anthony Stirling
468808167c
Update test.yml
2024-01-02 20:54:33 +00:00
mannam
5af5794dfe
display page number on mouse-hover issue#527
2024-01-02 16:44:57 +05:30
Anthony Stirling
1d470691a5
Merge pull request #640 from Antiarchitect/add-meta-description
...
Add meta::description; pass header variable
2024-01-02 00:08:42 +00:00
Andrey Voronkov
f32832f70d
Add meta::description; pass header variable
2024-01-02 02:44:49 +03:00
Anthony Stirling
cd0464092a
Merge pull request #638 from ThePandaB0i/patch-1
...
Fixed Turkish languages.html
2024-01-01 21:09:35 +00:00
ThePandaB0i
c67eaf2b4d
Fixed Turkish languages.html
...
Added the missing "data-bs-language-code" to Turkish language dropdown item.
2024-01-01 23:52:03 +03:00
Anthony Stirling
b1f80bc9f6
Update test.yml
2024-01-01 20:07:37 +00:00
Anthony Stirling
f3742ebeb6
Update test.yml
2024-01-01 19:53:21 +00:00
Anthony Stirling
adc7b9606b
Update test.yml
2024-01-01 19:53:09 +00:00
Anthony Stirling
aa34257080
Update test.yml
2024-01-01 19:52:26 +00:00
Anthony Stirling
0f126eaf81
Create test.yml
2024-01-01 19:46:33 +00:00
Anthony Stirling
7389543af6
Merge pull request #623 from Stirling-Tools/changes
...
pipeline Changes and example yml for testing
2024-01-01 19:32:59 +00:00
Anthony Stirling
9795c68220
revert
2024-01-01 19:30:43 +00:00
Anthony Stirling
7ffa447cbc
remove logs
2024-01-01 18:57:12 +00:00
Anthony Stirling
d755fd1861
opencsv
2024-01-01 18:31:36 +00:00
Anthony Stirling
e273294360
deps
2024-01-01 18:02:54 +00:00
Anthony Stirling
827ed62761
Merge branch 'main' into changes
2024-01-01 17:06:03 +00:00
Anthony Stirling
ee96d2a0e3
Update dependabot.yml
2024-01-01 16:22:55 +00:00
Anthony Stirling
044a779a7c
Test files update
2024-01-01 14:57:52 +00:00
Anthony Stirling
03a8f45128
cleanup
2024-01-01 14:46:19 +00:00
Anthony Stirling
b5423f3434
langs
2024-01-01 14:26:41 +00:00
Anthony Stirling
88c993367f
init lang changes
2024-01-01 14:19:22 +00:00
Anthony Stirling
04acdb3b02
Fix for ANY values and settings button enablement
2024-01-01 13:57:22 +00:00
Anthony Stirling
cd3cc15888
minor changes
2024-01-01 13:46:09 +00:00
Anthony Stirling
76e6a23674
split fixes
2024-01-01 12:14:46 +00:00
Anthony Stirling
4fbfd0bae4
print docker logs on fail
2023-12-31 19:13:24 +00:00
Anthony Stirling
b74819cf6c
lang
2023-12-31 16:01:27 +00:00
Anthony Stirling
a5ad9e13fe
todo
2023-12-31 14:56:08 +00:00
Anthony Stirling
328e873344
remove prints
2023-12-31 13:35:58 +00:00
Anthony Stirling
39045df785
formats
2023-12-31 13:34:35 +00:00
Anthony Stirling
d83bd1ae94
Merge branch 'main' into changes
2023-12-31 13:33:10 +00:00
Anthony Stirling
143b770882
format
2023-12-31 13:28:18 +00:00
Anthony Stirling
d91c600925
pipeline fix
2023-12-31 13:27:06 +00:00
Anthony Stirling
cbac784c57
pipeline
2023-12-31 13:16:04 +00:00
Anthony Stirling
f535387ac4
pipeline enhance for MI
2023-12-31 13:05:38 +00:00
Anthony Stirling
739dcc1327
Merge pull request #621 from Stirling-Tools/sbplat-patch-1
...
misc: change all repo links from Frooodle to Stirling-Tools
2023-12-31 10:06:37 +00:00
sbplat
3864e130cc
misc: change all repo links from Frooodle to Stirling-Tools
2023-12-30 18:36:07 -05:00
sbplat
5b0145fa47
misc: change all repo links from Frooodle to Stirling-Tools
2023-12-30 18:22:46 -05:00
sbplat
7dfeb4bb0f
Update footer.html
2023-12-30 18:12:06 -05:00
Anthony Stirling
eda91cc556
tests
2023-12-30 21:32:04 +00:00
sbplat
7572db9bd4
Merge pull request #618 from Frooodle/spotless
...
refactor: have a newline between annotations
2023-12-30 15:14:01 -05:00
sbplat
9e3b50dff3
Merge branch 'main' into spotless
2023-12-30 14:52:19 -05:00
sbplat
cf640c7e3f
refactor: have a newline between annotations
2023-12-30 14:50:59 -05:00
Anthony Stirling
ec770e1008
Merge pull request #611 from Frooodle/spotless
...
Use spotless in `build.gradle` and apply spotless to java source files
2023-12-30 19:44:48 +00:00
sbplat
15e0048bfc
Merge pull request #617 from Frooodle/spotlessFormat
...
Spotless format
2023-12-30 14:39:36 -05:00
Anthony Stirling
b572a5e4c9
auto run spotlessapply
2023-12-30 19:37:46 +00:00
Anthony Stirling
c55a5657a4
Add .git-blame-ignore-revs to ignore formatting commits in git blame
2023-12-30 19:14:14 +00:00
Anthony Stirling
5f771b7851
formatting
2023-12-30 19:11:27 +00:00
Anthony Stirling
c853465d1d
tests
2023-12-30 18:56:07 +00:00
sbplat
b58cbdcb61
Merge branch 'main' into spotless
2023-12-30 13:04:23 -05:00
Anthony Stirling
9e81667ecd
Merge pull request #616 from albanobattistella/patch-4
...
Update messages_it_IT.properties
2023-12-30 17:34:23 +00:00
albanobattistella
a92479b505
Update messages_it_IT.properties
2023-12-30 18:19:51 +01:00
Anthony Stirling
6ca9001fe6
enable status check without apikey
2023-12-30 13:42:24 +00:00
Anthony Stirling
279cfa70f5
Merge pull request #615 from mannam11/added-remove-button-529
...
added a remove button issue#529
2023-12-30 11:27:18 +00:00
Anthony Stirling
f8ad71aa4e
Merge branch 'main' into added-remove-button-529
2023-12-30 11:26:32 +00:00
Anthony Stirling
524d198212
Merge pull request #613 from mannam11/mannam11/file-override-fix-529
...
overriding previously selected files issue#529
2023-12-30 11:26:23 +00:00
Anthony Stirling
1baf458344
Merge branch 'main' into added-remove-button-529
2023-12-30 11:24:56 +00:00
Anthony Stirling
da50e4d212
Merge branch 'main' into mannam11/file-override-fix-529
2023-12-30 11:24:45 +00:00
mannam
bbd8de0899
added a remove button issue#529
2023-12-30 16:42:41 +05:30
Anthony Stirling
c548aa037e
Merge pull request #612 from NeilJared/main
...
Update messages_es_ES.properties
2023-12-30 09:55:38 +00:00
NeilJared
6a7ed615e3
Merge branch 'Frooodle:main' into main
2023-12-30 09:10:26 +01:00
NeilJared
56cbb4381b
Update messages_es_ES.properties
2023-12-30 09:09:27 +01:00
mannam
4612b05199
overriding previously selected files issue#529
2023-12-30 13:32:54 +05:30
sbplat
7b43fca6fc
ci: gradle build instead of assemble
2023-12-29 21:59:36 -05:00
sbplat
e3c8af7e54
chore: use spotless googleJavaFormat
2023-12-29 21:34:36 -05:00
Anthony Stirling
63eacf443e
Merge pull request #610 from Frooodle/fix
...
required false
2023-12-30 02:20:34 +00:00
Anthony Stirling
b32c28e9cb
Update build.gradle
2023-12-30 02:20:16 +00:00
Anthony Stirling
a5ee10e029
required flase
2023-12-30 02:19:30 +00:00
Anthony Stirling
bb1d41d74a
Merge pull request #605 from Frooodle/expose-port
...
refactor: expose local application server port
2023-12-29 23:27:59 +00:00
Anthony Stirling
0698e2888d
Merge pull request #608 from Frooodle/overlay
...
messages
2023-12-29 22:57:29 +00:00
Anthony Stirling
e1f0a6cb1d
messages
2023-12-29 22:56:38 +00:00
Anthony Stirling
7fecae8b0d
Merge pull request #607 from Frooodle/overlay
...
overlay fix for sequential
2023-12-29 22:54:07 +00:00
Anthony Stirling
e6622dfdc4
overlay fix for sequential
2023-12-29 22:53:46 +00:00
sbplat
34b4ae0e03
refactor: reflect changes to pipeline release
2023-12-29 17:13:36 -05:00
sbplat
036fd711f9
Merge branch 'main' into expose-port
2023-12-29 17:01:49 -05:00
Anthony Stirling
80a59205fa
Merge pull request #570 from Frooodle/test
...
Pipeline release
2023-12-29 21:51:06 +00:00
Anthony Stirling
cbe4bca716
add banner and remove unused class
2023-12-29 21:46:17 +00:00
Anthony Stirling
232a556425
Merge branch 'test' of git@github.com:Frooodle/Stirling-PDF.git into test
2023-12-29 21:05:42 +00:00
Anthony Stirling
a497ad8c41
api changes to get metrics working
2023-12-29 21:05:32 +00:00
Anthony Stirling
3041e80c37
Merge branch 'main' into test
2023-12-29 20:48:27 +00:00
Anthony Stirling
1b2df20fdd
reviews
2023-12-29 20:48:21 +00:00
Anthony Stirling
0e69f7e0e8
Merge pull request #604 from iLern/feat-zhCN
...
Enhance Chinese Translations and Correct Errors
2023-12-29 18:26:55 +00:00
sbplat
94aba370e0
refactor: expose local application server port
2023-12-29 13:05:01 -05:00
TieStone
cd49d7ffa2
add more Chinese Translations
2023-12-30 00:45:36 +08:00
TieStone
dc297644d1
add more Chinese Translations
2023-12-30 00:45:36 +08:00
TieStone
a7b4e44e6d
remove duplicated property keys
2023-12-30 00:45:36 +08:00
Anthony Stirling
610ff22abe
empty dir fix
2023-12-29 13:53:55 +00:00
Anthony Stirling
27e8335f79
Merge pull request #602 from Antiarchitect/set-file-encoding
...
Set java file.encoding to support non-latin customizations
2023-12-29 13:38:03 +00:00
Anthony Stirling
168a0f001c
changes
2023-12-29 13:30:28 +00:00
Anthony Stirling
5c6936b494
Rework and cleanup
2023-12-29 12:55:22 +00:00
Anthony Stirling
a715dbb25d
cleanup
2023-12-29 11:43:36 +00:00
Andrey Voronkov
a43e13cf94
Set java file.encoding to support non-latin customizations with UI_APPNAME, UI_HOMEDESCRIPTION, etc
2023-12-29 12:35:02 +03:00
Anthony Stirling
7f805d16a1
Merge pull request #600 from sudotman/main
...
Added missing Hindi (hi_IN) translations and fixed a few broken ones.
2023-12-29 07:57:43 +00:00
Satyam Kashyap
6f3cbe0cae
added missing hindi (hi_IN) translations and fixed some broken translations - also updated readme to reflect the newly added translations
2023-12-29 06:05:48 +00:00
Anthony Stirling
44e3556382
Create CODEOWNERS
2023-12-28 23:13:47 +00:00
Anthony Stirling
c5ba546a02
Merge pull request #598 from vivekmaru36/add-hindi-language
...
Add hindi Translation
2023-12-28 18:56:27 +00:00
Anthony Stirling
d63519bbf4
Merge branch 'main' into add-hindi-language
2023-12-28 18:54:56 +00:00
Anthony Stirling
aeadc88f92
resolve .exe showing other entries it doesnt support
2023-12-28 18:46:54 +00:00
Anthony Stirling
829e98c29b
MaxRAMPercentage 75 for #540
2023-12-28 17:49:45 +00:00
vivekmaru36
3e3f4a0188
Add hindi Translation
2023-12-28 23:09:38 +05:30
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
Anthony Stirling
659af2089c
setup
2023-12-27 00:53:31 +00:00
Anthony Stirling
8960313a2b
Merge pull request #566 from sbplat/main
...
fix: add default value for the position in Add Page Numbers
2023-12-26 20:55:48 +00:00
Anthony Stirling
6ee8e1e37f
auto disable in UI
2023-12-26 20:33:17 +00:00
Anthony Stirling
05977aa3a6
enableAlphaFunctionality
2023-12-26 20:10:37 +00:00
sbplat
f7dbb8d0a6
Merge branch 'main' of https://github.com/sbplat/Stirling-PDF
2023-12-26 13:32:13 -05:00
sbplat
eaf65d7981
fix: add selectedPosition style to the Add Page Number position selector default value
2023-12-26 13:31:33 -05:00
sbplat
a10e3a025b
Merge branch 'Frooodle:main' into main
2023-12-26 13:27:21 -05:00
sbplat
4d3e442ecc
fix: add default value for the position in Add Page Numbers
2023-12-26 13:26:37 -05:00
Anthony Stirling
49576c0aa4
Merge pull request #564 from farwill/farwill-patch-1
...
Fix README.md typo
2023-12-26 09:08:16 +00:00
farwill
960af83f11
Fix README.md typo
2023-12-26 14:30:18 +08:00
Aan
cf42ef7faa
Intial Draft #1
2023-12-26 12:38:27 +07:00
Anthony Stirling
d894937c22
Merge pull request #560 from sbplat/main
...
fix(multitool): hide dragged pdf page at the start so it doesn't teleport
2023-12-25 22:27:30 +00:00
Anthony Stirling
8938e86223
Merge branch 'main' into main
2023-12-25 22:24:30 +00:00
Anthony Stirling
c1a39e53dc
Merge pull request #559 from DimK10/main
...
Fixes #324 issue
2023-12-25 21:47:09 +00:00
dkaitantzidis
cf3693186a
Fixes headers issue in merge pdfs.
2023-12-25 23:27:08 +02:00
Anthony Stirling
0fb0cb8bca
apply local
2023-12-25 20:51:32 +00:00
dkaitantzidis
fb18d0d04d
WIP: Fixes issue - needs refactor
2023-12-25 22:36:08 +02:00
sbplat
779d9028fe
fix(multitool): hide dragged pdf page at the start so it doesn't teleport
2023-12-25 15:34:16 -05:00
Anthony Stirling
f2b701e3e3
todos
2023-12-25 18:52:11 +00:00
Anthony Stirling
a138d5f5a9
imports
2023-12-25 16:16:50 +00:00
Anthony Stirling
6276f028ac
validate operations
2023-12-25 16:15:42 +00:00
Anthony Stirling
b962e867d8
log remove
2023-12-25 15:17:06 +00:00
Anthony Stirling
a286a92ede
cleanups
2023-12-25 15:15:46 +00:00
Anthony Stirling
7fb8f5ed28
create logs dir
2023-12-25 15:03:45 +00:00
Anthony Stirling
03d3235e1d
Merge remote-tracking branch 'origin/main' into test
2023-12-25 13:26:13 +00:00
Anthony Stirling
d23551857c
deps
2023-12-25 13:00:44 +00:00
Anthony Stirling
dd9dd72f35
Role stuff
2023-12-25 12:58:49 +00:00
Anthony Stirling
9652f59ae9
Merge pull request #555 from sbplat/main
...
feat: merge pdf into multiple frames if the format is TIFF
2023-12-25 10:14:23 +00:00
sbplat
3469beb5b3
feat: merge pdf into multiple frames if the format is TIFF instead of a single big image
2023-12-24 22:52:39 -05:00
Anthony Stirling
690720f4e3
test interface
2023-12-25 01:25:17 +00:00
Anthony Stirling
491be75e1f
Merge pull request #554 from sbplat/main
...
feat: make multiple images the default setting for PDF to Image
2023-12-24 22:29:07 +00:00
sbplat
a868b2c649
feat: make multiple images the default setting for PDF to Image
2023-12-24 16:55:11 -05:00
Anthony Stirling
0b49993d80
Merge pull request #553 from sbplat/main
...
fix!: map BMP and TIFF extensions to the proper MIME types
2023-12-24 21:50:17 +00:00
sbplat
995a926e35
fix!: map BMP and TIFF extensions to the proper MIME types
...
Remove the WBMP image format from PDF to Image
2023-12-24 15:27:16 -05:00
Anthony Stirling
914dd0a21a
Merge pull request #552 from sbplat/main
...
fix: use JPEGFactory for jpeg
2023-12-24 18:02:12 +00:00
Anthony Stirling
d9b5d08b06
import clean
2023-12-24 17:56:31 +00:00
sbplat
344d1163ff
Merge branch 'Frooodle:main' into main
2023-12-24 12:53:29 -05:00
sbplat
3f50979d3e
fix: use JPEGFactory for jpeg
2023-12-24 12:52:55 -05:00
Anthony Stirling
c681f48459
Merge pull request #549 from sbplat/main
...
feat: add support for svg+webp images to convert to pdf
2023-12-24 17:18:37 +00:00
Anthony Stirling
2f5d7ed712
internal API plus brute force security
2023-12-24 17:12:32 +00:00
sbplat
1efefcfcb8
feat: add support for svg+webp images to convert to pdf
2023-12-23 20:27:04 -05:00
Anthony Stirling
909c9ed4d9
Merge pull request #548 from sbplat/main
...
Add remove annotations
2023-12-23 19:07:20 +00:00
sbplat
116b3535ee
Update messages_en_GB.properties
2023-12-23 13:49:50 -05:00
sbplat
b7d6107a2d
feat: add remove annotations
2023-12-23 13:47:21 -05:00
Anthony Stirling
120b017b1a
serial
2023-12-23 16:26:09 +00:00
Anthony Stirling
24568f4a42
Merge pull request #547 from simovics/main
...
Adding Hungarian language support to Stirling-PDF
2023-12-23 16:00:54 +00:00
Anthony Stirling
03450454c5
pipeline
2023-12-23 15:47:18 +00:00
simovics
7e982e125d
Create hu.svg
...
Adding Hungarian flag icon to the set.
2023-12-23 14:46:42 +01:00
simovics
e725451530
Update languages.html
...
Fixing indentation.
2023-12-23 14:21:51 +01:00
simovics
d7d6bc8108
Update languages.html
...
Adding Hungarian language reference to the navbar.
2023-12-23 14:19:07 +01:00
simovics
6d66ac0a8b
Create messages_hu_HU.properties
...
Hungarian translation for Stirling-PDF.
2023-12-23 14:15:10 +01:00
Anthony Stirling
93f12d1313
pipeline changes
2023-12-23 12:29:32 +00:00
Anthony Stirling
eab9e3cffc
changes pipeline
2023-12-20 19:29:13 +00:00
Anthony Stirling
d74c25e678
Merge pull request #542 from NeilJared/main
...
Update messages_es_ES.properties
2023-12-19 21:17:13 +00:00
NeilJared
c729b7201f
Merge branch 'main' into main
2023-12-19 19:44:22 +01:00
NeilJared
beab9932d7
Update messages_es_ES.properties
...
Updated es_ES translation
2023-12-19 19:41:11 +01:00
Anthony Stirling
65fcf29fd5
Merge pull request #537 from Frooodle/dependabot/gradle/io.swagger.swaggerhub-1.3.2
...
Bump io.swagger.swaggerhub from 1.2.0 to 1.3.2
2023-12-19 18:34:24 +00:00
Anthony Stirling
73007239ee
Merge branch 'main' into dependabot/gradle/io.swagger.swaggerhub-1.3.2
2023-12-19 18:32:46 +00:00
Anthony Stirling
816d874ac4
Merge pull request #541 from dhenry437/fix/bootstrap-icons
...
Fix for bootstrap icons
2023-12-19 13:59:05 +00:00
Dan Henry
b66f86f7cc
add missing bootstrap icons link in head
2023-12-19 22:51:00 +11:00
Dan Henry
168ef747de
add up to date minified bootstrap icons
2023-12-19 22:50:46 +11:00
dependabot[bot]
ad047ab012
Bump io.swagger.swaggerhub from 1.2.0 to 1.3.2
...
Bumps io.swagger.swaggerhub from 1.2.0 to 1.3.2.
---
updated-dependencies:
- dependency-name: io.swagger.swaggerhub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 22:45:51 +00:00
Anthony Stirling
1ea3fb209b
ARG VERSION_TAG
2023-12-18 16:39:26 +00:00
Anthony Stirling
875d9da36b
Update Dockerfile
2023-12-18 15:41:05 +00:00
Anthony Stirling
b21d2ecbd1
Update push-docker.yml
2023-12-18 15:38:37 +00:00
Anthony Stirling
3bffc1da76
gradle changes
2023-12-18 14:58:06 +00:00
Anthony Stirling
631d3948bd
fix for #531 plus seperated out some things
2023-12-18 14:52:18 +00:00
Anthony Stirling
5774a22b64
possible fixes for overlay
2023-12-17 12:35:50 +00:00
ant
39345bb6bb
Merge branch 'main' of git@github.com:Frooodle/Stirling-PDF.git into main
2023-12-17 12:31:24 +00:00
Anthony Stirling
57b483047e
splitPdf sections cleanup
2023-12-17 12:23:11 +00:00
Anthony Stirling
0fb7633da8
Merge pull request #528 from NicolasFR/lang/FR_fr-updates
...
lang: update fr_FR
2023-12-17 11:34:09 +00:00
Nicolas
dae2f33772
lang: update fr_FR
2023-12-17 10:39:33 +01:00
Anthony Stirling
31ac877612
Update build.gradle
2023-12-16 19:56:56 +00:00
Anthony Stirling
79dcf99cce
Clean imports and lang updates
2023-12-16 19:30:47 +00:00
Anthony Stirling
c28a40ffe8
Split by sections #506
2023-12-16 19:29:43 +00:00
Anthony Stirling
12dccab460
auth log #522
2023-12-16 18:18:00 +00:00
Anthony Stirling
0a26e2e6d6
new deps
2023-12-16 10:42:27 +00:00
Anthony Stirling
74f6cd63f4
other JS changes
2023-12-16 10:35:45 +00:00
Anthony Stirling
e8de5739fa
Resolve has Update button to stay hidden if error
2023-12-16 10:26:35 +00:00
Anthony Stirling
1b2734d99c
login enable and security stuff
2023-12-16 10:22:33 +00:00
Anthony Stirling
206cf40cb5
Update Dockerfile-ultra-lite
...
login
2023-12-16 10:11:34 +00:00
Anthony Stirling
78473e96fd
Update Dockerfile-lite
...
fix for #526 Support for login in lite
2023-12-16 10:08:09 +00:00
Anthony Stirling
b7d6ac2cc3
extra fonts, ocr display full names, overlay fixes
2023-12-12 23:25:56 +00:00
Anthony Stirling
4068d9530f
svg
2023-12-11 23:24:13 +00:00
Anthony Stirling
8a331956c2
Merge branch 'main' of git@github.com:Frooodle/Stirling-PDF.git into main
2023-12-11 23:20:43 +00:00
Anthony Stirling
1d3e018a56
init overlay and auto split
2023-12-11 23:20:31 +00:00
Anthony Stirling
3602034938
Merge pull request #520 from NicolasFR/patch-1
...
Update messages_fr_FR.properties
2023-12-11 18:39:05 +00:00
NicolasFR
eb4e2d5fca
Update messages_fr_FR.properties
2023-12-11 17:56:38 +01:00
Anthony Stirling
b6671939e5
Merge pull request #517 from NeilJared/es_ES
...
Update messages_es_ES.properties
2023-12-11 12:12:17 +00:00
Anthony Stirling
41d09e40a1
Merge branch 'main' into es_ES
2023-12-11 12:11:10 +00:00
Anthony Stirling
9b0dba7f65
Update account.html
...
#515 fix
2023-12-11 12:10:10 +00:00
NeilJared
ac0dc8b5c7
Update messages_es_ES.properties
...
Updated es_ES translation
2023-12-11 13:06:59 +01:00
Anthony Stirling
723216c693
Merge pull request #516 from Frooodle/Frooodle-patch-1
...
Update build.gradle
2023-12-11 11:02:45 +00:00
Anthony Stirling
46f9a5057f
Update build.gradle
2023-12-11 11:01:48 +00:00
Anthony Stirling
8a2633ca93
Update build.gradle
2023-12-11 10:59:05 +00:00
Anthony Stirling
a03470d2de
Update Dockerfile
2023-12-11 10:09:28 +00:00
Anthony Stirling
ef7c98e5cb
Merge pull request #514 from Frooodle/securityStuff
...
Security stuff
2023-12-11 10:00:57 +00:00
Anthony Stirling
c9cd1331d2
Merge branch 'main' into securityStuff
2023-12-11 09:58:09 +00:00
Anthony Stirling
ddc14517b8
Merge branch 'securityStuff' of git@github.com:Frooodle/Stirling-PDF.git into securityStuff
2023-12-11 09:57:37 +00:00
Anthony Stirling
578aecf977
WeasyPrint
2023-12-11 09:57:28 +00:00
Anthony Stirling
b1ca938053
Merge pull request #513 from Frooodle/securityStuff
...
fix
2023-12-11 09:35:23 +00:00
Anthony Stirling
298fe349c1
Merge branch 'main' into securityStuff
2023-12-11 09:33:20 +00:00
Anthony Stirling
f4364a3f33
bump
2023-12-11 09:33:05 +00:00
Anthony Stirling
e0f068bc9d
test
2023-12-11 09:32:36 +00:00
Anthony Stirling
d7f8219b80
Update view-pdf.html
2023-12-10 23:22:25 +00:00
Anthony Stirling
87bc0fc975
Merge pull request #509 from Frooodle/securityStuff
...
Docker file security updates and minor fixes to things
2023-12-10 23:10:04 +00:00
Anthony Stirling
9f21ce96de
Merge branch 'main' into securityStuff
2023-12-10 23:08:34 +00:00
Anthony Stirling
1f29033f17
docker changes
2023-12-10 23:06:35 +00:00
Anthony Stirling
59c7978330
docker and ocr updates
2023-12-10 22:02:30 +00:00
Anthony Stirling
8b55ffff96
changes
2023-12-10 16:33:44 +00:00
Anthony Stirling
a94808fd19
dark mode fixes
2023-12-10 15:29:12 +00:00
Anthony Stirling
7b2ffcff01
Merge pull request #504 from albanobattistella/patch-1
...
Update messages_it_IT.properties
2023-12-10 14:11:17 +00:00
Anthony Stirling
28a9daff62
init
2023-12-10 14:09:28 +00:00
albanobattistella
435753f50b
Update messages_it_IT.properties
2023-12-08 16:01:14 +01:00
Anthony Stirling
1e6f288d72
Merge pull request #501 from alexdraconian/lang-ko
...
Add/improve Korean translation
2023-12-07 17:39:28 +00:00
Anthony Stirling
6d3fece5a6
Merge branch 'main' into lang-ko
2023-12-07 16:21:01 +00:00
alexdraconian
db926c50d8
Add/improve Korean translation
2023-12-07 21:47:20 +09:00
Anthony Stirling
dd9333f42e
Merge pull request #491 from digitalindependent/patch-1
...
Typo fixed in HowToUseOCR.md
2023-12-02 23:39:42 +00:00
digitalindependent
3fa5acc51c
Typo fixed in HowToUseOCR.md
...
ITS => IT'S
2023-12-02 22:34:43 +01:00
Anthony Stirling
15fa3df424
Merge pull request #475 from danielr1996/main
...
ci: add helm package/push to Jenkinsfile
2023-11-30 20:08:31 +00:00
Anthony Stirling
06c4ec95d5
Merge branch 'main' into main
2023-11-24 14:36:19 +00:00
Anthony Stirling
1a6afc1582
Merge pull request #470 from trytomakeyouprivate/main
...
added Podman and Distrobox notes
2023-11-24 13:35:10 +00:00
trytomakeyouprivate
ad2e1e4a18
Merge branch 'Frooodle:main' into main
2023-11-24 12:56:02 +00:00
Anthony Stirling
a1d0dcff41
Merge pull request #479 from Ludy87/german-translation
...
update language german
2023-11-17 15:16:57 +00:00
Ludy87
08da0f5c56
update language german
2023-11-17 16:07:02 +01:00
Daniel Richter
0b666674f7
fix(helm): move ci build to github actions
...
Signed-off-by: Daniel Richter <danielrichter@posteo.de >
2023-11-16 23:04:32 +01:00
Daniel Richter
d3fe467f6f
ci: add helm package/push to Jenkinsfile
...
Signed-off-by: Daniel Richter <danielrichter@posteo.de >
2023-11-12 22:31:35 +01:00
trytomakeyouprivate
732fa0ec40
added Podman and Distrobox note
2023-11-07 11:49:11 +00:00
trytomakeyouprivate
7a7c978df2
added Podman
...
Podman is supposedly more Secure and used and distributed by Redhat and Fedora. It is CLI compatible with Docker
2023-11-07 11:45:42 +00:00
Anthony Stirling
9d052b310f
Merge pull request #459 from Artem-ka-create/issue-372-pdfbox
...
Issue 372 pdfbox
2023-11-05 19:49:14 +00:00
Atrem Petrenko
8ff1a63276
Merge branch 'main' into issue-372-pdfbox
2023-11-05 14:49:04 +01:00
Anthony Stirling
ffd413ce7f
Merge pull request #464 from NeilJared/main
...
Update messages_es_ES.properties
2023-11-05 11:23:18 +00:00
NeilJared
f2607bd161
Update messages_es_ES.properties
...
Modified!
2023-11-05 11:59:15 +01:00
NeilJared
ba5f3e12d7
Update messages_es_ES.properties
...
Updated Spanish translation
2023-11-05 11:39:53 +01:00
Anthony Stirling
ddc48429b1
Merge pull request #403 from Pixee-Bot-Java/pixeebot/drip-2023-10-05-pixee-java/secure-random
...
Introduced protections against predictable RNG abuse
2023-11-03 00:58:11 +00:00
Anthony Stirling
b8b7adbaf9
Merge pull request #456 from omerbustun/main
...
Add Turkish language support
2023-11-03 00:52:20 +00:00
Anthony Stirling
4ae945d08a
Merge branch 'main' into main
2023-11-03 00:51:12 +00:00
Anthony Stirling
12f5a5e6d0
Merge pull request #460 from sanjeevneo/main
...
Enhance navbar for dark mode support
2023-11-02 19:16:48 +00:00
sanjeevneo
f85a7cb04d
Enhance navbar for dark mode support
2023-11-03 02:15:02 +11:00
Atrem Petrenko
2f6a885bb0
update language properties
2023-11-02 12:13:33 +01:00
Atrem Petrenko
c8ac1f7029
implementing extracting tables from pdf by pdfbox
2023-11-02 11:50:50 +01:00
Atrem Petrenko
d6afb07533
starting issue, implementing pdf-to-csv view
2023-10-31 18:58:40 +01:00
Zach Carroll
a55f9f0ec8
Merge branch 'main' into pixeebot/drip-2023-10-05-pixee-java/secure-random
2023-10-30 15:26:14 -04:00
Ömer Üstün
06401d875b
Merge branch 'Frooodle:main' into main
2023-10-30 20:01:26 +03:00
Ömer Üstün
4a29fd4b73
Update README.md
2023-10-30 19:59:15 +03:00
Ömer Üstün
02c53b90b3
Update messages_tr_TR.properties
2023-10-30 19:58:04 +03:00
Ömer Üstün
6ca1d82188
Update messages_tr_TR.properties
2023-10-30 19:19:12 +03:00
Anthony Stirling
18c5f5bb2b
Merge pull request #455 from sanjeevneo/main
...
Optimize Dark Mode Toggle for Additional UI Elements
2023-10-30 10:34:27 +00:00
Anthony Stirling
33d21a7a85
Merge pull request #453 from tkymmm/main
...
Update messages_ja_JP.properties
2023-10-30 10:34:04 +00:00
Neo
c48c3e8897
Dark Mode Improvements
2023-10-30 18:29:55 +11:00
tkymmm
67f34016ce
Update messages_ja_JP.properties
2023-10-30 09:21:02 +09:00
Ömer Üstün
c1434df259
Update messages_tr_TR.properties
2023-10-29 22:55:06 +03:00
Ömer Üstün
dd0eaf9182
Update messages_tr_TR.properties
2023-10-29 22:55:06 +03:00
Ömer Üstün
cfe50bcd81
Update messages_tr_TR.properties
2023-10-29 22:55:06 +03:00
omerbustun
a75bbff7cf
Update messages_tr_TR.properties
2023-10-29 22:55:06 +03:00
omerbustun
2e9d88da0e
Add Turkish option to navbar language selector
...
- Updated the navbar to include the Turkish language option.
- Added the Turkish flag SVG to the assets folder.
- Translated a portion of the .properties file to support Turkish.
2023-10-29 22:55:06 +03:00
Anthony Stirling
124c7801c5
Merge pull request #440 from quyleanh/patch-1
...
Update README.md to correct Endpoint-groups.md link
2023-10-29 15:59:24 +00:00
Anthony Stirling
8490613ada
Merge pull request #450 from maxi322/main
...
Add german translation for View PDF
2023-10-29 15:59:12 +00:00
Anthony Stirling
80553ce95a
Merge branch 'main' into patch-1
2023-10-28 15:29:22 +01:00
maxi322
d9206bfd2a
Add german translation for View PDF
2023-10-28 15:31:44 +02:00
Anthony Stirling
7aae688db2
add searchbar translation option
2023-10-28 13:30:48 +01:00
Anthony Stirling
347b4cfa85
Update build.gradle
2023-10-28 12:14:11 +01:00
Anthony Stirling
f2eebcc396
extra lang
2023-10-28 12:12:54 +01:00
Anthony Stirling
19c26f0552
lang update
2023-10-28 12:06:23 +01:00
Anthony Stirling
d532db91f9
fixes for #438 and #423
2023-10-28 10:40:26 +01:00
Anthony Stirling
bd0bf404f5
Merge pull request #445 from DimK10/Feature-request-pdf-reader
...
Adds navbar logo to pdf viewer
2023-10-27 18:28:33 +01:00
Dimitris Kaitantzidis
e51a9c209a
Merge branch 'main' into Feature-request-pdf-reader
2023-10-27 20:11:14 +03:00
Dimitrios Kaitantzidis
6bf172fb25
Adds navbar logo to pdf viewer
2023-10-27 20:08:13 +03:00
Anthony Stirling
a1e93e0f5d
Update .gitattributes
2023-10-25 22:07:05 +01:00
Anthony Stirling
6392f6ec12
Merge pull request #442 from joleaf/main
...
Fix help text in addPageNumbers.customNumberDesc
2023-10-25 10:20:33 +01:00
joleaf
fbdff5c97f
Update messages_it_IT.properties - fix helptext addPageNumbers.customNumberDesc
2023-10-25 10:55:13 +02:00
joleaf
2ecc4ed080
Update messages_es_ES.properties - Fix helptext addPageNumbers.customNumberDesc
2023-10-25 10:54:21 +02:00
joleaf
3318cb96b2
Update messages_de_DE.properties - fix helptext addPageNumbers.customNumberDesc
2023-10-25 10:53:10 +02:00
Quy Le Anh
6be0a1fb05
Update README.md to correct Endpoint-groups.md link
2023-10-24 17:11:48 +09:00
Anthony Stirling
ab1297aee0
Version bump and readme change
2023-10-22 23:14:18 +01:00
Anthony Stirling
25a0cb7681
Merge pull request #439 from DimK10/Feature-request-pdf-reader
...
Feature request pdf reader
2023-10-22 23:02:14 +01:00
Dimitrios Kaitantzidis
116b034878
Adds support for greek language.
2023-10-23 00:56:53 +03:00
Dimitrios Kaitantzidis
038de2e264
Adds ignore for .idea folder entirely
2023-10-23 00:43:43 +03:00
Dimitrios Kaitantzidis
7e51cf8c5a
Removes .idea files and updates README.md.
2023-10-23 00:40:03 +03:00
Dimitrios Kaitantzidis
a1eadba769
Fixes .idea ignored files.
2023-10-23 00:27:36 +03:00
Dimitrios Kaitantzidis
3145f5fdd0
Feature ready.
2023-10-23 00:12:13 +03:00
Dimitrios Kaitantzidis
8393dd4731
Deletes unnecessary files
2023-10-22 20:54:23 +03:00
Dimitrios Kaitantzidis
768877d969
Reader works correctly
2023-10-22 20:32:19 +03:00
Dimitrios Kaitantzidis
14a90f5e50
WIP: No errors but nothing is working
2023-10-22 20:16:59 +03:00
Dimitrios Kaitantzidis
99b0150e7a
WIP: Adds Drap and drop
2023-10-21 11:26:58 +03:00
Anthony Stirling
3be12c8988
Merge pull request #424 from DimK10/Bug-Multitool-Filename
...
Bug multitool filename
2023-10-15 17:37:46 +01:00
Dimitrios Kaitantzidis
89345c8d60
Removes commas in multiple dots with text.
2023-10-15 19:10:30 +03:00
Dimitrios Kaitantzidis
49f1f4e7c7
Fixes bug with unfinished filename extension (multiple dots problem)
2023-10-15 19:03:10 +03:00
Dimitrios Kaitantzidis
d0ce7db9ee
Fixes bug with unfinished filename extension (file.p)
2023-10-15 18:35:39 +03:00
Dimitrios Kaitantzidis
53a0291cc2
Adds requested changes
2023-10-15 16:49:12 +03:00
Dimitrios Kaitantzidis
9a3bc839dd
Merge remote-tracking branch 'origin/Bug-Multitool-Filename' into Bug-Multitool-Filename
2023-10-14 00:38:16 +03:00
Dimitrios Kaitantzidis
e519840bd6
Fixes issue with light theme support.
2023-10-14 00:37:52 +03:00
Dimitris Kaitantzidis
ed32a3ca33
Merge branch 'main' into Bug-Multitool-Filename
2023-10-14 00:06:36 +03:00
Dimitrios Kaitantzidis
369ac99a16
Fixes issue.
2023-10-14 00:03:08 +03:00
Anthony Stirling
39ac823b05
Merge pull request #308 from Frooodle/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.2.0
...
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0
2023-10-11 21:05:58 +01:00
Anthony Stirling
548ae4dba3
Merge branch 'main' into dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.2.0
2023-10-11 21:04:36 +01:00
Anthony Stirling
f69d593649
Merge pull request #309 from Frooodle/dependabot/gradle/com.google.zxing-core-3.5.2
...
Bump com.google.zxing:core from 3.5.1 to 3.5.2
2023-10-11 21:04:27 +01:00
Anthony Stirling
423af5f077
Merge branch 'main' into dependabot/gradle/com.google.zxing-core-3.5.2
2023-10-11 15:40:21 +01:00
Anthony Stirling
76e5e1ad00
Merge pull request #311 from Frooodle/dependabot/gradle/io.spring.dependency-management-1.1.3
...
Bump io.spring.dependency-management from 1.1.2 to 1.1.3
2023-10-11 14:49:03 +01:00
Anthony Stirling
420caa4d8d
Merge branch 'main' into dependabot/gradle/io.spring.dependency-management-1.1.3
2023-10-11 14:45:02 +01:00
Anthony Stirling
fdeeb68a6d
Merge pull request #367 from Frooodle/dependabot/gradle/edu.sc.seis.launch4j-3.0.5
...
Bump edu.sc.seis.launch4j from 3.0.3 to 3.0.5
2023-10-11 14:44:48 +01:00
Anthony Stirling
9fe803a0b1
Merge branch 'main' into dependabot/gradle/edu.sc.seis.launch4j-3.0.5
2023-10-11 14:43:45 +01:00
Anthony Stirling
dd9ba90a03
Merge pull request #379 from Frooodle/dependabot/gradle/org.springframework.boot-spring-boot-starter-test-3.1.4
...
Bump org.springframework.boot:spring-boot-starter-test from 3.1.2 to 3.1.4
2023-10-11 14:43:41 +01:00
Anthony Stirling
2bc739316a
Merge branch 'main' into dependabot/gradle/org.springframework.boot-spring-boot-starter-test-3.1.4
2023-10-11 14:42:04 +01:00
Dimitrios Kaitantzidis
74da8c340d
Adds support for disabled filename input if not pdf is loaded. Need to disable the input if all pages are deleted.
2023-10-10 20:24:11 +03:00
Anthony Stirling
766cb4410b
Update pull_request_template.md
2023-10-08 19:07:08 +01:00
Anthony Stirling
78fe6d6ea8
Create pull_request_template.md
2023-10-08 19:06:08 +01:00
Anthony Stirling
6b99decb56
Create pull_request_template.md
2023-10-08 19:04:32 +01:00
Dimitrios Kaitantzidis
323745e61f
Change in name works.
2023-10-08 19:57:19 +03:00
Anthony Stirling
22c19670e9
Merge pull request #415 from DimK10/Feature_Request-Bigger_text_input
...
Feature request bigger text input
2023-10-08 17:06:32 +01:00
Dimitrios Kaitantzidis
a1b7aaddb8
Changes filename using js, but the old filename persists in download
2023-10-08 18:59:43 +03:00
Dimitris Kaitantzidis
cfba9681c4
Merge branch 'main' into Feature_Request-Bigger_text_input
2023-10-08 17:13:43 +03:00
Dimitrios Kaitantzidis
a019b8b5ca
Deletes console.log statements and commented out code.
2023-10-08 17:02:03 +03:00
Dimitrios Kaitantzidis
bd9b267562
Fixes minor typos
2023-10-08 16:04:35 +03:00
Dimitrios Kaitantzidis
b0f8f56650
WIP: Letters are now inside canvas, and multiline support is functional. There is a small bug where when there are a lot of multiple lines, the font gets smaller.
2023-10-08 15:58:23 +03:00
Dimitrios Kaitantzidis
a71e813e82
WIP: Makes font smaller but test is shown as whole and in multiline
2023-10-08 15:51:40 +03:00
Anthony Stirling
75e7665d6e
Merge pull request #353 from demonisius/ru_translation_update
...
Update messages_ru_RU.properties
2023-10-08 00:09:33 +01:00
Anthony Stirling
12293f5297
Merge branch 'main' into ru_translation_update
2023-10-08 00:08:27 +01:00
Anthony Stirling
4899ee0bee
Merge pull request #409 from woodchen-ink/patch-1
...
Update messages_zh_CN.properties
2023-10-08 00:06:40 +01:00
Anthony Stirling
563c17c84e
Merge branch 'main' into patch-1
2023-10-08 00:05:36 +01:00
Anthony Stirling
d94eca4ee7
blank == null
2023-10-07 23:35:28 +01:00
Anthony Stirling
f4a01884bd
test empty = null for settings
2023-10-07 23:23:56 +01:00
Anthony Stirling
105d7f12ac
Merge pull request #412 from Craftplorer/patch-1
...
Update messages_de_DE.properties
2023-10-07 21:39:35 +01:00
Jonas Meyer
30c115a7de
Update messages_de_DE.properties
2023-10-07 22:10:35 +02:00
Dimitrios Kaitantzidis
88a90f22a3
WIP: Adds textarea and multi line support for pdf sign.
2023-10-07 22:54:11 +03:00
Anthony Stirling
c72c712c1b
Merge pull request #411 from DimK10/greek_language
...
Adds Greek language support
2023-10-07 19:06:16 +01:00
Dimitrios Kaitantzidis
7205801e76
Fixes some typos
2023-10-07 20:46:58 +03:00
Dimitrios Kaitantzidis
64f4f54b9d
Adds greek language support
2023-10-07 20:39:30 +03:00
Dimitrios Kaitantzidis
0287d88895
WIP: Adds greek language support
2023-10-07 20:25:39 +03:00
Dimitrios Kaitantzidis
cdc075b27c
WIP: Adds greek language support
2023-10-07 18:56:43 +03:00
Dimitrios Kaitantzidis
604d9827c5
WIP: Adds greek language support
2023-10-07 18:39:37 +03:00
wood chen
bdeb6bf188
Update messages_zh_CN.properties
2023-10-07 22:58:34 +08:00
Dimitrios Kaitantzidis
19e122be99
WIP: Adds greek language support
2023-10-07 17:53:03 +03:00
Anthony Stirling
f3ddf18a23
Update README.md
2023-10-05 23:53:40 +01:00
pixeebot[bot]
db488b39bb
Introduced protections against predictable RNG abuse
2023-10-05 20:29:56 +00:00
Anthony Stirling
51f863e1e4
swagger docs fix #401
2023-10-05 21:20:05 +01:00
Anthony Stirling
0a9381d538
Update pdf-to-img.html
2023-10-05 18:45:33 +01:00
dependabot[bot]
a9514b54eb
Bump edu.sc.seis.launch4j from 3.0.3 to 3.0.5
...
Bumps edu.sc.seis.launch4j from 3.0.3 to 3.0.5.
---
updated-dependencies:
- dependency-name: edu.sc.seis.launch4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 21:58:50 +00:00
dependabot[bot]
d647cb196f
Bump org.springframework.boot:spring-boot-starter-test
...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 21:58:50 +00:00
Anthony Stirling
b69973f614
Split doc size fix #400
2023-10-03 22:58:15 +01:00
Anthony Stirling
fb9c42f4a1
Merge pull request #398 from deraw/update-fr-translations
...
Update messages_fr_FR.properties
2023-10-03 00:53:08 +01:00
Dylan Broussard
b873e3cdf8
Update messages_fr_FR.properties
2023-10-02 23:54:01 +02:00
Anthony Stirling
e9fc024332
Merge pull request #392 from nimdassdev/main
...
BG lang support
2023-10-01 15:17:27 +01:00
IT Creativity + Art Team
d4956fad8c
bg lang flag
...
- bg lang flag
2023-10-01 17:05:42 +03:00
IT Creativity + Art Team
9d1dfe742e
Update languages.html
...
Added BG lang support
2023-10-01 15:59:57 +03:00
IT Creativity + Art Team
e32c092af8
BG lang support
...
Hello Team,
This is the Bulgarian Translation for Stirling-PDF.
Thank you.
2023-10-01 15:56:22 +03:00
Anthony Stirling
18a2664b54
Merge pull request #373 from jr-instantsystem/features/335_helm_chart
...
Add helm chart
2023-09-30 10:29:23 +01:00
Anthony Stirling
954e46c5ec
Merge branch 'main' into features/335_helm_chart
2023-09-30 10:27:38 +01:00
Anthony Stirling
e0f306d3f7
updates
2023-09-29 23:58:37 +01:00
Anthony Stirling
09db6618d6
Merge pull request #390 from JerronAB/main
...
Removed numpy library from detect-blank-pages.py
2023-09-29 21:24:29 +01:00
JerronAB
c5ea254945
Removed numpy library from blank page py script
2023-09-29 16:00:22 -04:00
Anthony Stirling
1fc1ecbaa6
Update remove-password.html
...
allow removal of encryption without password #383
2023-09-28 12:35:44 -05:00
Anthony Stirling
bc4640c3f0
Merge branch 'main' into features/335_helm_chart
2023-09-27 10:51:33 -05:00
Anthony Stirling
1e2eb9b07a
additional fix to #364
2023-09-24 21:21:01 +01:00
Anthony Stirling
ece00956d9
fix for config #376
2023-09-24 21:09:34 +01:00
Anthony Stirling
af5bbd8838
Merge pull request #375 from slikie/patch-2
...
Docs Fix - Ensure proper context path format
2023-09-20 09:21:07 -05:00
slikie
3a8f2495ea
fix: Docs - Ensure proper context path format
2023-09-20 22:12:47 +08:00
slikie
993f5e5097
Update README.md
...
spelling
2023-09-20 22:08:31 +08:00
Julien Rouvier
1f99c26e78
Add helm chart
2023-09-20 10:07:11 +02:00
Anthony Stirling
05ebf3a6b4
Merge pull request #366 from Frooodle/image
...
image to pdf change and cert atempt fix
2023-09-17 21:21:19 +01:00
Anthony Stirling
1be3046d26
version bump
2023-09-17 21:17:47 +01:00
Anthony Stirling
5b3858ba29
image changes and cert fix
2023-09-17 21:17:13 +01:00
Anthony Stirling
a1f388e524
Merge pull request #365 from NeilJared/main
...
Update messages_es_ES.properties
2023-09-17 08:04:52 +01:00
NeilJared
cf14ff1540
Update messages_es_ES.properties
...
Updated es_ES translation including changes of the latest version
2023-09-16 23:39:12 +02:00
Anthony Stirling
a0ac2bc02a
Update build.gradle
2023-09-14 21:25:18 +01:00
Anthony Stirling
ed82c492ab
Update build.gradle
2023-09-14 21:08:26 +01:00
Anthony Stirling
fc2d71d120
Update Dockerfile remove PUID
2023-09-14 21:07:39 +01:00
Дмитрий
42907ade21
Update messages_ru_RU.properties
...
Added translation
2023-09-08 11:34:03 +03:00
dependabot[bot]
b3bc0b4e5a
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases )
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md )
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-06 21:24:15 +00:00
dependabot[bot]
12e24f3ec1
Bump com.google.zxing:core from 3.5.1 to 3.5.2
...
Bumps [com.google.zxing:core](https://github.com/zxing/zxing ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/zxing/zxing/releases )
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES )
- [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.1...zxing-3.5.2 )
---
updated-dependencies:
- dependency-name: com.google.zxing:core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-06 21:24:15 +00:00
Anthony Stirling
42610b2645
Merge branch 'main' into dependabot/gradle/io.spring.dependency-management-1.1.3
2023-09-06 18:38:53 +01:00
dependabot[bot]
4e06e8c0c0
Bump io.spring.dependency-management from 1.1.2 to 1.1.3
...
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases )
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: io.spring.dependency-management
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 21:53:43 +00:00