Yatao Li
|
d1f13f2c84
|
stop scanning gracefully if memory limit target cannot be met
|
2022-02-13 18:43:25 +08:00 |
|
Yatao Li
|
6075c21a3a
|
do not throttle writer/index thread pools
|
2022-02-13 18:43:23 +08:00 |
|
Yatao Li
|
f3674ffa02
|
stop threadpool when the memory limit is too low for any worker thread to proceed
|
2022-02-13 18:42:54 +08:00 |
|
Yatao Li
|
de187eff1c
|
minor fix
|
2022-02-13 18:42:54 +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 |
|
|
37919932de
|
Merge pull request #238 from yatli/dev
incremental scan: build delete index. only load from main & original; incremental indexing;
|
2022-02-11 10:13:26 -05:00 |
|
|
8ab8124370
|
CSS tweaks
|
2022-02-10 21:25:16 -05:00 |
|
|
bfd080943d
|
Disable automatic mime map update by default
|
2022-02-10 21:18:54 -05:00 |
|
|
c6820b6cc6
|
Fix CSS border & checkbox bug of index picker
|
2022-02-10 21:17:32 -05:00 |
|
|
3c09c45694
|
Merge pull request #249 from yatli/index_script_fix
do not log arg script if null
|
2022-02-07 15:44:16 -05:00 |
|
Yatao Li
|
bb5c17ec78
|
do not log arg script if null
|
2022-02-08 04:24:56 +08:00 |
|
Yatao Li
|
501064da10
|
parse: fix full scan regression
|
2022-01-25 19:03:25 +08: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 |
|
|
cf56bdfb74
|
Add configuration option to use a date picker instead of date slider
|
2022-01-22 14:41:01 -05:00 |
|
|
b799a2e976
|
Fix for infinite reload in mime picker when automatic update is enabled
|
2022-01-22 13:30:48 -05:00 |
|
|
727b57b78a
|
Fix dependabot issue I think
|
2022-01-22 13:21:34 -05:00 |
|
|
61cb845a0e
|
Hotfix to patch segmentation fault when specifying a very long script
|
2022-01-22 13:17:47 -05:00 |
|
|
dad14fb66d
|
Replace "File not found" messages with LOG_FATAL calls
|
2022-01-22 12:56:03 -05:00 |
|
|
c98a09d264
|
Version bump
|
2022-01-22 12:55:41 -05:00 |
|
|
b978132ee0
|
Update readme
|
2022-01-09 10:20:49 -05:00 |
|
|
4dedd281f1
|
Push compiled vue changes
2.11.6
|
2022-01-09 09:30:31 -05:00 |
|
|
65c499e477
|
Merge pull request #231 from simon987/dev
v2.11.6
|
2022-01-09 09:28:24 -05:00 |
|
|
625f3d0d6e
|
Option to update media type tab in real time, add media type table in details
|
2022-01-08 18:23:22 -05:00 |
|
|
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 |
|
|
b37e5a4ad4
|
Fix some warnings in media.c
|
2022-01-08 11:06:14 -05:00 |
|
|
15ae2190cf
|
Fix tesseract lang validation, update README.md, fix tesseract memory leak
|
2022-01-08 11:04:52 -05:00 |
|
|
255bc2d689
|
Tweak MIN_OCR_SIZE behavior, update gitignore
|
2022-01-08 10:33:02 -05:00 |
|
|
fe1aa6dd4c
|
Merge pull request #227 from yatli/dev
refactor: split ocr_extract_text from ebook
|
2022-01-08 10:25:41 -05:00 |
|
|
cd2a44e016
|
Update ocr.h
Fix minimum image size validation in ocr_extract_text
|
2022-01-08 10:24:57 -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 |
|
|
1107fe9a53
|
Remove libscan hash debug info
|
2022-01-08 10:00:34 -05:00 |
|
|
a96e65d039
|
Add zh-CN option in language dropdown
|
2022-01-07 17:44:49 -05:00 |
|
|
87936eecd4
|
Merge pull request #229 from yatli/master
add zh-CN translation
|
2022-01-07 13:55:14 -05:00 |
|
Yatao Li
|
d817a0e9dd
|
add zh-CN translation
|
2022-01-08 01:39:50 +08:00 |
|
Yatao Li
|
94a5e0ac59
|
refactor: split ocr_extract_text from ebook
|
2022-01-07 23:20:35 +08:00 |
|
|
d40f5052f9
|
static link for libasan in debug build
|
2021-12-29 19:25:03 -05:00 |
|
|
ee9a8fa514
|
Add thread lock for incremental_mark_file_for_copy()
|
2021-12-29 19:18:10 -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 |
|
|
5f73fc024b
|
Version bump, update readme
|
2021-12-25 11:08:52 -05:00 |
|
|
f2fd7ccf41
|
Fix raw parsing maybe, fix index picker css
|
2021-12-25 11:08:52 -05:00 |
|
|
d87fee8e00
|
Merge pull request #214 from dpieski/patch-2
Update USAGE.md
|
2021-12-22 09:55:24 -05:00 |
|
Andrew
|
672d1344d7
|
Update USAGE.md
Get-WmiObject is deprecated in favor of Get-CimInstance
|
2021-12-15 15:00:36 -06:00 |
|