|
857f3315c2
|
Rework user scripts, update DB schema to support embeddings
|
2023-08-19 15:46:19 -04:00 |
|
|
930361e78c
|
Fix #388
|
2023-07-13 21:38:43 -04:00 |
|
|
944c224904
|
SQLite search backend
|
2023-05-18 14:16:11 -04:00 |
|
|
1cfceba518
|
wip
|
2023-04-25 08:49:50 -04:00 |
|
|
300c70883d
|
Fixes and cleanup
|
2023-04-10 11:04:16 -04:00 |
|
|
fc36f33d52
|
use sqlite to save index, major thread pool refactor
|
2023-04-03 21:39:50 -04:00 |
|
|
ca973d63a4
|
Still WIP..
|
2023-03-12 11:38:31 -04:00 |
|
|
2e3d648796
|
Update --thumbnail-quality argument, add documentation
|
2023-01-29 11:24:34 -05:00 |
|
|
86ca9f1ecb
|
Add support for auth0
|
2023-01-24 19:55:16 -05:00 |
|
|
1205981a11
|
CURL error handling, fix ES version handling, support for ES8, add --es-insecure-ssl argument
|
2022-04-23 10:29:31 -04:00 |
|
|
23aee14c07
|
Fix exec-script & fix memory leak in exec_args_validate
|
2022-04-14 15:43:24 -04:00 |
|
|
f075b542fe
|
Tweak mem-throttle option
|
2022-02-19 14:05:50 -05:00 |
|
|
3d4331b27d
|
Add thumbnail-count option
|
2022-02-19 13:45:31 -05:00 |
|
Yatao Li
|
6075c21a3a
|
do not throttle writer/index thread pools
|
2022-02-13 18:43:23 +08:00 |
|
Yatao Li
|
8e96174e1f
|
scan memory threshold
|
2022-02-13 18:42:54 +08:00 |
|
|
8fa34da02f
|
Fix some memory leaks, fix tests, fix --print regression
|
2022-02-11 11:09:29 -05:00 |
|
Yatao Li
|
291d307689
|
index: incremental indexing, add stub for index entries removal
|
2022-01-25 19:03:25 +08:00 |
|
|
ad95684771
|
Update --ocr-* args, enable OCR'ing images
|
2022-01-08 14:24:50 -05:00 |
|
|
81008d8936
|
Add --list-file argument
|
2021-12-29 18:54:13 -05:00 |
|
|
c9aa4bed72
|
Add argument to calculate checksums
|
2021-09-11 14:31:31 -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 |
|
|
32c9cb28a3
|
Read subtitles from media files, fix bug in text_buffer
|
2021-05-05 13:55:57 -04:00 |
|
|
72ce217f9c
|
Optionally ES schema from file #117
|
2020-10-25 09:44:30 -04:00 |
|
|
1c898640cf
|
Fix #88
|
2020-08-25 10:38:38 -04:00 |
|
|
995a196690
|
Log user script task, add async arg
|
2020-08-03 19:44:43 -04:00 |
|
|
1d9fcf7105
|
Manual tagging
|
2020-07-13 19:18:07 -04:00 |
|
|
13f4dbed2d
|
Handle 429, multi-threaded index module
|
2020-07-11 17:42:46 -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 |
|
|
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 |
|
|
573f94f24e
|
OCR support, remove static build
|
2020-01-14 10:26:40 -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 |
|
|
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 |
|