yubiuser
f47ed3b42e
Fix startup errors on ultra-lite image ( #1950 )
...
* Add installFonts.sh to ultra-lite image
Signed-off-by: yubiuser <github@yubiuser.dev>
* Create /usr/share/fonts/opentype/noto on ultra-lite images
Signed-off-by: yubiuser <github@yubiuser.dev>
---------
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-09-22 21:25:38 +01:00
Diallo
a81856d83b
remove style color ( #1948 )
2024-09-22 11:23:16 +01:00
Aman Khan
d6e9e8b20b
[Bug fix] Favorite Icon highlighted with yellow color when selected ( #1934 )
...
* length of card which was getting displayed on hovering is reduced
* issue #1818 solved
* issue #1818 fixed
* theme.css changed to previous code
2024-09-21 10:53:01 +01:00
github-actions[bot]
0f43062cc1
Update 3rd Party Licenses ( #1944 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-09-20 23:28:38 +01:00
dependabot[bot]
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 23:25:56 +01:00
dependabot[bot]
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 23:25:39 +01:00
MrErne
dab230e3f8
Update LocalRunGuide.md ( #1885 )
...
Update documentation about listen IP
2024-09-20 23:24:20 +01:00
FabioL
0d3ac8bebe
Smaller italian optimizations ( #1943 )
...
* Smaller italian optimizations
* Minor fixes
---------
Co-authored-by: loviuz <loviuz@mailbox.org>
2024-09-20 23:11:01 +01:00
FiratUsta
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 <ahmetfiratusta@gmail.com>
2024-09-20 11:29:00 +00:00
HardikaZalavadia
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
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
github-actions[bot]
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
f87801323c
length of card which was getting displayed on hovering is reduced ( #1915 )
2024-09-17 22:37:10 +01:00
tkymmm
bed6227bbe
Update messages_ja_JP.properties ( #1912 )
2024-09-17 22:36:39 +01:00
P1LH4
24f99fce31
Updating pt-BR translation file. ( #1920 )
2024-09-17 22:36:16 +01:00
ipod86
ba2311b3e5
Update messages_de_DE.properties ( #1927 )
...
Translated Lines 80-84
2024-09-17 22:35:22 +01:00
Saidul Arefin
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
0014560a96
Update messages_it_IT.properties ( #1910 )
2024-09-15 20:34:18 +01:00
Eric
cbf1c3a59b
feat: rotate preview in multitool ( #1909 )
2024-09-15 18:31:19 +01:00
Eric
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
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
github-actions[bot]
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
de97492f39
Update build.gradle
2024-09-14 23:43:30 +01:00
Anthony Stirling
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
2cfb553320
Fix: Left-align the submit button on each card for pdf operation ( #1897 )
2024-09-14 20:35:26 +01:00
Anthony Stirling
909a3347a0
Update messages_it_IT.properties
2024-09-14 16:37:02 +01:00
Anthony Stirling
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 <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
* final touches
Signed-off-by: a <a>
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-09-14 16:29:39 +01:00
github-actions[bot]
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
b2862a3fc4
Update add-watermark.html ( #1893 )
...
shifted add watermark submit button to left
2024-09-14 10:46:16 +01:00
albanobattistella
8788a7ee34
Update messages_it_IT.properties ( #1891 )
2024-09-13 18:17:19 +01:00
Anthony Stirling
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 <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-09-13 16:42:38 +01:00
Anthony Stirling
4d47e535b5
Update README.md
2024-09-12 13:30:05 +01:00
see-more
1fb78c3124
fix:Remove add image and Align download input file with same width as pdf file input ( #1884 )
...
fix:Remove add image button as the button was non functional. Align download input file with same width as pdf file input
2024-09-12 11:47:13 +00:00
Anthony Stirling
6a9dd4ea95
Delete CNAME
2024-09-10 22:59:45 +01:00
Anthony Stirling
0773b8e11b
Create CNAME
2024-09-10 22:10:15 +01:00
github-actions[bot]
184d89c44a
Update 3rd Party Licenses ( #1873 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-09-10 11:19:24 +01:00
github-actions[bot]
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
dependabot[bot]
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 11:18:24 +01:00
dependabot[bot]
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 11:14:30 +01:00
O2bmm
f8404ce9e9
Update messages_zh_CN.properties ( #1871 )
2024-09-10 11:14:01 +01:00
Tim
7fad973a77
Changed Spacing between between Buttons and Spacing of Settings Menu ( #1864 )
...
Co-authored-by: TSO <tim.sommer@bieber-marburg.de>
2024-09-10 08:02:56 +01:00
dependabot[bot]
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 23:47:16 +01:00
github-actions[bot]
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
1d29a500b3
Update messages_en_US.properties
2024-09-09 22:19:23 +01:00
Anthony Stirling
08b085c763
Update messages_en_GB.properties
2024-09-09 22:19:06 +01:00
Tim
f256e8f029
Changed <br> to get a consistent overlay-pdf form ( #1849 )
...
Repaired the overlay-pdfs.counts.label to be displayed and not deleted on change
2024-09-09 18:58:35 +01:00
designtesbrot
0ad8c635ad
fix(stamp): radius styles of color input ( #1862 )
...
Closes 1830
2024-09-09 18:58:04 +01:00
albanobattistella
12ff0ecac2
Update messages_it_IT.properties ( #1854 )
2024-09-09 14:50:57 +01:00
Anthony Stirling
291bad4a2a
Update messages_en_US.properties
2024-09-09 11:35:36 +01:00
Anthony Stirling
c6ee96512a
Update messages_en_GB.properties
2024-09-09 11:35:14 +01:00