|
944c224904
|
SQLite search backend
|
2023-05-18 14:16:11 -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 |
|
|
86ca9f1ecb
|
Add support for auth0
|
2023-01-24 19:55:16 -05:00 |
|
|
c18557e360
|
Fix thumbnail copying for incremental index, fix incremental index when there are no new updates, add option for JSON logs output
|
2022-11-23 20:45:47 -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 |
|
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
|
7d40b9e959
|
incremental scan: build delete index. only load from main & original.
|
2022-01-25 19:03:25 +08: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 |
|
|
ee9a8fa514
|
Add thread lock for incremental_mark_file_for_copy()
|
2021-12-29 19:18:10 -05:00 |
|
|
3d7b977a82
|
Read ES version, handle legacy versions, add notice & debug info
|
2021-10-21 19:14:43 -04:00 |
|
|
c9aa4bed72
|
Add argument to calculate checksums
|
2021-09-11 14:31:31 -04:00 |
|
|
43470e9ce6
|
Add basic JSON/NDJSON support
|
2021-09-06 21:27:17 -04:00 |
|
|
27560a82bb
|
Basic support for WordPerfect files
|
2021-09-06 14:08:53 -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 |
|
|
dfb8c67490
|
thread safety for debug info table
|
2021-06-14 15:04:08 -04:00 |
|
|
a01f6dff1f
|
Use 16-bit ints for meta keys (wip)
|
2021-06-07 08:40:12 -04:00 |
|
|
51a40c8819
|
Add .doc support
|
2020-12-31 10:26:05 -05:00 |
|
|
641a8ec90c
|
sidecar files #114, version bump
|
2020-10-25 09:44:30 -04:00 |
|
|
1c898640cf
|
Fix #88
|
2020-08-25 10:38:38 -04:00 |
|
|
e629b4d7d3
|
Faster comic book parsing, probably fixes #77
|
2020-07-17 19:10:18 -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 |
|
|
eb559b53aa
|
RAW picture file support
|
2020-06-21 10:46:11 -04:00 |
|
|
dc2e4443c4
|
Add exec-script command
|
2020-06-19 21:07:19 -04:00 |
|
|
0ef4292abf
|
Fix duplicate tag problem (simon987/sist2#48)
|
2020-05-05 20:20:10 -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 |
|
|
ae8652d86e
|
UI tweaks, search syntax (#25)
|
2020-02-16 15:24:29 -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 |
|
|
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 |
|
|
9b7c56a608
|
Static build (scan only)
|
2019-10-27 12:25:34 -04:00 |
|
|
0d4deb3eb3
|
Update readme
|
2019-10-26 17:40:06 -04:00 |
|
|
bfc7f4ddb6
|
progress bar fix
|
2019-10-26 14:39:28 -04:00 |
|
|
c3b7a05dde
|
bugfixes & refactoring
|
2019-10-26 12:42:25 -04:00 |
|
|
564a17a8fa
|
Initial commit (squashed)
|
2019-10-25 20:25:01 -04:00 |
|