134 Commits

Author SHA1 Message Date
simon987
8fa34da02f Fix some memory leaks, fix tests, fix --print regression 2022-02-11 11:09:29 -05:00
Yatao Li
8f7edf3190 incremental_delete: read from index file so that we have parent info 2022-01-25 19:03:25 +08:00
Yatao Li
e65905a165 only add new entries into new_table to save memory 2022-01-25 19:03:25 +08:00
Yatao Li
2cb57f3634 index: bulk delete 2022-01-25 19:03:25 +08:00
Yatao Li
679e12f786 unify READ_INDICES to reduce clutter 2022-01-25 19:03:25 +08:00
Yatao Li
291d307689 index: incremental indexing, add stub for index entries removal 2022-01-25 19:03:25 +08:00
Yatao Li
7d40b9e959 incremental scan: build delete index. only load from main & original. 2022-01-25 19:03:25 +08:00
simon987
ad95684771 Update --ocr-* args, enable OCR'ing images 2022-01-08 14:24:50 -05:00
simon987
ed2a3f342a Localize tag add/delete, fix some translations, add LanguageIcon, add --lang arg, fix lightbox slideshow time, fix gif hover 2022-01-08 10:03:38 -05:00
simon987
ee9a8fa514 Add thread lock for incremental_mark_file_for_copy() 2021-12-29 19:18:10 -05:00
simon987
81008d8936 Add --list-file argument 2021-12-29 18:54:13 -05:00
simon987
bb91139ffb console log fixes, version bump 2021-11-15 20:52:24 -05:00
simon987
b17b9439df Print progress bar in index module 2021-11-07 13:20:05 -05:00
simon987
17fda1e540 Support for rewind buffer 2021-09-11 20:46:40 -04:00
simon987
c9aa4bed72 Add argument to calculate checksums 2021-09-11 14:31:31 -04:00
simon987
43470e9ce6 Add basic JSON/NDJSON support 2021-09-06 21:27:17 -04:00
simon987
27560a82bb Basic support for WordPerfect files 2021-09-06 14:08:53 -04:00
simon987
85d67a9393 null checks in sig_handler 2021-09-05 20:03:42 -04:00
simon987
f4e1d90a6b web UI rewrite, switch to ndjson.zst index format 2021-09-05 09:49:25 -04:00
simon987
a2209e91ca add fast-epub arg, tweak thread pool, error handling for nftw 2021-07-10 12:52:04 -04:00
simon987
d5a47b8dab Fix segfault in exec-script 2021-06-23 19:46:52 -04:00
simon987
142a4869e6 Bump version 2021-06-23 08:19:05 -04:00
simon987
dfb8c67490 thread safety for debug info table 2021-06-14 15:04:08 -04:00
simon987
a01f6dff1f Use 16-bit ints for meta keys (wip) 2021-06-07 08:40:12 -04:00
simon987
22dd58e140 add signal handler w/ debug info 2021-05-08 16:23:24 -04:00
simon987
152fe11669 Set passphrase arg in arc_ctx 2021-05-05 15:52:46 -04:00
simon987
908def1016 Fix build, update dockerfile 2021-05-05 14:13:46 -04:00
simon987
32c9cb28a3 Read subtitles from media files, fix bug in text_buffer 2021-05-05 13:55:57 -04:00
simon987
050c1283a3 Remove UUID dep, fix incremental scan, use MD5(path) as unique id, version bump 2020-12-31 10:26:05 -05:00
simon987
51a40c8819 Add .doc support 2020-12-31 10:26:05 -05:00
simon987
72ce217f9c Optionally ES schema from file #117 2020-10-25 09:44:30 -04:00
simon987
641a8ec90c sidecar files #114, version bump 2020-10-25 09:44:30 -04:00
simon987
4b4ab12fac Version bump 2020-09-22 21:08:24 -04:00
simon987
d861d278a4 version bump 2020-09-13 16:16:26 -04:00
simon987
b1d16d8abf Fix #100 2020-08-29 10:17:28 -04:00
simon987
1c898640cf Fix #88 2020-08-25 10:38:38 -04:00
simon987
1520288f19 Fix #89 2020-08-25 10:38:38 -04:00
simon987
995a196690 Log user script task, add async arg 2020-08-03 19:44:43 -04:00
simon987
465d017e18 CSS tweaks, fix #87 2020-08-03 19:15:12 -04:00
simon987
b55d432841 Fix #65 2020-07-25 09:37:37 -04:00
simon987
c061613302 Fix #76 2020-07-18 19:23:43 -04:00
simon987
100a264413 Don't show MuPDF warnings unless --very-verbose is specified 2020-07-18 10:28:05 -04:00
simon987
53d7695f66 Read .raw thumbnails #80, fix media probing for some formats 2020-07-18 09:31:42 -04:00
simon987
e629b4d7d3 Faster comic book parsing, probably fixes #77 2020-07-17 19:10:18 -04:00
simon987
db96c95ac7 log fix #73 2020-07-16 19:19:23 -04:00
simon987
5cc1fa86a9 Read embedded thumbnail simon987/sist2#74 2020-07-15 20:56:25 -04:00
simon987
1d9fcf7105 Manual tagging 2020-07-13 19:18:07 -04:00
simon987
8127745f2b wip 2020-07-13 19:16:51 -04:00
simon987
13f4dbed2d Handle 429, multi-threaded index module 2020-07-11 17:42:46 -04:00
simon987
ed15e89f45 Fix exec-script --es-url not being passed 2020-06-28 12:41:09 -04:00