f72e5c8bca
Bump org.commonmark:commonmark from 0.22.0 to 0.23.0 ( #1922 )
...
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java ) from 0.22.0 to 0.23.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.22.0...commonmark-parent-0.23.0 )
---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 23:25:56 +01:00
936f36f171
Bump org.springframework:spring-webmvc from 6.1.9 to 6.1.13 ( #1921 )
...
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework ) from 6.1.9 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.9...v6.1.13 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 23:25:39 +01:00
0d3ac8bebe
Smaller italian optimizations ( #1943 )
...
* Smaller italian optimizations
* Minor fixes
---------
Co-authored-by: loviuz <[email protected] >
2024-09-20 23:11:01 +01:00
6e1a5d2ea0
Home page improvements ( #1940 )
...
* Add feautre group header fragment for homepage.
* Add feature group headers to feature groups.
* Style feature groups.
* Add collapsing/expanding functionality as well as a favorites section.
* Cards are now sorted in the order of update link > favorite > alphabetical on the homepage.
* Decrease space between section title and cards.
* Add filtering buttons and view options to homepage.
* Hide list view button in preparation for release.
---------
Co-authored-by: FiratUsta <[email protected] >
2024-09-20 11:29:00 +00:00
HardikaZalavadia and GitHub
35490f6ff7
[fix]: home button on view PDF page ( #1933 )
...
home button visible in view PDF page
2024-09-19 13:00:54 +01:00
HardikaZalavadia and GitHub
9f63b0b115
[FIX]: Reduce card size in "Get info on PDF" page ( #1932 )
...
Reduce card size in get info on pdf page
2024-09-18 19:40:40 +01:00
c2a8771c66
📝 Update README: Translation Progress Table ( #1928 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 22:40:04 +01:00
Aman Khan and GitHub
f87801323c
length of card which was getting displayed on hovering is reduced ( #1915 )
2024-09-17 22:37:10 +01:00
P1LH4 and GitHub
24f99fce31
Updating pt-BR translation file. ( #1920 )
2024-09-17 22:36:16 +01:00
Saidul Arefin and GitHub
688e01d70d
fixed colorspace array exception ( #1925 )
...
* fixed colorspace array exception
* used lsf4j logger instead of prntln
* removed unnecessary comment
2024-09-17 12:29:11 +01:00
albanobattistella and GitHub
0014560a96
Update messages_it_IT.properties ( #1910 )
2024-09-15 20:34:18 +01:00
Eric and GitHub
cbf1c3a59b
feat: rotate preview in multitool ( #1909 )
2024-09-15 18:31:19 +01:00
b13b925bf0
Fix pdfa conversion ( #1907 )
...
* fix: use gs to convert to pdfa and return output by reading file as bytes
* feat: update translation files for pdfToPDFA.credit
* Hardening suggestions for Stirling-PDF / fix_pdfa_conversion (#1908 )
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-09-15 18:01:33 +01:00
Eric and GitHub
c6c33d611a
Load pdf libs when needed ( #1902 )
...
* feat: only load pdf-lib when its used
* feat: only load pdfjs when its used
2024-09-15 08:24:04 +01:00
d389b5e2f3
💾 Update Version ( #1900 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 23:44:13 +01:00
Anthony Stirling and GitHub
de97492f39
Update build.gradle
2024-09-14 23:43:30 +01:00
9661e94092
Css changes ( #1899 )
...
* #1841
Signed-off-by: a <a>
* #1841 for watermark
Signed-off-by: a <a>
* #1869 and ensure naming
Signed-off-by: a <a>
---------
Signed-off-by: a <a>
Co-authored-by: a <a>
2024-09-14 23:20:29 +01:00
Aharnish Solanki and GitHub
2cfb553320
Fix: Left-align the submit button on each card for pdf operation ( #1897 )
2024-09-14 20:35:26 +01:00
Anthony Stirling and GitHub
909a3347a0
Update messages_it_IT.properties
2024-09-14 16:37:02 +01:00
de4144a1a4
Metadata handling for all PDF endpoints ( #1894 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
* final touches
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* Update translation files (#1888 )
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
* final touches
Signed-off-by: a <a>
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected] >
2024-09-14 16:29:39 +01:00
bb1c859e0d
📝 Update README: Translation Progress Table ( #1890 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 10:46:25 +01:00
Charan19001A0231 and GitHub
b2862a3fc4
Update add-watermark.html ( #1893 )
...
shifted add watermark submit button to left
2024-09-14 10:46:16 +01:00
albanobattistella and GitHub
8788a7ee34
Update messages_it_IT.properties ( #1891 )
2024-09-13 18:17:19 +01:00
8c01425eee
Lots of changes ( #1889 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
* final touches
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* Update translation files (#1888 )
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected] >
2024-09-13 16:42:38 +01:00
Anthony Stirling and GitHub
4d47e535b5
Update README.md
2024-09-12 13:30:05 +01:00
Anthony Stirling and GitHub
6a9dd4ea95
Delete CNAME
2024-09-10 22:59:45 +01:00
Anthony Stirling and GitHub
0773b8e11b
Create CNAME
2024-09-10 22:10:15 +01:00
184d89c44a
Update 3rd Party Licenses ( #1873 )
...
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
2024-09-10 11:19:24 +01:00
df2e9bfc6e
📝 Update README: Translation Progress Table ( #1872 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 11:18:49 +01:00
0045fe852b
Bump com.fathzer:javaluator from 3.0.4 to 3.0.5 ( #1867 )
...
Bumps [com.fathzer:javaluator](https://github.com/fathzer/javaluator ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/fathzer/javaluator/releases )
- [Commits](https://github.com/fathzer/javaluator/compare/v3.0.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: com.fathzer:javaluator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 11:18:24 +01:00
7d46d61d9e
Bump io.micrometer:micrometer-core from 1.13.3 to 1.13.4 ( #1866 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 11:14:30 +01:00
O2bmm and GitHub
f8404ce9e9
Update messages_zh_CN.properties ( #1871 )
2024-09-10 11:14:01 +01:00
6410a99cf3
Bump alpine from 3.20.2 to 3.20.3 ( #1865 )
...
Bumps alpine from 3.20.2 to 3.20.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 23:47:16 +01:00
62e7c7e073
📝 Update README: Translation Progress Table ( #1863 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-09 22:35:49 +01:00
Anthony Stirling and GitHub
1d29a500b3
Update messages_en_US.properties
2024-09-09 22:19:23 +01:00
Anthony Stirling and GitHub
08b085c763
Update messages_en_GB.properties
2024-09-09 22:19:06 +01:00
albanobattistella and GitHub
12ff0ecac2
Update messages_it_IT.properties ( #1854 )
2024-09-09 14:50:57 +01:00
Anthony Stirling and GitHub
291bad4a2a
Update messages_en_US.properties
2024-09-09 11:35:36 +01:00
Anthony Stirling and GitHub
c6ee96512a
Update messages_en_GB.properties
2024-09-09 11:35:14 +01:00
Anthony Stirling and GitHub
db563c765d
Minor fixes stopping invalid sessions ( #1850 )
...
* Update UserAuthenticationFilter.java
* Update RequestUriUtils.java
* Update RequestUriUtils.java
* Update RequestUriUtilsTest.java
2024-09-08 22:06:46 +01:00
6f52189ed2
📝 Update README: Translation Progress Table ( #1851 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-08 21:59:06 +01:00
580313151b
Page Scale: add pageSize KEEP #1798 ( #1800 )
...
* add `scalePages.keepPageSize` i18n key (#1798 )
* add KEEP option to frontend (#1798 )
* extract ScalePagesController.getTargetSize() (#1798 )
* make ScalePageController honor `pageSize` value `KEEP`
* PR feedback: make caption shorter, avoid unnecessary verbosity (#1798 )
* Update messages_ar_AR.properties
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-09-08 21:52:50 +01:00
Dinesh Sharma and GitHub
765289c89e
Fixed reduce extra space between input field & button #1829 ( #1848 )
...
* Add <br> when Bored Waiting Button Appears
* Added <br> below progress bar as well
* Removed <br>
Two <br> tags were added which were taking lot of space. I dynamically added space when needed.
2024-09-08 19:08:21 +00:00
3d8686211d
[Snyk] Security upgrade alpine from 3.20.2 to 3.20.3 ( #1840 )
...
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
Co-authored-by: snyk-bot <[email protected] >
2024-09-08 13:11:47 +01:00
0a98e3bde3
[Snyk] Security upgrade alpine from 3.20.2 to 3.20.3 ( #1839 )
...
fix: Dockerfile-ultra-lite to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
Co-authored-by: snyk-bot <[email protected] >
2024-09-08 13:11:33 +01:00
78211d09c5
[Bug Fix] Fix Firefox Page Drag Bug ( #1837 )
...
Fix a bug where the file drop prompt would show during page drag on Firefox.
Co-authored-by: kazandaki <[email protected] >
2024-09-07 22:34:36 +01:00
82219dd899
[Bug Fix] Multiple Bug Fixes ( #1836 )
...
* Fix the add file button on the multi-tools page.
* Fix a bug where the page numbers wouldn't be removed on page move on Firefox.
---------
Co-authored-by: kazandaki <[email protected] >
2024-09-07 21:40:19 +01:00
3c04486348
Add document splitting functionality to the multi-tools page ( #1808 )
...
* Add a split button on top of the insert button in multitool viewer.
* Add placeholder splitFileButtonCallback method.
* Remove unused splitFileButtonContainer element.
* Add this binding to setActions for splitFileButtonCallback
* Add test log for adding separators.
* Add test log for adding separators.
* Remove test logs and add visual indicators to separators instead.
* Add splitting functionality to multi-tools.
* Prevent trying to split from index 0.
* Hide the split button for the first page to avoid confusion.
* Change the class name 'cutBefore' to 'split-before' to fall mroe in line with already existing classes.
* Add dummy methods for splitting and compressing documents.
* Remove form submission, begin work on client side splitting.
* Add client side document splitting.
* Add client side archiving for the split documents.
* Fix a bug that adds an empty page to splitted documents due to a sorting error.
* Add a 'Split All' button and the relevant functionality.
---------
Co-authored-by: kazandaki <[email protected] >
Co-authored-by: Anthony Stirling <[email protected] >
2024-09-07 11:25:39 +01:00
7ccb4d59b0
Footer link to Stirlingpdf.com ( #1827 )
...
* fix
* remove donate
* Footer to have link to website
---------
Co-authored-by: a <a>
2024-09-06 15:56:55 +01:00
d9309563d6
📝 Update README: Translation Progress Table ( #1826 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 11:19:44 +01:00
Anthony Stirling and GitHub
9da7dd45c1
Update messages_ar_AR.properties ( #1825 )
...
* Update messages_ar_AR.properties
* Update messages_ar_AR.properties
2024-09-06 11:15:23 +01:00
93e51e47ff
📝 Update README: Translation Progress Table ( #1823 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 10:16:49 +01:00
Anthony Stirling and GitHub
1fe5db3611
Update messages_ro_RO.properties ( #1822 )
...
* Update messages_ro_RO.properties
* Update messages_ro_RO.properties
2024-09-06 10:16:10 +01:00
d9d39570a2
📝 Update README: Translation Progress Table ( #1821 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 09:58:33 +01:00
Anthony Stirling and GitHub
9a49a554b1
Update messages_sv_SE.properties ( #1820 )
2024-09-06 09:57:15 +01:00
f2573fd297
📝 Update README: Translation Progress Table ( #1816 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 20:28:06 +01:00
Anthony Stirling and GitHub
f05a3927fd
Update messages_da_DK.properties
2024-09-05 20:27:27 +01:00
Anthony Stirling and GitHub
fbf97c486b
Update messages_da_DK.properties
2024-09-05 20:20:59 +01:00
albanobattistella and GitHub
87ca994ec6
Update messages_it_IT.properties ( #1815 )
2024-09-05 20:16:17 +01:00
Anthony Stirling and GitHub
d72009dddb
test ( #1814 )
...
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
2024-09-05 20:15:51 +01:00
6944df435f
📝 Update README: Translation Progress Table ( #1813 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 18:44:12 +01:00
60ba90b32d
Update translation files ( #1812 )
...
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
2024-09-05 18:17:29 +01:00
c650a766a9
Added functionality to set font size and font type in both frontend and backend. ( #1783 )
...
* Added variables
* Added functionality to add font size and font type in both frontend and backend
* new changes suggested has been added
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-09-05 17:54:38 +01:00
FiratUsta and GitHub
d5b0f1f4ab
Fix insertFileButton referencing the old addPdfs method. ( #1809 )
2024-09-05 15:14:22 +01:00
81dbfa220f
📝 Update README: Translation Progress Table ( #1806 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 09:39:31 +01:00
Krishna Vamsi Sistla and GitHub
86cbde4ec2
Language change contribution (Hindi) ( #1799 )
...
Update messages_hi_IN.properties
Added few words to hindi language
2024-09-05 09:29:47 +01:00
Rudra-241 and GitHub
03887cc9f9
Feature: Split PDFs by Chapters/Bookmarks ( #1786 )
...
* feature:split pdf by chapters
* Update SplitPdfByChaptersController.java
* Update SplitPdfByChaptersController.java
* Update SplitPdfByChaptersController.java
2024-09-04 20:21:35 +01:00
8eecab51f5
📝 Update README: Translation Progress Table ( #1789 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 12:59:15 +01:00
Anthony Stirling and GitHub
2bfd81a495
Delete .github/FUNDING.yml
2024-09-02 11:23:07 +01:00
Anthony Stirling and GitHub
bbf8015c50
Update README.md
2024-09-02 11:22:39 +01:00
Anthony Stirling and GitHub
da6b66e199
Update LICENSE to MIT
2024-09-02 11:01:17 +01:00
Anthony Stirling and GitHub
7d73337461
Update README.md
2024-08-31 15:35:38 +01:00
6ffccc5f52
📝 Update README: Translation Progress Table ( #1777 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-30 21:54:39 +01:00
NeilJared and GitHub
b871ff94cd
Updated es_ES translation ( #1776 )
...
* Update messages_es_ES.properties
Updated es_ES translation (100% done)
* Update messages_es_ES.properties
Updated es_ES translation (100% completed)
2024-08-30 22:18:37 +02:00
68bc4d82de
Add image support to multi-tool page ( #1769 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
---------
Co-authored-by: a <a>
2024-08-29 10:07:31 +01:00
316021453f
Update 3rd Party Licenses ( #1767 )
...
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
2024-08-27 20:33:10 +01:00
c1a01ac283
Bump org.springframework.boot from 3.3.2 to 3.3.3 ( #1764 )
...
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: org.springframework.boot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 10:56:44 +01:00
c42fbbbf8c
Bump springBootVersion from 3.3.2 to 3.3.3 ( #1763 )
...
Bumps `springBootVersion` from 3.3.2 to 3.3.3.
Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-jetty` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
Updates `org.springframework.boot:spring-boot-devtools` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3 )
---
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 10:56:37 +01:00
aa66538c54
📝 Update README: Translation Progress Table ( #1766 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-27 10:46:50 +01:00
47314a0f38
Extract images enhancements ( #1757 )
...
* fix
* extarct images
* langs
* logging
* cuke fix
---------
Co-authored-by: a <a>
2024-08-27 10:46:18 +01:00
363f5a4c23
Update german translation ( #1759 )
...
Co-authored-by: maxi322 <[email protected] >
2024-08-25 21:33:06 +01:00
d75e4f1318
💾 Update Version ( #1755 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-24 17:14:47 +01:00
Anthony Stirling and GitHub
4088132597
Update build.gradle
2024-08-24 17:14:16 +01:00
7b9d419267
Update 3rd Party Licenses ( #1754 )
...
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
2024-08-24 17:12:27 +01:00
9b710b489e
Fixes #1552 and #1554 ( #1753 )
...
* fix
* cleanups!
* fix
* fix for #1552 pipeline not accepting non pdfs
* fix for #1154 font not accepting numbers etc
* Update User.java
---------
Co-authored-by: a <a>
2024-08-24 17:08:51 +01:00
Anthony Stirling and GitHub
e2ff418c89
Increase linecounts to check #1618 ( #1752 )
...
Increase linecounts to check #1618
2024-08-24 15:32:33 +01:00
albanobattistella and GitHub
be006f08a6
Update messages_it_IT.properties ( #1751 )
2024-08-24 15:34:02 +02:00
24be10eed4
Update 3rd Party Licenses ( #1746 )
...
Signed-off-by: GitHub Action <[email protected] >
Co-authored-by: GitHub Action <[email protected] >
2024-08-23 22:49:31 +01:00
Dimitris Kaitantzidis and GitHub
0854a1d26e
Fixes LazyInitializationException in User entity ( #1749 )
...
Temp integration of playground dist files of pdfme as-is to investigate the result
2024-08-23 21:37:45 +01:00
cdf31622e2
Fixes for eager loading ( #1748 )
...
* fix
* cleanups!
* fix
---------
Co-authored-by: a <a>
2024-08-23 14:45:53 +01:00
c7e5987342
Cleanup logs ( #1739 )
...
* fix
* cleanups!
---------
Co-authored-by: a <a>
2024-08-23 11:52:45 +01:00
382edc01f8
Multiple flag fix ( #1742 )
...
* fix
* multiple file logic cleanup
* fix
---------
Co-authored-by: a <a>
2024-08-23 09:17:50 +01:00
dee912f075
📝 Update README: Translation Progress Table ( #1734 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-22 21:47:37 +01:00
albanobattistella and GitHub
faed367cde
Update messages_it_IT.properties ( #1732 )
2024-08-22 11:54:55 +01:00
Anthony Stirling and GitHub
788744c1be
Update pull_request_template.md
2024-08-21 20:43:13 +01:00
686b88d21d
📝 Update README: Translation Progress Table ( #1731 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-21 11:37:45 +01:00
Anthony Stirling and GitHub
9f0088c839
Create release.yml
2024-08-20 22:56:15 +01:00
5564a6e730
💾 Update Version ( #1727 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action [email protected] <GitHub Action [email protected] >
2024-08-20 17:49:33 +01:00
Anthony Stirling and GitHub
8a58647ffd
Update build.gradle
2024-08-20 17:49:10 +01:00
Anthony Stirling and GitHub
37dcae282a
ExtractImagesController. null checks
2024-08-20 17:20:18 +01:00