|
b2631a86c8
|
Rework index picker
|
2021-09-24 20:31:11 -04:00 |
|
|
b03ce90a05
|
Fix max_analyzed_offset error
|
2021-09-20 21:01:23 -04:00 |
|
|
a5eacb4950
|
Set list item color for sub-documents
|
2021-09-20 20:40:48 -04:00 |
|
|
0887046b41
|
Fix sidecar files, better error handling in store_write
|
2021-09-20 20:34:05 -04:00 |
|
|
17fda1e540
|
Support for rewind buffer
|
2021-09-11 20:46:40 -04:00 |
|
|
c9aa4bed72
|
Add argument to calculate checksums
|
2021-09-11 14:31:31 -04:00 |
|
|
43470e9ce6
|
Add basic JSON/NDJSON support
|
2021-09-06 21:27:17 -04:00 |
|
|
bbf1aca936
|
Version bump
|
2021-09-06 14:14:00 -04:00 |
|
|
27560a82bb
|
Basic support for WordPerfect files
|
2021-09-06 14:08:53 -04:00 |
|
|
9499c6b189
|
Add v prefix in version badge
|
2021-09-06 09:18:28 -04:00 |
|
|
f098f7916a
|
Version bump
|
2021-09-05 20:05:46 -04:00 |
|
|
85d67a9393
|
null checks in sig_handler
|
2021-09-05 20:03:42 -04:00 |
|
|
f31f138f2e
|
Set default tagline when none is specified
|
2021-09-05 12:53:52 -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 |
|
|
648e4817c4
|
Add Accept-Range header
|
2021-07-19 08:42:29 -04:00 |
|
|
a2209e91ca
|
add fast-epub arg, tweak thread pool, error handling for nftw
|
2021-07-10 12:52:04 -04:00 |
|
|
ba31531d3a
|
Return 404 when thumbnail is not found
|
2021-07-10 12:45:30 -04:00 |
|
|
d5a47b8dab
|
Fix segfault in exec-script
|
2021-06-23 19:46:52 -04:00 |
|
|
142a4869e6
|
Bump version
|
2021-06-23 08:19:05 -04:00 |
|
|
ddb7f8d5d7
|
Fix some bugs in serve.c caused by mongoose upgrade
|
2021-06-23 08:18:11 -04:00 |
|
|
dfb8c67490
|
thread safety for debug info table
|
2021-06-14 15:04:08 -04:00 |
|
|
5b8c13fd13
|
Handle GPS metadata in the UI
|
2021-06-11 20:41:05 -04:00 |
|
|
efa4a06e56
|
Fix meta_key UB problem
|
2021-06-11 20:19:36 -04:00 |
|
|
f9dac80905
|
Fix file download in mongoose 7.x
|
2021-06-09 13:34:38 -04:00 |
|
|
a01f6dff1f
|
Use 16-bit ints for meta keys (wip)
|
2021-06-07 08:40:12 -04:00 |
|
|
22dd58e140
|
add signal handler w/ debug info
|
2021-05-08 16:23:24 -04:00 |
|
|
523c123e2e
|
Enable advanced search with query_string
|
2021-05-06 20:07:20 -04:00 |
|
|
152fe11669
|
Set passphrase arg in arc_ctx
|
2021-05-05 15:52:46 -04:00 |
|
|
33f97f6bfb
|
Increase scan queue size
|
2021-05-05 14:25:35 -04:00 |
|
|
5f657d61b3
|
Merge pull request #157 from simon987/mongoose-7
Update to mongoose 7.x, change Docker build
|
2021-05-05 14:18:36 -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 |
|
|
32c9cb28a3
|
Read subtitles from media files, fix bug in text_buffer
|
2021-05-05 13:55:57 -04:00 |
|
|
707a570828
|
Pause all other audio tags on play #148
|
2021-04-17 13:24:21 -04:00 |
|
|
50771bd1dc
|
Read subtitles from media files, fix bug in text_buffer
|
2021-03-26 19:48:16 -04:00 |
|
|
013c54daa0
|
Fix tag delete
|
2020-12-31 12:55:37 -05:00 |
|
|
54308ef5e2
|
Update tags tab automatically
|
2020-12-31 12:45:23 -05:00 |
|
|
9587caddd9
|
Don't build tests by default, fix enlarge button
|
2020-12-31 10:55:34 -05:00 |
|
|
b91d574756
|
Add md5 client-side lib
|
2020-12-31 10:26:05 -05:00 |
|
|
050c1283a3
|
Remove UUID dep, fix incremental scan, use MD5(path) as unique id, version bump
|
2020-12-31 10:26:05 -05:00 |
|
|
51a40c8819
|
Add .doc support
|
2020-12-31 10:26:05 -05:00 |
|
acc557
|
36281a5108
|
Use relative path for loading csv in stats
|
2020-12-31 10:26:05 -05:00 |
|
acc557
|
76a0bda48b
|
Update search.html
Fix relative stats URL
|
2020-12-31 10:26:05 -05:00 |
|
|
0cf29a660c
|
Fix relative image URL #122
|
2020-12-31 10:26:05 -05:00 |
|
|
72ce217f9c
|
Optionally ES schema from file #117
|
2020-10-25 09:44:30 -04:00 |
|
|
641a8ec90c
|
sidecar files #114, version bump
|
2020-10-25 09:44:30 -04:00 |
|
|
4b4ab12fac
|
Version bump
|
2020-09-22 21:08:24 -04:00 |
|
|
ae283f77ad
|
Fix #112
|
2020-09-22 21:08:24 -04:00 |
|
|
d861d278a4
|
version bump
|
2020-09-13 16:16:26 -04:00 |
|