45 Commits

Author SHA1 Message Date
64b8aab8bf Validate that all the tesseract data files are in the same folder 2022-01-08 15:04:07 -05:00
ad95684771 Update --ocr-* args, enable OCR'ing images 2022-01-08 14:24:50 -05:00
15ae2190cf Fix tesseract lang validation, update README.md, fix tesseract memory leak 2022-01-08 11:04:52 -05:00
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
81008d8936 Add --list-file argument 2021-12-29 18:54:13 -05:00
52466d5d8a Update tesseract datapaths 2021-12-25 11:12:00 -05:00
f31f138f2e Set default tagline when none is specified 2021-09-05 12:53:52 -04:00
f4e1d90a6b web UI rewrite, switch to ndjson.zst index format 2021-09-05 09:49:25 -04:00
a2209e91ca add fast-epub arg, tweak thread pool, error handling for nftw 2021-07-10 12:52:04 -04:00
908def1016 Fix build, update dockerfile 2021-05-05 14:13:46 -04:00
72ce217f9c Optionally ES schema from file #117 2020-10-25 09:44:30 -04:00
b2a157e24d Update docs 2020-08-25 10:38:38 -04:00
d116cf9d91 Default index for web & exec 2020-08-25 10:38:38 -04:00
1c898640cf Fix #88 2020-08-25 10:38:38 -04:00
0e517d5e2b Fix #81 2020-08-03 20:09:07 -04:00
995a196690 Log user script task, add async arg 2020-08-03 19:44:43 -04:00
c061613302 Fix #76 2020-07-18 19:23:43 -04:00
1d9fcf7105 Manual tagging 2020-07-13 19:18:07 -04:00
8127745f2b wip 2020-07-13 19:16:51 -04:00
13f4dbed2d Handle 429, multi-threaded index module 2020-07-11 17:42:46 -04:00
8ffe780ab2 Tag tree fix for #64, validate required argument in exec-script 2020-06-25 20:11:30 -04:00
dc2e4443c4 Add exec-script command 2020-06-19 21:07:19 -04:00
c4fbae123e Better support for media files inside archives 2020-05-24 14:10:23 -04:00
4625bca9a9 stats 2020-05-17 12:47:02 -04:00
695d9abd83 revert debug hard-coded listen address 2020-04-21 15:52:35 -04:00
e436af7b2a
2.0 (#46)
* extract scan code to libscan, (wip)

* submodules

* replace curl with mongoose (wip)

* replace onion with mongoose (wip)

* replace onion with mongoose (wip)

* It compiles! (I think)

* Update readme

* Entirely remove libonion (WIP)

* unscramble submodules

* recover screenshot

* Update mappings

* Bug fixes

* update

* media meta fix

* memory fixes

* More bug fixes...

* Bug fix w/ libmagic & vfile

* libmagic fix (again)

* Better lightbox, better video handler, random reloads fix

* Use svg for info icon

* re-enable http auth

* mobi support #41, fix logs

* Update README & cleanup
2020-04-21 14:42:20 -04:00
9ace5774af Update dependencies 2020-03-05 16:10:45 -05:00
d7cbd5d2b6 wip doc rewrite 2020-03-05 09:13:37 -05:00
d78994d427 Ignore --incremental option when the directory does not exist (#31) 2020-03-01 21:16:50 -05:00
d4da28249e --fast option #27 2020-02-22 18:37:08 -05:00
483a454c8d --exclude argument #26 2020-02-22 16:55:35 -05:00
bbee8aa721 tesseract ocr path fix 2020-02-01 20:03:59 -05:00
7c8a3e2f9d Support for external json indices 2020-01-14 15:44:31 -05:00
573f94f24e OCR support, remove static build 2020-01-14 10:26:40 -05:00
Andrew
43b7b40dc4
maybe a typo in cli.c
possibly corrected a typo
2019-12-23 13:18:18 -06:00
663f8e21c1 Better logging, fixes #15 2019-12-21 12:32:08 -05:00
be23201210 Archive file support 2019-12-13 10:53:51 -05:00
d816dae8b3 UI fix, disable thumbnail option, batch index size option 2019-12-01 10:57:29 -05:00
1a1032a8a7 Cleaner shutdown 2019-11-30 19:59:11 -05:00
373ac01e4e Fix for #3 and maximum scan depth 2019-11-19 11:23:30 -05:00
204034d859 Add basic auth. Fixes #4 2019-11-17 10:00:17 -05:00
94c617fdc3 Bug fix 2019-11-12 22:11:50 -05:00
ebfd7e03ce User scripts, bug fixes, docker image 2019-11-12 20:58:43 -05:00
9b7c56a608 Static build (scan only) 2019-10-27 12:25:34 -04:00
c3b7a05dde bugfixes & refactoring 2019-10-26 12:42:25 -04:00