Commit Graph
94 Commits
Author SHA1 Message Date
Anthony Stirling b5a59ddb6a compress fix 2023-03-22 19:24:43 +00:00
Anthony StirlingandGitHub 82da3c0027 Update README.md 2023-03-20 22:33:24 +00:00
Anthony StirlingandGitHub 908e75de39 Update README.md 2023-03-20 22:24:07 +00:00
Anthony StirlingandGitHub a9145fe84c Lots of changes (#70)
Image extraction and conversion to formats 

Multi parallel file execution for all forms so you can input multiple files quickly 

Any file at all pdf using libreoffice, super powerful
Sadly makes docker image larger but worth it 

OCR PDF using ocr my pdf
Works awesomely for adding text to a image

Improved compression using ocr my pdf app

Settings page with custom download options such as 
- open in same window
- open in new window
- download
- download as zip

Update detection in settings page it should show notification if there is a update (very hidden)

UI cleanups

Add other image formats to PDF to Image

Various fies to icons, and pdf.js usage
2023-03-20 21:55:11 +00:00
Anthony StirlingandGitHub 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 StirlingandGitHub 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 StirlingandGitHub 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
Anthony StirlingandGitHub d2aa1c2e39 Merge branch 'main' into dependabot/gradle/org.springframework.boot-3.0.3 2023-02-28 23:19:17 +00:00
Anthony StirlingandGitHub 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
Anthony StirlingandGitHub 3547f3fab9 Update .gitattributes 2023-02-26 21:49:29 +00:00
Anthony StirlingandGitHub a338ad21cd Update .gitattributes 2023-02-26 21:48:33 +00:00
Anthony StirlingandGitHub d276e581a1 Create .gitattributes 2023-02-26 20:16:40 +00:00
Anthony StirlingandGitHub 51fe6970ef jpg and gif support for pdf to image (#59) 2023-02-25 09:53:07 +00:00
Anthony StirlingandGitHub c613164003 Update build.gradle 2023-02-24 22:49:02 +00:00
Anthony StirlingandGitHub 67345d083e error handling, excel, bug fixes, name fixes (#57) 2023-02-24 22:47:26 +00:00
Anthony StirlingandGitHub 6135d08154 Update remove-password.html 2023-02-20 19:00:00 +00:00
Anthony StirlingandGitHub 340cbb9acf Update README.md 2023-02-12 18:24:13 +00:00
Anthony StirlingandGitHub 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 StirlingandGitHub 54e1ced26a Update build.gradle 2023-02-11 14:28:06 +00:00
Anthony StirlingandGitHub 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 StirlingandGitHub aa9f8329d5 Merge pull request #43 from Sf298/localisationAndIcons
Manually added combined changes that wouldn't merge
2023-02-07 20:19:18 +00:00
Anthony StirlingandGitHub f7d320ac32 Update push-docker.yml 2023-02-06 12:39:26 +00:00
Anthony StirlingandGitHub e40e47df7d Update push-docker.yml 2023-02-06 11:02:46 +00:00
Anthony StirlingandGitHub 2146e5c8a8 Update push-docker.yml 2023-02-06 11:01:23 +00:00
Anthony StirlingandGitHub c9cb1959b3 Update WatermarkController.java 2023-02-06 10:52:11 +00:00
Anthony StirlingandGitHub 53057f4e18 Update push-docker.yml (#38) 2023-02-05 23:35:49 +00:00
Anthony StirlingandGitHub 57b12ffcc3 Update HowToAddNewLanguage.md 2023-02-05 21:40:25 +00:00
Anthony StirlingandGitHub 4c88c1bc54 Merge pull request #34 from Sf298/addGraphicsToRotatePage
Add graphics to rotate page
2023-02-05 21:28:57 +00:00
Anthony StirlingandGitHub a7b8e50159 Merge branch 'main' into addGraphicsToRotatePage 2023-02-05 21:26:50 +00:00
Anthony StirlingandGitHub 4a95e001bb Update HowToAddNewLanguage.md 2023-02-05 12:57:48 +00:00
Anthony StirlingandGitHub 6662115d10 Lang setup (#35) 2023-02-05 12:54:48 +00:00
Anthony StirlingandGitHub dd11cfab40 Fixes and logo (#33) 2023-02-04 15:06:27 +00:00
Anthony StirlingandGitHub effbb3a047 Merge pull request #31 from Sf298/cleanedUpHomePage
Cleaned up home page
2023-02-04 15:03:53 +00:00
Anthony StirlingandGitHub defe6ef1e5 Merge pull request #28 from mms-gianni/main
Add Logo
2023-02-04 00:44:04 +00:00
Anthony StirlingandGitHub 5275866f09 PDF security features (#26)
- Support for adding and removing passwords
- Support for watermarks
- Dedicated page remover
- Support for PDF permissions
- Removed endpoint /home and replaced with /
- Code cleanups
- Fixed page titles
2023-02-03 20:26:35 +00:00
Anthony StirlingandGitHub 1937a83531 Merge branch 'master' into main 2023-01-31 20:03:35 +00:00
Anthony Stirling a2dc64142d Update build.gradle 2023-01-31 20:02:29 +00:00
Anthony Stirling 1a0dd6fefe Update ConvertPDFController.java 2023-01-31 20:02:29 +00:00
Anthony Stirling bcc10b0186 Arm docker support (#19) 2023-01-31 19:55:48 +00:00
Anthony StirlingandGitHub ca1127a988 Merge branch 'master' into main 2023-01-31 19:52:54 +00:00
Anthony StirlingandGitHub 43da32a91c Arm docker support (#19) 2023-01-31 19:50:24 +00:00
Anthony StirlingandGitHub c5dd94f3e3 Merge pull request #18 from Frooodle/main
Reverse proxy with location fix
2023-01-31 17:17:17 +00:00
Anthony StirlingandGitHub 2d37b8104e Merge branch 'master' into main 2023-01-31 17:17:04 +00:00
Anthony StirlingandGitHub 523503a100 Proxy test (#17)
* Add files via upload

* Add files via upload
2023-01-31 16:53:10 +00:00
Anthony StirlingandGitHub 072053f794 Proxy test (#16)
* Update build.gradle

* Update application.properties
2023-01-31 14:13:02 +00:00
Anthony StirlingandGitHub 35e2e743d9 Create FUNDING.yml 2023-01-31 12:23:52 +00:00
Anthony StirlingandGitHub af2fa55d9b Create .gitignore 2023-01-31 11:17:07 +00:00
Anthony StirlingandGitHub 852fff588d Update README.md 2023-01-30 21:46:38 +00:00
Anthony StirlingandGitHub 6f981e1a29 Update README.md 2023-01-30 21:46:28 +00:00
Anthony StirlingandGitHub d1949d8eb4 Update README.md 2023-01-30 21:39:17 +00:00
Anthony StirlingandGitHub aa79741e8e README.md(#13)
* Update README.md

* Update README.md
2023-01-30 21:27:17 +00:00
Anthony StirlingandGitHub bac4306e78 Merge pull request #12 from Frooodle/main
Add order change
2023-01-30 21:00:08 +00:00
Anthony StirlingandGitHub 9d89621cfd Merge branch 'master' into main 2023-01-30 20:58:12 +00:00
Anthony StirlingandGitHub b2bbe2b4f3 Update build.gradle 2023-01-30 20:57:09 +00:00
Anthony StirlingandGitHub d8d2b0072c Update push-docker.yml 2023-01-30 20:56:22 +00:00
Anthony StirlingandGitHub cd29ee4e21 Update push-docker.yml 2023-01-30 20:52:55 +00:00
Anthony StirlingandGitHub 08d9409d2c allow change order on merge (#11) 2023-01-30 20:50:47 +00:00
Anthony StirlingandGitHub 1f1f50a615 Update push-docker.yml 2023-01-29 18:41:33 +00:00
Anthony StirlingandGitHub 81f031a2ca Merge pull request #8 from Frooodle/main
Delete invalid files
2023-01-29 17:15:40 +00:00
Anthony StirlingandGitHub 0b09ef16b2 Delete convert-to-pdf.html 2023-01-29 17:14:10 +00:00
Anthony StirlingandGitHub 59d8e66921 Delete convert-from-pdf.html 2023-01-29 17:14:06 +00:00
Anthony StirlingandGitHub 624e0e3619 Delete FromPDFController.java 2023-01-29 17:13:47 +00:00
Anthony StirlingandGitHub 9836c2f281 Delete ToPDFController.java 2023-01-29 17:13:37 +00:00
Anthony StirlingandGitHub cd4bd2a796 Add rotate and compress (#7)
* Add files via upload

* Update build.gradle

* Update general.css
2023-01-29 17:06:53 +00:00
Anthony StirlingandGitHub b56e5a0e05 Update push-docker.yml 2023-01-29 14:19:15 +00:00
Anthony StirlingandGitHub ab50b625d4 Create docker-image.yml (#5)
* Create docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update docker-image.yml

* Update build.gradle

* Update docker-image.yml

* Update docker-image.yml

* Update and rename docker-image.yml to push-docker.yml

* Update push-docker.yml

* Update push-docker.yml
2023-01-29 14:10:12 +00:00
Anthony StirlingandGitHub 957241043e Update build.gradle 2023-01-28 12:51:02 +00:00
Anthony StirlingandGitHub 5c41c952b6 Merge pull request #4 from Frooodle/Frooodle-patch-1
Frooodle patch 1
2023-01-28 12:49:53 +00:00
Anthony StirlingandGitHub cada1fd80f Update FromPDFController.java 2023-01-28 12:49:37 +00:00
Anthony StirlingandGitHub ae638eec94 Update convert-from-pdf.html 2023-01-28 12:49:05 +00:00
Anthony StirlingandGitHub d63d61878d Update codeql.yml 2023-01-28 11:38:09 +00:00
Anthony StirlingandGitHub 8b007072fe Update codeql.yml 2023-01-28 11:35:45 +00:00
Anthony StirlingandGitHub 98c1224598 Update codeql.yml 2023-01-28 11:32:06 +00:00
Anthony StirlingandGitHub 1e194cc837 Update codeql.yml 2023-01-28 11:25:03 +00:00
Anthony StirlingandGitHub 6e0bb8e312 Update codeql.yml 2023-01-28 10:31:28 +00:00
Anthony StirlingandGitHub ec5cca71b9 Update codeql.yml 2023-01-28 10:26:41 +00:00
Anthony StirlingandGitHub ce09227951 Merge pull request #3 from Frooodle/Frooodle-patch-1
Create dependabot.yml
2023-01-28 10:13:12 +00:00
Anthony StirlingandGitHub 40f7862fe1 Create dependabot.yml 2023-01-28 10:13:04 +00:00
Anthony StirlingandGitHub 44a0137818 Merge pull request #2 from Frooodle/codeql-test
Create codeql.yml
2023-01-28 10:10:21 +00:00
Anthony StirlingandGitHub d8458607a2 Create codeql.yml 2023-01-28 10:09:50 +00:00
Anthony StirlingandGitHub df0ad86d28 PDF To Image fix
PDF To Image fix
2023-01-28 10:08:47 +00:00
Anthony StirlingandGitHub fb8f825d42 Update README.md 2023-01-28 10:01:57 +00:00
Anthony StirlingandGitHub 967846ec3a Add files via upload 2023-01-28 10:00:32 +00:00
Anthony StirlingandGitHub 5f3cba6037 Update README.md 2023-01-27 21:02:42 +00:00
Anthony StirlingandGitHub 5fd66417b9 Update README.md 2023-01-27 20:39:20 +00:00
Anthony StirlingandGitHub cb55af1fa7 Update README.md 2023-01-27 20:39:12 +00:00
Anthony StirlingandGitHub 79223a8140 Update README.md 2023-01-27 19:10:24 +00:00
Anthony StirlingandGitHub 5188c4bd9c Update README.md 2023-01-27 18:33:08 +00:00
Anthony StirlingandGitHub 1fb520ff57 Add files via upload 2023-01-27 18:30:17 +00:00
Anthony StirlingandGitHub ff85036367 Update footer.html 2023-01-27 18:24:53 +00:00
Anthony StirlingandGitHub a42baf5600 Delete Jenkinsfile 2023-01-27 18:24:32 +00:00
Anthony StirlingandGitHub b078905889 Add files via upload 2023-01-27 18:23:40 +00:00
Anthony StirlingandGitHub d70aec5daa Initial commit 2023-01-27 18:22:43 +00:00