Commit Graph

52 Commits (master)

Author SHA1 Message Date
Joseph LaFreniere 9e6b63a877
Update Cargo dependencies to patch known vulnerabilities 4 weeks ago
phiresky 5d40305f2c output known adatpers on err 5 months ago
phiresky af81f221d5 Merge branch 'FliegendeWurst:mail-adapter' 5 months ago
phiresky 5397636910 fixes 5 months ago
FliegendeWurst 2259730c67 Merge remote-tracking branch 'upstream/master' into mbox-extractor 10 months ago
FliegendeWurst 9642552fa3 Initial work on mbox extractor 10 months ago
phiresky b8cca54770 binary detection and utf16 1 year ago
phiresky 816e27802a fix writing file adapter 1 year ago
phiresky 2b4caf067b not working 1 year ago
phiresky 82b303bb3d fix sqlite adapter 1 year ago
phiresky f624a6a29a partial zip adapter, cleanup 1 year ago
phiresky c4dbabaf10 reimplement tar adapter async 1 year ago
phiresky 9ce11656d1 readd decompress adapter 1 year ago
phiresky 960883b616 fix clippy lints 1 year ago
phiresky 0d70be4b74 cleanup warnings 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 42fe225373 fix pinning and sending 2 years ago
phiresky af8cf228b3 remove lifetimes, fix 2 years ago
phiresky cde0e209d2 partial move to async 2 years ago
phiresky a7bbd93845 fix spawning adapters 3 years ago
phiresky baca166fda fix prefixing 4 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 766211edc4 partial fixes 4 years ago
phiresky 2f580b135a partial migration to read->read 4 years ago
phiresky d0d74adfe9 try read -> read fn 4 years ago
phiresky 8070a94d84 make poppler and pandoc internal custom adapters 4 years ago
phiresky 5410da1133 add lots of debug and timings 4 years ago
phiresky 94099baeb3 custom adapter initial 4 years ago
phiresky f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 4 years ago
phiresky 5901cdcb5d fix cache key 5 years ago
phiresky 21f5178d15 pass detection reason to adapter 5 years ago
phiresky d8b57f2f8a split decompress adapter 5 years ago
phiresky e5246491b0 better documentation 5 years ago
phiresky 1e9c2e45d6 add tesseract adapter 5 years ago
phiresky d1b55e80b7 allow adapters to be disabled by default 5 years ago
phiresky c8f346c4dd restructure 5 years ago
phiresky 957e06fc64 add sqlite adapter 5 years ago
phiresky ea285b1a5e track recursion depth 5 years ago
phiresky 0c3bcfd115 docu 5 years ago
phiresky e98acedc81 cleanup 5 years ago
phiresky 83114f66bf tar adapter (broken compression) 5 years ago
phiresky 1a0bbc798e add zip support! 5 years ago
phiresky b48f456963 use failure crate, etc 5 years ago