1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-12 07:30:13 +02:00
Commit Graph

1217 Commits

Author SHA1 Message Date
dependabot[bot]
c2aa7b27ce
Bump org.apache.poi:poi from 5.2.0 to 5.2.3
Bumps org.apache.poi:poi from 5.2.0 to 5.2.3.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 23:25:17 +00:00
dependabot[bot]
a90e69366b
Merge pull request #60 from Frooodle/dependabot/gradle/org.apache.poi-poi-ooxml-5.2.3 2023-02-28 23:24:44 +00:00
dependabot[bot]
74b94230fd
Bump org.apache.poi:poi-ooxml from 5.2.0 to 5.2.3
Bumps org.apache.poi:poi-ooxml from 5.2.0 to 5.2.3.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi-ooxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 23:23:52 +00:00
Anthony Stirling
e3ab333a59
Merge pull request #62 from Frooodle/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.20.0
Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0
2023-02-28 23:23:19 +00:00
Anthony Stirling
ac9ed63f97
Merge branch 'main' into dependabot/gradle/org.apache.logging.log4j-log4j-core-2.20.0 2023-02-28 23:22:21 +00:00
Anthony Stirling
3bb7b1343a
Merge pull request #63 from Frooodle/dependabot/gradle/org.springframework.boot-3.0.3
Bump org.springframework.boot from 3.0.2 to 3.0.3
2023-02-28 23:22:08 +00:00
dependabot[bot]
8db58dae2c
Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0
Bumps [org.apache.logging.log4j:log4j-core](https://github.com/apache/logging-log4j2) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/CHANGELOG.adoc)
- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 23:19:41 +00:00
Anthony Stirling
d2aa1c2e39
Merge branch 'main' into dependabot/gradle/org.springframework.boot-3.0.3 2023-02-28 23:19:17 +00:00
Anthony Stirling
8176eb1372
Merge pull request #64 from Frooodle/dependabot/gradle/com.itextpdf-itextpdf-5.5.13.3
Bump com.itextpdf:itextpdf from 5.5.13.2 to 5.5.13.3
2023-02-28 23:19:07 +00:00
dependabot[bot]
37c37f22d5
Bump com.itextpdf:itextpdf from 5.5.13.2 to 5.5.13.3
Bumps [com.itextpdf:itextpdf](https://github.com/itext/itextpdf) from 5.5.13.2 to 5.5.13.3.
- [Release notes](https://github.com/itext/itextpdf/releases)
- [Commits](https://github.com/itext/itextpdf/compare/5.5.13.2...5.5.13.3)

---
updated-dependencies:
- dependency-name: com.itextpdf:itextpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 23:14:35 +00:00
dependabot[bot]
d2aa442b4a
Bump org.springframework.boot from 3.0.2 to 3.0.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.0.3)

---
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>
2023-02-27 23:14:05 +00:00
Anthony Stirling
3547f3fab9
Update .gitattributes 2023-02-26 21:49:29 +00:00
Anthony Stirling
a338ad21cd
Update .gitattributes 2023-02-26 21:48:33 +00:00
Anthony Stirling
d276e581a1
Create .gitattributes 2023-02-26 20:16:40 +00:00
Anthony Stirling
51fe6970ef
jpg and gif support for pdf to image (#59) 2023-02-25 09:53:07 +00:00
Anthony Stirling
c613164003
Update build.gradle 2023-02-24 22:49:02 +00:00
Anthony Stirling
67345d083e
error handling, excel, bug fixes, name fixes (#57) 2023-02-24 22:47:26 +00:00
Anthony Stirling
6135d08154
Update remove-password.html 2023-02-20 19:00:00 +00:00
Anthony Stirling
340cbb9acf
Update README.md 2023-02-12 18:24:13 +00:00
Anthony Stirling
57b67fdeb1
badges (#48)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2023-02-12 15:55:47 +00:00
Anthony Stirling
b40d324e04 nullcheck fixes 2023-02-11 15:17:17 +00:00
Anthony Stirling
54e1ced26a
Update build.gradle 2023-02-11 14:28:06 +00:00
Anthony Stirling
c739c9dd2b
Metadata editting and local only JS and pdf to image change and format pages (#44)
* Formatting

* changeMeta

* pdf to img fix

* foramtting

* new image

* lang changes
2023-02-11 14:27:15 +00:00
Anthony Stirling
aa9f8329d5
Merge pull request #43 from Sf298/localisationAndIcons
Manually added combined changes that wouldn't merge
2023-02-07 20:19:18 +00:00
Saud Fatayerji
9b3aac4a8a Combined changes that wouldn't merge 2023-02-07 23:14:03 +03:00
Saud Fatayerji
75d841083c Fixed formatting 2023-02-07 15:56:50 +00:00
Saud Fatayerji
a01ad71414 Added french and arabic to dropdown 2023-02-07 15:56:50 +00:00
Saud Fatayerji
9e6771d0f8 Fixed alignment for rtl languages. other alignment fixes 2023-02-07 15:56:50 +00:00
Saud Fatayerji
c83c57a37e Fixed file encoding for messages_xx.properties files 2023-02-07 15:56:50 +00:00
Saud Fatayerji
90ef6deca8 Dynamic set the html lang attribute 2023-02-07 15:56:50 +00:00
Saud Fatayerji
83bd2d5915 Added Arabic 2023-02-07 15:56:50 +00:00
Saud Fatayerji
879f558b44 Added French 2023-02-07 15:56:50 +00:00
Anthony Stirling
f7d320ac32
Update push-docker.yml 2023-02-06 12:39:26 +00:00
Anthony Stirling
e40e47df7d
Update push-docker.yml 2023-02-06 11:02:46 +00:00
Anthony Stirling
2146e5c8a8
Update push-docker.yml 2023-02-06 11:01:23 +00:00
Anthony Stirling
c9cb1959b3
Update WatermarkController.java 2023-02-06 10:52:11 +00:00
louiskram
cab3fe1bf4
German translation (#37)
* added german language to navbar

* added german translation file

* translated missing fragments

---------

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2023-02-06 08:05:51 +00:00
Anthony Stirling
53057f4e18
Update push-docker.yml (#38) 2023-02-05 23:35:49 +00:00
Anthony Stirling
57b12ffcc3
Update HowToAddNewLanguage.md 2023-02-05 21:40:25 +00:00
Anthony Stirling
4c88c1bc54
Merge pull request #34 from Sf298/addGraphicsToRotatePage
Add graphics to rotate page
2023-02-05 21:28:57 +00:00
Anthony Stirling
a7b8e50159
Merge branch 'main' into addGraphicsToRotatePage 2023-02-05 21:26:50 +00:00
Saud Fatayerji
2c8e86297f Fixed missed localisation field 2023-02-06 00:20:25 +03:00
Gianni C
6a0c5914e9
Improve readability and Google indexing (#36)
* update README.md

* Update README.md

fixed for github compatible HTML
2023-02-05 21:12:03 +00:00
Saud Fatayerji
38925ea4ca Fixed merge conflict. Cleaned up code 2023-02-05 22:04:37 +03:00
Saud Fatayerji
b123e8eba5 Merge remote-tracking branch 'upstream/main' into addGraphicsToRotatePage
# Conflicts:
#	src/main/resources/templates/rotate-pdf.html
2023-02-05 18:20:41 +03:00
Saud Fatayerji
f093d65729 Fixed bugs 2023-02-05 18:08:43 +03:00
Anthony Stirling
4a95e001bb
Update HowToAddNewLanguage.md 2023-02-05 12:57:48 +00:00
Anthony Stirling
6662115d10
Lang setup (#35) 2023-02-05 12:54:48 +00:00
Saud Fatayerji
58423bfc21 Redesigned the rotate page 2023-02-05 02:45:33 +03:00
Saud Fatayerji
fe3088acfc
Merge pull request #1 from Frooodle/main
Update repo
2023-02-04 16:26:21 +00:00