Commit Graph

34 Commits

Author SHA1 Message Date
phiresky
42fe225373 fix pinning and sending 2022-11-05 00:47:43 +01:00
phiresky
af8cf228b3 remove lifetimes, fix 2022-10-29 23:56:25 +02:00
phiresky
cde0e209d2 partial move to async 2022-10-29 20:54:05 +02:00
phiresky
a7bbd93845 fix spawning adapters 2021-08-26 16:00:27 +02:00
phiresky
baca166fda fix prefixing 2020-09-30 17:26:42 +02:00
phiresky
dfc10cbb53 fix custom adapters 2020-09-30 16:49:56 +02:00
phiresky
ab5ddcad2e prefixing postprocessor 2020-09-30 16:22:54 +02:00
phiresky
cc744176ca small amount of progress 2020-09-28 22:55:55 +02:00
phiresky
bcc01f7a62 refactoring (partial) 2020-09-10 20:39:31 +02:00
phiresky
977074c6e6 rename FileMatcher 2020-09-10 20:39:31 +02:00
phiresky
0895e7a6cf continue refactoring 2020-09-10 20:39:31 +02:00
phiresky
766211edc4 partial fixes 2020-06-12 00:09:49 +02:00
phiresky
2f580b135a partial migration to read->read 2020-06-11 23:11:47 +02:00
phiresky
d0d74adfe9 try read -> read fn 2020-06-11 14:38:50 +02:00
phiresky
8070a94d84 make poppler and pandoc internal custom adapters 2020-06-09 18:27:22 +02:00
phiresky
5410da1133 add lots of debug and timings 2020-06-09 12:47:34 +02:00
phiresky
94099baeb3 custom adapter initial 2020-06-09 01:45:52 +02:00
phiresky
f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 2020-06-06 12:57:43 +02:00
phiresky
5901cdcb5d fix cache key 2019-06-16 12:19:01 +02:00
phiresky
21f5178d15 pass detection reason to adapter 2019-06-16 11:37:27 +02:00
phiresky
d8b57f2f8a split decompress adapter 2019-06-16 11:07:29 +02:00
phiresky
e5246491b0 better documentation 2019-06-12 22:55:18 +02:00
phiresky
1e9c2e45d6 add tesseract adapter 2019-06-12 17:23:30 +02:00
phiresky
d1b55e80b7 allow adapters to be disabled by default 2019-06-12 12:39:27 +02:00
phiresky
c8f346c4dd restructure 2019-06-12 12:25:29 +02:00
phiresky
957e06fc64 add sqlite adapter 2019-06-07 16:57:11 +02:00
phiresky
ea285b1a5e track recursion depth 2019-06-07 15:43:19 +02:00
phiresky
0c3bcfd115 docu 2019-06-06 23:50:58 +02:00
phiresky
e98acedc81 cleanup 2019-06-06 23:46:44 +02:00
phiresky
83114f66bf tar adapter (broken compression) 2019-06-06 17:59:15 +02:00
phiresky
1a0bbc798e add zip support! 2019-06-06 11:00:13 +02:00
phiresky
b48f456963 use failure crate, etc 2019-06-05 21:28:35 +02:00
phiresky
e98c60001d implement caching 2019-06-05 16:43:40 +02:00
phiresky
16b4277d36 initial working version 2019-06-04 20:08:26 +02:00