22 Commits

Author SHA1 Message Date
0a7e59b646 Some documentation updates 2021-09-24 20:55:08 -04:00
c5cd00b76c
Update USAGE.md 2021-09-05 20:26:09 -04:00
3da2c8cae3 Update CI scripts, Dockerfiles, enable arm64 build again 2021-06-14 14:02:16 -04:00
50771bd1dc Read subtitles from media files, fix bug in text_buffer 2021-03-26 19:48:16 -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
641a8ec90c sidecar files #114, version bump 2020-10-25 09:44:30 -04:00
7a505c2287 Fix typo 2020-10-25 09:44:30 -04:00
b2a157e24d Update docs 2020-08-25 10:38:38 -04:00
Andrew
a020a8b32c Update USAGE.md
Fix link to scripting.
2020-08-25 10:38:38 -04:00
8223ef3860 Update USAGE.md 2020-08-03 19:48:49 -04:00
Andrew
f49e03ac79
Update USAGE.md
added example for Windows to display number of logical processors. 
Does this same limitation apply to the new `index` threads option?
2020-07-15 13:21:02 -05:00
8f8f66ba05 Update README.md 2020-07-14 20:22:03 -04:00
1d9fcf7105 Manual tagging 2020-07-13 19:18:07 -04:00
13f4dbed2d Handle 429, multi-threaded index module 2020-07-11 17:42:46 -04:00
fe5e93b300
Update USAGE.md 2020-06-19 21:29:09 -04:00
Andrew
e9645ecdaa
update Usage.md
Fixing a link.
2020-06-17 10:58:25 -05:00
c4fbae123e Better support for media files inside archives 2020-05-24 14:10:23 -04:00
4625bca9a9 stats 2020-05-17 12:47:02 -04:00
27509f97e1
Update USAGE.md 2020-05-08 19:08:46 -04:00
4c540eae1c
Update USAGE.md 2020-05-08 19:07:45 -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