Commit Graph

62 Commits (master)

Author SHA1 Message Date
phiresky 44fc7d7e71 add rga-no-prefix-filenames flag (fixes #154) 5 months ago
phiresky af81f221d5 Merge branch 'FliegendeWurst:mail-adapter' 5 months ago
phiresky 1e93a36cb5 read+discard on archive recursion 5 months ago
FliegendeWurst f72e6733d3 Recognize files starting with 'From ' as mbox
Seems tree_magic does not know about this format
10 months ago
phiresky 58345767dc don't require db lock on connect / cache.get 1 year ago
phiresky 5b91a37318 improve ffprobe error 1 year ago
phiresky ddeaf13766 replace cache with sqlite 1 year ago
phiresky b8cca54770 binary detection and utf16 1 year ago
phiresky 9d9b34f9cc kinda implement postproc_encoding 1 year ago
phiresky 523baf6db2 better custom adapter 1 year ago
phiresky b29e6dec0e handle io error, add example config 1 year ago
phiresky c4dbabaf10 reimplement tar adapter async 1 year ago
phiresky 960883b616 fix clippy lints 1 year ago
phiresky 0d70be4b74 cleanup warnings 1 year ago
phiresky 24e866a153 fix poppler test 1 year ago
phiresky ddeceb0ce9 fix recursion and pdf adapter 1 year ago
Joseph LaFreniere 454e47d2ac
Run `cargo fmt` across repository 2 years ago
phiresky 54799f1452 partial recursion + postproc 2 years ago
phiresky 937b1a81ac less duplication 2 years ago
phiresky be0b78a072 format 2 years ago
phiresky 42fe225373 fix pinning and sending 2 years ago
phiresky 002c62f57c cleanup (WIP) 2 years ago
phiresky f401a96386 prepare for recursion 2 years ago
phiresky af8cf228b3 remove lifetimes, fix 2 years ago
phiresky 906043060b lint 2 years ago
phiresky cde0e209d2 partial move to async 2 years ago
phiresky dfc10cbb53 fix custom adapters 4 years ago
phiresky ab5ddcad2e prefixing postprocessor 4 years ago
phiresky cc744176ca small amount of progress 4 years ago
phiresky bcc01f7a62 refactoring (partial) 4 years ago
phiresky 977074c6e6 rename FileMatcher 4 years ago
phiresky 0895e7a6cf continue refactoring 4 years ago
phiresky 2f580b135a partial migration to read->read 4 years ago
phiresky 5410da1133 add lots of debug and timings 4 years ago
phiresky 94099baeb3 custom adapter initial 4 years ago
phiresky 963524bbf5 config file (WIP) 4 years ago
phiresky cb6ad328a2 better errors 4 years ago
phiresky f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 4 years ago
phiresky 5d97c2ad5f log which command is being run in spawning file adapters 4 years ago
phiresky 2924c8e007 use github workflow instead of travis 4 years ago
phiresky 9201add7e0 use exitfailure for cleaner fail output 5 years ago
phiresky 9c285670fd shorten debug output on failure (#7) 5 years ago
phiresky 5901cdcb5d fix cache key 5 years ago
phiresky 8400a4a2bb decompress: match mime type correctly 5 years ago
phiresky 21f5178d15 pass detection reason to adapter 5 years ago
phiresky d8b57f2f8a split decompress adapter 5 years ago
phiresky c8f346c4dd restructure 5 years ago
phiresky bca435557b fix --rga-accurate (matching by mime types) 5 years ago
phiresky 0489a49d66 add slow matching (base) 5 years ago
phiresky a4c82de43d actually implement choosing adapters 5 years ago