|
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 |
|
|
857f3315c2
|
Rework user scripts, update DB schema to support embeddings
|
2023-08-19 15:46:19 -04:00 |
|
|
27188b6fa0
|
wip
|
2023-07-24 19:36:20 -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 |
|
|
930361e78c
|
Fix #388
|
2023-07-13 21:38:43 -04:00 |
|
|
0d81d7c43b
|
Update openssl api #374
|
2023-07-13 20:49:45 -04:00 |
|
|
2596361af5
|
Use mupdf's OCR methods rather than raw tesseract, various fixes
|
2023-07-10 21:40:58 -04:00 |
|
|
242dd67416
|
Fix #378
|
2023-07-01 09:06:03 -04:00 |
|
|
54d902146a
|
Free tag json if parsing failed
|
2023-07-01 08:38:30 -04:00 |
|
jeaneric
|
58ce0ef414
|
Fix tag
On my setup the cJSON_Delete corrupted the req object, releasing after fixed it.
|
2023-06-30 19:48:34 -04:00 |
|
|
f984baf7fd
|
Fix #373
|
2023-06-10 10:59:25 -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 |
|
|
0ce341d8e6
|
Fix print_errors in elastic.c
|
2023-05-18 15:10:00 -04:00 |
|
|
944c224904
|
SQLite search backend
|
2023-05-18 14:16:11 -04:00 |
|
|
1cfceba518
|
wip
|
2023-04-25 08:49:50 -04:00 |
|
|
35cfd3b3b1
|
version bump
|
2023-04-23 18:26:55 -04:00 |
|
|
b286c652ad
|
Fix tesseract language paths (pt 2)
|
2023-04-23 18:26:34 -04:00 |
|
|
2d8685f8f5
|
Fix tesseract language paths
|
2023-04-23 17:29:55 -04:00 |
|
|
d32bda0d68
|
Bug fixes
|
2023-04-23 14:15:31 -04:00 |
|
|
dc39c0ec4b
|
Add NER support
|
2023-04-23 12:53:27 -04:00 |
|
|
b5cdd9a5df
|
Work on README, optimize database storage
|
2023-04-22 16:02:19 -04:00 |
|
|
a8b6886f7b
|
Fix stats page
|
2023-04-16 19:46:01 -04:00 |
|
|
a7e9b6af96
|
Flush documents in index
|
2023-04-15 13:49:18 -04:00 |
|
|
75b66b5982
|
Fix #351
|
2023-04-15 13:06:13 -04:00 |
|
|
9813646c11
|
Fix #343
|
2023-04-15 12:39:47 -04:00 |
|
|
ebc9468251
|
Fix some memory leaks
|
2023-04-15 11:54:56 -04:00 |
|
|
7baaca5078
|
add_work fix for problem in #349 pt 2
|
2023-04-15 09:48:50 -04:00 |
|
|
6c4bdc87cf
|
add_work fix for problem in #349
|
2023-04-15 09:18:17 -04:00 |
|
|
886fa720ec
|
Fix for ES 8.X #302
|
2023-04-14 21:48:29 -04:00 |
|
|
d43aac735f
|
Add build flag to toggle debug info in web module
|
2023-04-14 21:07:48 -04:00 |
|
|
faf438a798
|
Add error message in home page on ES connection error #331
|
2023-04-14 20:51:35 -04:00 |
|
|
5b3b9911bd
|
Bug fix for delete iterator
|
2023-04-13 18:35:36 -04:00 |
|
|
01490d1cbf
|
Update sist2-admin for 3.x.x, more fixes
|
2023-04-10 19:45:08 -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 |
|
|
f8abffba81
|
process pool mostly works, still WIP
|
2023-03-09 22:11:21 -05:00 |
|
|
8c662bb8f8
|
Adjust some structs
|
2023-02-27 20:44:25 -05: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 |
|
|
abe120197a
|
Remove generated files from repo, build vue frontends in Dockerfile
|
2023-02-02 20:31:16 -05:00 |
|
|
2e3d648796
|
Update --thumbnail-quality argument, add documentation
|
2023-01-29 11:24:34 -05:00 |
|
|
9972e21fcc
|
Fix lightbox
|
2023-01-26 20:20:58 -05:00 |
|
|
86ca9f1ecb
|
Add support for auth0
|
2023-01-24 19:55:16 -05:00 |
|
|
b9f008603a
|
OCR fixes
|
2023-01-13 20:13:20 -05:00 |
|