Saud Fatayerji
b6a284e2bc
Merge branch 'Frooodle:main' into main
2023-04-20 19:36:14 +03:00
Saud Fatayerji
f4e5690841
Added "insert document" buttons that appear in the middle of the document
2023-04-20 19:34:58 +03:00
Anthony Stirling
fa84479254
Update README.md
2023-04-19 15:38:18 +01:00
Anthony Stirling
6ef1ca0a0b
Update README.md
2023-04-19 15:35:58 +01:00
Anthony Stirling
927a1481a9
Update FUNDING.yml
2023-04-19 15:26:13 +01:00
Saud Fatayerji
7f9f45c720
Bug fixes and optimisations
2023-04-19 11:44:58 +03:00
Anthony Stirling
7ddc607fd2
Merge pull request #92 from Frooodle/dependabot/gradle/org.apache.pdfbox-pdfbox-2.0.28
...
Bump org.apache.pdfbox:pdfbox from 2.0.27 to 2.0.28
2023-04-18 18:53:35 +01:00
Anthony Stirling
4e1b0c6abe
Merge branch 'main' into dependabot/gradle/org.apache.pdfbox-pdfbox-2.0.28
2023-04-18 14:27:13 +01:00
Tom Plant
e4d7b53112
Add GHCR perms to CI and pin Action versions
2023-04-18 22:36:38 +10:00
Tom Plant
f9ff57a26e
Support GitHub Container Registry
...
Adds support for GitHub Container Registry to CI/CD and simplifies with third-party Actions
2023-04-18 22:32:37 +10:00
Anthony Stirling
2af9f19c3a
nav bar active fix
2023-04-18 12:36:10 +01:00
Anthony Stirling
dbb8e2b245
remove pages movement
2023-04-18 11:07:39 +01:00
Anthony Stirling
689ad18c71
convert navbar improve
2023-04-18 10:52:38 +01:00
Anthony Stirling
4422787d4e
Merge pull request #93 from Sf298/main
...
Added a page for visually editing individual pages of a pdf client-side
2023-04-18 07:55:21 +01:00
Saud Fatayerji
8d1057477b
Merge branch 'main' of https://github.com/Sf298/Stirling-PDF
2023-04-18 05:18:20 +03:00
Saud Fatayerji
b3dff3a520
Added Page Manager to navbar and home page
2023-04-18 05:13:09 +03:00
Saud Fatayerji
6141be7310
Merge branch 'Frooodle:main' into main
2023-04-18 05:12:07 +03:00
Saud Fatayerji
2762459acf
Created a page for visually editing individual pages of a pdf
2023-04-18 05:08:38 +03:00
dependabot[bot]
53d8d4dbb4
Bump org.apache.pdfbox:pdfbox from 2.0.27 to 2.0.28
...
Bumps org.apache.pdfbox:pdfbox from 2.0.27 to 2.0.28.
---
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>
2023-04-17 23:02:33 +00:00
Anthony Stirling
5ae72f3e6f
Update home.html
2023-04-17 17:16:18 +01:00
Anthony Stirling
872b36124f
Update home.html
2023-04-17 17:16:00 +01:00
Anthony Stirling
f762ab6aa7
Quick fix to dark mode button and reduce navbar size by removing PDF ( #91 )
2023-04-16 23:41:56 +01:00
Anthony Stirling
c311f9a4ed
Convert PDF to Docx, powerpoint and others ( #90 )
2023-04-16 22:03:30 +01:00
Anthony Stirling
0a7517ecdd
docker logic to avoid rebuilding large image every time for easy dev
2023-04-15 21:17:47 +01:00
Anthony Stirling
03febd9484
Home screen change ( #88 )
...
* security
* home screen remove GO button
* fix
* test
* version
2023-04-15 19:55:55 +01:00
Manuel Mora Gordillo
655b97bfd5
Added spanish language ( #87 )
2023-04-15 00:57:12 +01:00
libertyunion
fdbc7f4621
Added support for multiple adding an image overlay to multiple pages ( #86 )
2023-04-11 21:22:59 +01:00
Anthony Stirling
f9fe303671
security ( #85 )
2023-04-03 23:16:11 +01:00
Anthony Stirling
d4459eb6d6
custom default Lang
2023-04-02 23:59:22 +01:00
mwllgr
9087a3ebbd
Fixed German "Umlauts" and missing navbar entry ( #84 )
2023-04-02 13:43:25 +01:00
Anthony Stirling
56669f4247
Update build.gradle
2023-04-02 11:53:13 +01:00
Anthony Stirling
22be1a1104
envs
2023-04-02 11:51:07 +01:00
Anthony Stirling
a80c585086
Update build.gradle
2023-04-01 21:03:13 +01:00
Anthony Stirling
6d5dbd9729
Fixes and others ( #83 )
...
Features
-------------
Custom application name via APP_NAME docker env
(These next 3 are done with OCRMyPDF)
Extra features to OCR for scanned page cleanup (tilt/noise fixing)
Adding OCR ability to read and output to text file
Added Dedicated PDF/A conversion page
Bug fixes
--------------
Fix concurrent calls on Libre and OCRMyPDF
jbig fix for compressions
Fix for compression metadata issues due to forced conversions to PDF/A
Other
--------
Removal of UK US language and just using "English" due to extra development time
Still issue with concurrent files for PDF to image... will fix later sorry
2023-04-01 21:02:54 +01:00
Anthony Stirling
0b4e3de455
readme ( #82 )
2023-03-28 14:59:40 +01:00
dependabot[bot]
8faef235a6
Bump org.springframework.boot from 3.0.4 to 3.0.5 ( #81 )
...
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.4...v3.0.5 )
---
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>
2023-03-28 00:16:27 +01:00
Anthony Stirling
559bc7c731
Update build.gradle
2023-03-27 23:25:30 +01:00
Anthony Stirling
3d7fdd0f35
Bug fixes for merge and split ( #80 )
2023-03-27 23:24:48 +01:00
Anthony Stirling
726fcf861c
Wording fix ( #79 )
2023-03-25 23:05:30 +00:00
Anthony Stirling
839105f41d
Update build.gradle
2023-03-25 22:33:27 +00:00
Anthony Stirling
a2a27e2216
Image stuff ( #77 )
...
Features
---------
Image to PDF supports multiple images, stretching and auto rotation
File inputs now only search for wanted file type
Settings now has a zip range so it can zip if you have more than x downloads (default 4)
extras
---------
DevTools support for easier development
Fix for temporary files for thread safety
2023-03-25 22:16:26 +00:00
Anthony Stirling
f866c8a61f
Watermark opacity ( #76 )
2023-03-24 13:30:26 +00:00
dependabot[bot]
472082cb03
Bump org.springframework.boot from 3.0.3 to 3.0.4
...
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.3...v3.0.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>
2023-03-22 22:15:33 +00:00
Anthony Stirling
b5a59ddb6a
compress fix
2023-03-22 19:24:43 +00:00
Anthony Stirling
82da3c0027
Update README.md
2023-03-20 22:33:24 +00:00
Anthony Stirling
908e75de39
Update README.md
2023-03-20 22:24:07 +00:00
Anthony Stirling
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
dependabot[bot]
54abb53842
Merge pull request #61 from Frooodle/dependabot/gradle/org.apache.poi-poi-5.2.3
2023-02-28 23:26:45 +00:00
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