Anthony Stirling
2053a6950d
config template
2023-08-26 12:27:52 +01:00
Anthony Stirling
41bd801e0d
redact stuff, login page, lang and remember me
2023-08-25 23:39:18 +01:00
Anthony Stirling
91cc3d77d4
readme stuff
2023-08-17 22:17:42 +01:00
Anthony Stirling
15c73d9dd3
Add files via upload
2023-08-15 00:40:22 +01:00
Anthony Stirling
86f71ffb93
change user and pass
2023-08-15 00:39:13 +01:00
Anthony Stirling
563c612395
remove pbean
2023-08-14 21:42:31 +01:00
Anthony Stirling
989f0bbbfb
caching
2023-08-14 21:41:42 +01:00
Anthony Stirling
35a998b934
Login
2023-08-13 22:46:18 +01:00
Anthony Stirling
cadc8e499d
IT WORKS almost
2023-08-13 18:19:15 +01:00
Anthony Stirling
7f7ea6da9f
APi key stuff
2023-08-13 10:53:00 +01:00
Anthony Stirling
ab9a22d8e7
Add files via upload
2023-08-13 01:15:26 +01:00
Anthony Stirling
cd2728105e
Add files via upload
2023-08-13 01:14:30 +01:00
Anthony Stirling
d75e84bdff
Create InitialSetup.java
2023-08-13 01:14:14 +01:00
Anthony Stirling
e791fee38b
security
2023-08-13 01:12:29 +01:00
Anthony Stirling
6f325b5fdb
init
2023-08-12 02:29:10 +01:00
Anthony Stirling
83ba1899b7
metric filters
2023-08-09 20:30:19 +01:00
Anthony Stirling
3420adc7c9
security and apple icons
2023-08-09 20:30:07 +01:00
Anthony Stirling
ca16ecef24
Create StartupApplicationListener.java
2023-08-08 20:09:05 +01:00
Anthony Stirling
4a579c00ce
docs
2023-08-06 22:14:37 +01:00
Anthony Stirling
116d103119
html to pdf
2023-07-23 00:03:25 +01:00
Anthony Stirling
92b9142902
language cleanups and sanitize
2023-07-16 18:57:21 +01:00
Anthony Stirling
50bcca10e2
pipeline stuff
2023-07-12 00:17:44 +01:00
Anthony Stirling
f92482d89e
page numbers and custom images
2023-07-04 21:45:35 +01:00
Anthony Stirling
5ea3bcc1dd
watermark stuff
2023-07-01 22:18:49 +01:00
Anthony Stirling
f7832774d9
cachec change
2023-06-29 23:59:15 +01:00
systo
d7f592ebda
Merge remote-tracking branch 'origin/main' into pipeline
2023-06-29 22:01:49 +01:00
Anthony Stirling
1798ce002a
Fix metrics
2023-06-29 21:51:08 +01:00
Anthony Stirling
e5990dba81
Update Beans.java
2023-06-12 17:31:42 +01:00
Anthony Stirling
04032c0dfe
sign changes min size, lite docker, merge fix #172
2023-06-08 20:25:55 +01:00
Anthony Stirling
c526e18992
Split pages support n function and other stuff
2023-06-03 22:56:15 +01:00
Anthony Stirling
e2a787e519
Hide banner if mobile
2023-06-02 23:43:22 +01:00
Anthony Stirling
15d39413f3
scaled changes
2023-05-31 21:33:45 +01:00
Felix Kaspar
6f5f031b24
Scale Pages
2023-05-31 21:39:40 +02:00
Anthony Stirling
ea1f8912b8
cert change remove requirement for para,s. pdf-to-img dpi fix
2023-05-30 19:45:51 +01:00
Anthony Stirling
187b47eddd
cleanups
2023-05-21 17:12:18 +01:00
Anthony Stirling
763aeb5fae
further sign stuff
2023-05-21 12:32:24 +01:00
Anthony Stirling
3cad43006a
compress finalise, cert test, locale test
2023-05-20 22:48:59 +01:00
Anthony Stirling
8a277aebd7
Test stuff
2023-05-18 23:17:46 +01:00
Anthony Stirling
320f56e473
lots of stuff
2023-05-17 23:58:15 +01:00
Anthony Stirling
1a9329d1df
other endpoints
2023-05-17 17:59:28 +01:00
Anthony Stirling
c2fec0a030
stats and conditionals
2023-05-16 22:44:53 +01:00
Anthony Stirling
5139af9f48
organise imports
2023-05-08 15:26:41 +01:00
Anthony Stirling
d5dec31b39
cleanups
2023-04-30 18:28:29 +01:00
Anthony Stirling
0ebec74bed
stop annoying fb identify tags in URL
2023-04-28 23:45:54 +01:00
Anthony Stirling
91171727e4
rework for API, folder changes, easter eggs and fun
2023-04-28 23:18:10 +01:00
Anthony Stirling
78d3fd3768
format and move everything, other in own folder
2023-04-22 12:51:01 +01:00
Anthony Stirling
d4459eb6d6
custom default Lang
2023-04-02 23:59:22 +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