|
fc06b3e378
|
Fix crash for leftover documents in sqlite index
|
2024-04-03 18:38:09 -04:00 |
|
|
7a7a0686c2
|
Fixes for new mongoose version
|
2024-04-03 14:26:54 -04:00 |
|
|
1f8f65044c
|
3rd party lib updates
|
2024-04-03 11:18:24 -04:00 |
|
|
b8c905bd64
|
expose indexRoot value to documents
|
2023-10-08 21:00:03 -04:00 |
|
|
8fdb832c85
|
refactor index schema, remove sidecar parsing, remove TS
|
2023-09-05 18:59:18 -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 |
|
|
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 |
|
|
944c224904
|
SQLite search backend
|
2023-05-18 14:16:11 -04:00 |
|
|
a8b6886f7b
|
Fix stats page
|
2023-04-16 19:46:01 -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 |
|
|
01490d1cbf
|
Update sist2-admin for 3.x.x, more fixes
|
2023-04-10 19:45:08 -04:00 |
|
|
fc36f33d52
|
use sqlite to save index, major thread pool refactor
|
2023-04-03 21:39:50 -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 |
|
|
c7b3d11a6d
|
Version bump, fix mime serve for files with no extensions
|
2022-04-27 22:01:30 -04: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 |
|
|
730e495bde
|
Enable highlight in document info modal, remove /d/ endpoint
|
2022-04-16 16:11:17 -04:00 |
|
|
2b639bd4ac
|
Error handling in get_es_version()
|
2022-03-05 14:59:37 -05:00 |
|
|
cb37a6e6c1
|
Fix thumbnail bug in serve
|
2022-03-05 11:18:07 -05: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 |
|
|
1107fe9a53
|
Remove libscan hash debug info
|
2022-01-08 10:00:34 -05:00 |
|
|
3d7b977a82
|
Read ES version, handle legacy versions, add notice & debug info
|
2021-10-21 19:14:43 -04:00 |
|
|
f4e1d90a6b
|
web UI rewrite, switch to ndjson.zst index format
|
2021-09-05 09:49:25 -04:00 |
|
|
648e4817c4
|
Add Accept-Range header
|
2021-07-19 08:42:29 -04:00 |
|
|
ba31531d3a
|
Return 404 when thumbnail is not found
|
2021-07-10 12:45:30 -04:00 |
|
|
ddb7f8d5d7
|
Fix some bugs in serve.c caused by mongoose upgrade
|
2021-06-23 08:18:11 -04:00 |
|
|
f9dac80905
|
Fix file download in mongoose 7.x
|
2021-06-09 13:34:38 -04:00 |
|
|
908def1016
|
Fix build, update dockerfile
|
2021-05-05 14:13:46 -04:00 |
|
|
db3d312835
|
wip
|
2021-05-05 13:55:57 -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 |
|
|
ae283f77ad
|
Fix #112
|
2020-09-22 21:08:24 -04:00 |
|
|
b6ddeee0e0
|
Use async curl for ES requests #108
|
2020-09-13 16:16:26 -04:00 |
|
|
1c898640cf
|
Fix #88
|
2020-08-25 10:38:38 -04:00 |
|
|
a18bb81222
|
remove warning
|
2020-08-25 10:38:38 -04:00 |
|
|
ca994d3914
|
Fix bug with media files, don't encode thumbnail when not necessary
|
2020-07-26 11:52:48 -04:00 |
|
|
1d9fcf7105
|
Manual tagging
|
2020-07-13 19:18:07 -04:00 |
|
|
8127745f2b
|
wip
|
2020-07-13 19:16:51 -04:00 |
|
|
6d01f9c0df
|
whoops
|
2020-06-19 22:12:19 -04:00 |
|
|
e724fec668
|
Fix web return codes
|
2020-06-19 21:41:17 -04:00 |
|
|
4625bca9a9
|
stats
|
2020-05-17 12:47:02 -04:00 |
|
|
cf513b4ad8
|
Escape invalid UTF8 characters simon987/sist2#44, increase magic buffer size
|
2020-05-12 19:28:02 -04:00 |
|
|
695d9abd83
|
revert debug hard-coded listen address
|
2020-04-21 15:52:35 -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 |
|
|
0505303503
|
text_buffer bug fixes & Sort option
|
2020-03-20 20:54:22 -04:00 |
|