60 Commits

Author SHA1 Message Date
8fdb832c85 refactor index schema, remove sidecar parsing, remove TS 2023-09-05 18:59:18 -04:00
b81ccebdb1 Fix #406 2023-08-20 19:53:50 -04:00
f56cfb0f2f Version bump, fix #392 2023-07-15 11:57:18 -04:00
ec518887ee version bump 2023-07-14 12:14:05 -04:00
ba863e4e6c Version bump 2023-07-14 11:35:11 -04:00
ca845d80e8 Version bump 2023-06-07 20:40:45 -04:00
ca2e308d89 Bug fixes 2023-06-04 10:11:46 -04:00
610882112d Use WEBP to encode thumbnails 2023-05-20 13:12:12 -04:00
944c224904 SQLite search backend 2023-05-18 14:16:11 -04:00
35cfd3b3b1 version bump 2023-04-23 18:26:55 -04:00
2d8685f8f5 Fix tesseract language paths 2023-04-23 17:29:55 -04:00
dc39c0ec4b Add NER support 2023-04-23 12:53:27 -04:00
9813646c11 Fix #343 2023-04-15 12:39:47 -04:00
886fa720ec Fix for ES 8.X #302 2023-04-14 21:48:29 -04:00
faf438a798 Add error message in home page on ES connection error #331 2023-04-14 20:51:35 -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
707bac86b3 Fix #329, version bump 2023-02-23 21:21:54 -05:00
20adcce4a9 Remove default tags, add configurable featured line 2023-02-13 20:14:11 -05: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
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
38fba363f2 Upgrade to mongoose 7.7 2022-05-22 10:25:40 -04:00
c7b3d11a6d Version bump, fix mime serve for files with no extensions 2022-04-27 22:01:30 -04:00
f87de89275 Version bump 2022-04-23 10:29:50 -04:00
901035da15 Build libmobi with cmake, update to 0.10 2022-04-15 16:01:40 -04:00
16a4fb4874 Rework document IDs 2022-03-05 11:18:06 -05:00
ea7dfe7c84 Update to mongoose 7.6 2022-03-05 11:18:05 -05:00
3d4331b27d Add thumbnail-count option 2022-02-19 13:45:31 -05:00
c98a09d264 Version bump 2022-01-22 12:55:41 -05:00
27e32db1ed Fix attempt for excludes 2021-11-17 20:18:48 -05:00
bb91139ffb console log fixes, version bump 2021-11-15 20:52:24 -05:00
be8eedc9c7 Skip subtree of excluded directories 2021-11-07 11:56:09 -05:00
3d7b977a82 Read ES version, handle legacy versions, add notice & debug info 2021-10-21 19:14:43 -04:00
43a566fe2f Version bump 2021-09-24 20:33:19 -04:00
c9aa4bed72 Add argument to calculate checksums 2021-09-11 14:31:31 -04:00
bbf1aca936 Version bump 2021-09-06 14:14:00 -04:00
f098f7916a Version bump 2021-09-05 20:05:46 -04:00
f4e1d90a6b web UI rewrite, switch to ndjson.zst index format 2021-09-05 09:49:25 -04:00
050c1283a3 Remove UUID dep, fix incremental scan, use MD5(path) as unique id, version bump 2020-12-31 10:26:05 -05: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
6e5772f13b Errors cleanup 2020-03-20 10:05:10 -04:00
1abddabeec Rewrite doc.c module, fix bad error handling, fix pdf.c memory leaks 2020-03-05 16:12:34 -05:00
7efb4957bf inline text/util functions 2020-03-04 17:50:31 -05:00
483a454c8d --exclude argument #26 2020-02-22 16:55:35 -05:00
398f1aead4 Support for cbr documents 2020-02-22 13:11:19 -05:00
bbee8aa721 tesseract ocr path fix 2020-02-01 20:03:59 -05:00
919f45c79c Document info modal #19 2020-01-16 14:37:19 -05:00
573f94f24e OCR support, remove static build 2020-01-14 10:26:40 -05:00