Commit Graph

43 Commits

Author SHA1 Message Date
Zoey 4d0135d7b7 update to alpine v3.20.0 (2/3) 2024-05-23 00:02:55 +02:00
Zoey 5975928e89 update to alpine v3.20.0 (1/2) 2024-05-22 23:58:01 +02:00
Anthony Stirling b860146c93 logging for #1024 and jdk bump 2024-05-17 19:18:57 +01:00
Anthony Stirling d6b1fec69d Update Dockerfile 2024-05-05 12:18:52 +01:00
Anthony Stirling 777e512e61 fonts noto fix #974 (#1139)
fix #974
2024-04-28 23:33:55 +01:00
Anthony Stirling 71e93e3cb5 print (WIP), fake scan (WIP) and text conversion for ultra-lite (#1098)
* Changes!

* lang

* fake scan init, print init and pdf to text for exe

* Hardening suggestions for Stirling-PDF / changes (#1099)

* Switch order of literals to prevent NullPointerException

* Introduced protections against predictable RNG abuse

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>

* Update README.md

* install custom fonts

* Formats etc

* version bump

* disable WIP work

* remove chinese font

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: systo <systo@host.docker.internal>
2024-04-21 23:06:44 +01:00
Anthony Stirling a5d824213c OCR fix for #1019 2024-04-05 12:51:22 +01:00
Anthony Stirling a2a969a0a0 Chinese font and word conv fix (#1014)
* remove lite package

* alphine update for word conversion issue #995
2024-04-01 22:04:27 +01:00
Eric dfb8c64f5a fix: switch to pdftohtml for pdf to html conversions (#998)
* fix: switch to pdftohtml for pdf to html conversions

* build: include poppler-utils in dockerfile for pdftohtml
2024-03-29 17:02:33 -04:00
Anthony Stirling 121af0501a fixes for user permissions (#892) 2024-03-09 14:03:46 +00:00
Anthony Stirling 08205ed32d Custom uid (#883)
* init

* user and pass to just pass lang update

* session management fixes and avoid demo user locking

* fix for UMASK and extract cleanups
2024-03-08 20:49:19 +00:00
Anthony Stirling ece1d071c0 non root user and fix book/html calibre (#856)
* non root user and fix book/html calibre

* version bump

* Update docker-compose-latest.yml

* remove customApp

---------

Co-authored-by: systo <systo@host.docker.internal>
2024-03-04 20:51:49 +00:00
sbplat 55d4fda01b refactor: normalize files 2024-02-11 11:47:00 -05:00
Anthony Stirling e1c3561997 version bump and expose ports 2024-02-10 10:29:17 +00:00
Anthony Stirling 22343e507d fixes 2024-02-09 23:45:18 +00:00
Zoey b043e666ae switch images to alpine
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-31 21:02:22 +01:00
Anthony Stirling 3041e80c37 Merge branch 'main' into test 2023-12-29 20:48:27 +00:00
Andrey Voronkov a43e13cf94 Set java file.encoding to support non-latin customizations with UI_APPNAME, UI_HOMEDESCRIPTION, etc 2023-12-29 12:35:02 +03:00
Anthony Stirling 829e98c29b MaxRAMPercentage 75 for #540 2023-12-28 17:49:45 +00:00
Anthony Stirling 7fb8f5ed28 create logs dir 2023-12-25 15:03:45 +00:00
Anthony Stirling 03450454c5 pipeline 2023-12-23 15:47:18 +00:00
Anthony Stirling 875d9da36b Update Dockerfile 2023-12-18 15:41:05 +00:00
Anthony Stirling 1b2734d99c login enable and security stuff 2023-12-16 10:22:33 +00:00
Anthony Stirling a03470d2de Update Dockerfile 2023-12-11 10:09:28 +00:00
Anthony Stirling 1f29033f17 docker changes 2023-12-10 23:06:35 +00:00
Anthony Stirling 59c7978330 docker and ocr updates 2023-12-10 22:02:30 +00:00
Anthony Stirling fc2d71d120 Update Dockerfile remove PUID 2023-09-14 21:07:39 +01:00
Anthony Stirling c7c81a7243 security 2023-09-04 18:42:22 +01:00
Anthony Stirling b58fd2022a docker version stuff 2023-08-27 19:58:20 +01:00
Anthony Stirling d850d026ed fixes 2023-08-27 17:02:12 +01:00
Anthony Stirling fb66717b43 docker file testing 2023-08-27 13:45:37 +01:00
Anthony Stirling 1d60433fcf test 2023-08-27 11:59:08 +01:00
Anthony Stirling 116d103119 html to pdf 2023-07-23 00:03:25 +01:00
Anthony Stirling f7832774d9 cachec change 2023-06-29 23:59:15 +01:00
Anthony Stirling 728d4d0fa8 latest 2023-06-08 22:02:09 +01:00
Anthony Stirling 6854e96fb8 cahnges 2023-05-21 23:25:34 +01:00
Anthony Stirling d2aa72d873 Update Dockerfile 2023-05-01 22:31:30 +01:00
Anthony Stirling 5bee714437 utf8 bug fix and scan pages (#113) 2023-05-01 21:57:48 +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 22be1a1104 envs 2023-04-02 11:51:07 +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 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 b078905889 Add files via upload 2023-01-27 18:23:40 +00:00