Commit Graph

25 Commits

Author SHA1 Message Date
simon987
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
simon987
16a4fb4874 Rework document IDs 2022-03-05 11:18:06 -05:00
Yatao Li
7d40b9e959 incremental scan: build delete index. only load from main & original. 2022-01-25 19:03:25 +08:00
simon987
ee9a8fa514 Add thread lock for incremental_mark_file_for_copy() 2021-12-29 19:18:10 -05:00
simon987
bb91139ffb console log fixes, version bump 2021-11-15 20:52:24 -05:00
simon987
f4e1d90a6b web UI rewrite, switch to ndjson.zst index format 2021-09-05 09:49:25 -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
cf513b4ad8 Escape invalid UTF8 characters simon987/sist2#44, increase magic buffer size 2020-05-12 19:28:02 -04:00
simon987
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
simon987
fe53b79d56 Fix warnings 2020-03-25 08:18:59 -04:00
simon987
0505303503 text_buffer bug fixes & Sort option 2020-03-20 20:54:22 -04:00
simon987
6e5772f13b Errors cleanup 2020-03-20 10:05:10 -04:00
simon987
ccccdb3b78 Fixes #38 2020-03-13 16:35:11 -04:00
simon987
7ceb645926 hotfix invalid read in text_buffer 2020-03-06 09:34:41 -05:00
simon987
7efb4957bf inline text/util functions 2020-03-04 17:50:31 -05:00
simon
75f99025d9 add exif dateTime, allow some special characters in text meta 2020-02-09 08:47:13 -05:00
simon
bbee8aa721 tesseract ocr path fix 2020-02-01 20:03:59 -05:00
simon
f5db78a69f Ignore special ascii chars, strip binary in docker build 2020-01-12 10:59:17 -05:00
simon
be23201210 Archive file support 2019-12-13 10:53:51 -05:00
simon
7962a994e2 utf8 update + bug fixes 2019-11-03 07:50:31 -05:00
simon
f8f1a27180 video metadata 2019-10-31 11:54:13 -04:00
simon
9b7c56a608 Static build (scan only) 2019-10-27 12:25:34 -04:00
simon
4109ba6d34 Fix files with # character in url redirect 2019-10-27 08:30:47 -04:00
simon
c3b7a05dde bugfixes & refactoring 2019-10-26 12:42:25 -04:00
simon
564a17a8fa Initial commit (squashed) 2019-10-25 20:25:01 -04:00