Commit graph

41 commits

Author SHA1 Message Date
Micah Lee
51cd76a456
Allow browsing for all support file types, update README to include supported file types, and update container that supports them all 2020-01-13 12:02:50 -08:00
Micah Lee
46585f15a8
Start printing container output to stdout as well, and update container 2020-01-10 17:23:19 -08:00
Micah Lee
90df7894aa
Make tasks more robust in handling failure by checking for return codes 2020-01-10 16:56:50 -08:00
Micah Lee
3928a3fa5a
Switch container to ubuntu:20.04, because the file command in ubuntu:18.04 failed at properly recogonnizing a .docx MIME type, and 18.04 is soon to be released 2020-01-09 16:58:17 -08:00
Micah Lee
13452a41aa
Fix opening save PDFs in Linux, and add some spacing in settings widget 2020-01-09 15:01:15 -08:00
Micah Lee
3be1d63330
Open in safe PDFs in macOS 2020-01-09 14:37:04 -08:00
Micah Lee
c46f177c9e
Add pyobjc-core and pyobjc-framework-launchservices deps, in order to access applications that can open specific MIME types in macOS 2020-01-09 13:36:08 -08:00
Micah Lee
816a8fecd7
Remove css padding because it looks totally wrong in macOS 2020-01-09 13:13:03 -08:00
Micah Lee
0f464dcb0c
Detect the string "dangerzone" in docker output, instead of "localhost/dangerzone" 2020-01-09 13:11:42 -08:00
Micah Lee
dd295271f5
Make work in macOS using docker instead of podman 2020-01-09 13:09:17 -08:00
Micah Lee
8a84c115a1
Make the container a git submodule 2020-01-09 11:35:47 -08:00
Micah Lee
911a511e11
Remove container in preparation of making it a git submodule 2020-01-09 11:30:37 -08:00
Micah Lee
48fd8ece40
Alphebatize the OCR language dropdown 2020-01-09 09:47:33 -08:00
Micah Lee
2e7a8d2ecd
Add work-in-progress disclaimer to readme 2020-01-09 09:36:25 -08:00
Micah Lee
e1d0163504
Display command being executed in each task 2020-01-08 14:26:26 -08:00
Micah Lee
2efde47ac4
Update readme 2020-01-08 09:54:54 -08:00
Micah Lee
e4e5f71419
Make passing in the filename an argument instead of an option, so desktop file will work properly 2020-01-07 17:20:14 -08:00
Micah Lee
0aa7ff5f7c
Don't let you open safe PDFs in dangerzone 2020-01-07 17:12:23 -08:00
Micah Lee
e85191b498
Debian packaging 2020-01-07 17:10:54 -08:00
Micah Lee
6bac63fb5c
Make update containers checkbox required if the dangerzone podman image does not exist 2020-01-07 16:52:46 -08:00
Micah Lee
5e0c521293
Pass OCR environment variables into container 2020-01-07 16:46:04 -08:00
Micah Lee
757a30794d
Update output on pixels-to-pdf to have one line per page 2020-01-07 16:29:35 -08:00
Micah Lee
3ea50a477d
Either save or open must be checked 2020-01-07 16:27:02 -08:00
Micah Lee
de2ae17544
If not saving, then save it to a temp file instead 2020-01-07 16:22:16 -08:00
Micah Lee
fcc2742a36
Add icon; when closing window use correct location of Qt app; print the command before executing the PDF reader 2020-01-07 16:18:49 -08:00
Micah Lee
cbc4a1e7ea
Save and open document, as needed 2020-01-07 16:14:43 -08:00
Micah Lee
bdcd61b964
Clicking start starts running the tasks 2020-01-07 16:09:08 -08:00
Micah Lee
dbff6b4b79
Make save browse button let you select an output file 2020-01-07 15:41:32 -08:00
Micah Lee
85644ad097
When passing in a filename, autoselect that document 2020-01-07 15:35:49 -08:00
Micah Lee
c9e32ef82d
Allow selecting a document, then show settings 2020-01-07 15:32:21 -08:00
Micah Lee
b527776e28
Start making settings widget 2020-01-07 14:21:39 -08:00
Micah Lee
acf46980f3
Designed a logo 2020-01-07 11:15:39 -08:00
Micah Lee
66cf6395c8
Add support for converting xlsx to pdf 2020-01-07 11:15:06 -08:00
Micah Lee
3e1ad6376c
Add support for converting docx to pdf using headless libreoffice 2020-01-07 10:22:11 -08:00
Micah Lee
ab425feef5
Support english-language OCR 2020-01-07 09:52:04 -08:00
Micah Lee
db23ced6c5
Rename container scripts to document-to-pixels and pixels-to-pdf, and add tesseract dependency 2020-01-07 09:32:51 -08:00
Micah Lee
195386d526
Finish making convert to safe PDF work 2020-01-06 18:17:48 -08:00
Micah Lee
bcad2f6256
Convert to pixel data 2020-01-06 17:02:12 -08:00
Micah Lee
fe028e5f0c
Move container to its own folder 2020-01-06 14:50:44 -08:00
Micah Lee
0b9823a34e
Initial commit 2020-01-06 14:40:09 -08:00
Micah Lee
deba465a5b
Initial commit 2020-01-06 12:42:38 -08:00