Commit Graph

34 Commits

Author SHA1 Message Date
Anthony Stirling 43b0e25bdb modes 2023-06-26 18:23:06 +01:00
Anthony Stirling 3377af1305 api tag 2023-06-25 09:16:32 +01:00
Anthony Stirling 159cee0b39 init many new shit 2023-06-23 23:29:53 +01:00
Anthony Stirling 5ae2c71c3a Input:PDF Output:PDF 2023-06-20 23:49:53 +01:00
Anthony Stirling 67448498ea documentation stuff and downloer fix for image to pdf 2023-06-10 00:46:44 +01:00
Anthony Stirling 04032c0dfe sign changes min size, lite docker, merge fix #172 2023-06-08 20:25:55 +01:00
Anthony Stirling 20c74dac60 Merge branch 'main' into fix-multitool-filemixing 2023-06-05 19:40:00 +01:00
jordy 7e9479806e await pdf creation in each for loop. 2023-06-05 19:38:25 +02:00
Anthony Stirling 4f851156b7 dummy lang changes 2023-06-04 22:40:14 +01:00
Anthony Stirling c526e18992 Split pages support n function and other stuff 2023-06-03 22:56:15 +01:00
Anthony Stirling 4594765cbd rearrange support n numbers, downloader.js fixes 2023-06-03 17:21:59 +01:00
Anthony Stirling e2a787e519 Hide banner if mobile 2023-06-02 23:43:22 +01:00
Anthony Stirling 45b3e0aa6a JS and css cleanup 2023-06-02 20:15:10 +01:00
Anthony Stirling 6793fd5bc7 thirs party js folder 2023-06-01 21:37:33 +01:00
Saud Fatayerji 7585fc80b4 Made added draggable elements persist between pages. 2023-05-08 20:06:34 +03:00
Saud Fatayerji e0350b2837 Fixed error when clicking the delete draggable element with none available. 2023-05-08 12:36:39 +03:00
Saud Fatayerji 12d457e3ee Merge branch 'cleanups' of https://github.com/Frooodle/Stirling-PDF into cleanups 2023-05-08 04:24:42 +03:00
Saud Fatayerji d58933ea8d Adjusted how styles work. Made signature canvas bigger. 2023-05-08 04:23:45 +03:00
Anthony Stirling acf4662d2f compare init, robots, sign lang and local js 2023-05-08 00:17:20 +01:00
Saud Fatayerji b86afd7fc9 Revamped Signing page to allow multiple signatures and images 2023-05-07 23:39:34 +03:00
Anthony Stirling acda1e4dd8 flatten pdf 2023-05-04 23:19:05 +01:00
Saud Fatayerji b2a29e2b13 Restyled the sign page and cleaned up code in various places. 2023-05-04 00:07:51 +03:00
Anthony Stirling 563a72ad95 Merge branch 'main' into cleanups 2023-05-01 16:36:49 +01:00
jordy 2b93407e64 fix file capitalization 2023-05-01 09:46:14 +02:00
Anthony Stirling d5dec31b39 cleanups 2023-04-30 18:28:29 +01:00
Anthony Stirling 2608aa4c97 cleanup 2023-04-30 17:29:35 +01:00
jordy b470cdf60c fix bugs in drag/drop, move styling for functions to separate sheets
To clean up the multi tool page and make the pdf adapters more re-usable the style for them was moved to separate pages that are inserted into head when the adapter is created.
2023-04-30 13:38:30 +02:00
Anthony Stirling 6b0fedfabf game init 2023-04-29 22:26:16 +01:00
jordy 9a1510a4f1 further refactor js
Turn the div adapters into injectable files so that each PdfContainer can be customized. And the adapters can be used in different PdfContainers as well.
2023-04-29 12:43:12 +02:00
jordy e8a91d2631 refactor JS
Rather than having all the JS all in one big file, separate the code into modules.
2023-04-28 21:20:56 +02: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 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 Stirling 67345d083e error handling, excel, bug fixes, name fixes (#57) 2023-02-24 22:47:26 +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