|
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 |
|
|
ebc9468251
|
Fix some memory leaks
|
2023-04-15 11:54:56 -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 |
|
|
abe120197a
|
Remove generated files from repo, build vue frontends in Dockerfile
|
2023-02-02 20:31:16 -05:00 |
|
|
c0b8a9c467
|
Fix #311
|
2022-11-23 20:51:56 -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 |
|
|
901035da15
|
Build libmobi with cmake, update to 0.10
|
2022-04-15 16:01:40 -04:00 |
|
|
779303a2f7
|
Print body response when task id cannot be read
|
2022-04-14 16:24:56 -04:00 |
|
|
23aee14c07
|
Fix exec-script & fix memory leak in exec_args_validate
|
2022-04-14 15:43:24 -04:00 |
|
|
a10d6952ba
|
Fix segfault in print_errors()
|
2022-03-05 20:33:21 -05:00 |
|
|
2b639bd4ac
|
Error handling in get_es_version()
|
2022-03-05 14:59:37 -05:00 |
|
|
16a4fb4874
|
Rework document IDs
|
2022-03-05 11:18:06 -05:00 |
|
|
3d4331b27d
|
Add thumbnail-count option
|
2022-02-19 13:45:31 -05:00 |
|
|
8fa34da02f
|
Fix some memory leaks, fix tests, fix --print regression
|
2022-02-11 11:09:29 -05:00 |
|
Yatao Li
|
2cb57f3634
|
index: bulk delete
|
2022-01-25 19:03:25 +08:00 |
|
Yatao Li
|
291d307689
|
index: incremental indexing, add stub for index entries removal
|
2022-01-25 19:03:25 +08:00 |
|
|
ed8b4f4fad
|
Add natural sorting support
|
2021-11-12 10:33:51 -05:00 |
|
|
b17b9439df
|
Print progress bar in index module
|
2021-11-07 13:20:05 -05:00 |
|
|
3d7b977a82
|
Read ES version, handle legacy versions, add notice & debug info
|
2021-10-21 19:14:43 -04:00 |
|
|
b03ce90a05
|
Fix max_analyzed_offset error
|
2021-09-20 21:01:23 -04:00 |
|
|
c9aa4bed72
|
Add argument to calculate checksums
|
2021-09-11 14:31:31 -04:00 |
|
|
f4e1d90a6b
|
web UI rewrite, switch to ndjson.zst index format
|
2021-09-05 09:49:25 -04:00 |
|
|
391d8ed9d9
|
Add error handling for ES mappings/settings
|
2021-09-05 09:49:25 -04:00 |
|
|
5b8c13fd13
|
Handle GPS metadata in the UI
|
2021-06-11 20:41:05 -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 |
|
|
72ce217f9c
|
Optionally ES schema from file #117
|
2020-10-25 09:44:30 -04:00 |
|
|
b6ddeee0e0
|
Use async curl for ES requests #108
|
2020-09-13 16:16:26 -04:00 |
|
|
9aead9389a
|
Fix typo in elastic.c
|
2020-08-25 10:38:38 -04:00 |
|
|
5d5d9c3092
|
Fix heap buffer overflow warning
|
2020-08-25 10:38:38 -04:00 |
|
|
a0ff4a1f01
|
Fix heap buffer overflow warning
|
2020-08-25 10:38:38 -04:00 |
|
|
1c898640cf
|
Fix #88
|
2020-08-25 10:38:38 -04:00 |
|
|
995a196690
|
Log user script task, add async arg
|
2020-08-03 19:44:43 -04:00 |
|
|
ca994d3914
|
Fix bug with media files, don't encode thumbnail when not necessary
|
2020-07-26 11:52:48 -04:00 |
|
|
61de9e9f14
|
Set timeout for HTTP get request
|
2020-07-25 19:55:27 -04:00 |
|
|
e05a6f3863
|
Fix for #75
|
2020-07-18 18:46:52 -04:00 |
|
|
c8536f65a8
|
Fix memory leak in index
|
2020-07-15 20:41:09 -04:00 |
|
|
8127745f2b
|
wip
|
2020-07-13 19:16:51 -04:00 |
|
|
230988d6d1
|
frontend tags
|
2020-07-13 19:15:59 -04:00 |
|
|
13f4dbed2d
|
Handle 429, multi-threaded index module
|
2020-07-11 17:42:46 -04:00 |
|
|
c636d3d921
|
Set number_of_replicas to 0 by default in elasticsearch
|
2020-06-26 18:10:51 -04:00 |
|
|
7e92d4b7d1
|
refresh index only if user script is ran
|
2020-06-25 20:48:47 -04:00 |
|
|
8ffe780ab2
|
Tag tree fix for #64, validate required argument in exec-script
|
2020-06-25 20:11:30 -04:00 |
|
|
dc2e4443c4
|
Add exec-script command
|
2020-06-19 21:07:19 -04:00 |
|
|
27b4e6403e
|
Re-enable path autocomplete #54
|
2020-06-02 19:46:58 -04:00 |
|
|
3058c55510
|
Memory leak fix #37
|
2020-05-24 15:42:42 -04:00 |
|
|
f2ae653886
|
Revert "wip"
This reverts commit 5686bc86
|
2020-05-16 08:16:49 -04:00 |
|
|
5686bc864d
|
wip
|
2020-05-13 17:37:40 -04:00 |
|