7476e2397d
add a filewatcher to automatically reindex if new file is added
2022-06-25 14:02:25 +02:00
0df96a093f
add automatic database migrations with goose
2021-09-28 00:36:14 +02:00
9a88c16559
remove direct libcall due to lib update
2021-09-25 23:52:21 +02:00
800a48c610
use libffmpeg to parse video frame and vid information
2021-09-25 20:49:47 +02:00
e985eb941c
overwork most of how api works
...
dont transmit handler within payload
don't use oauth to gen token -- jwt instead
2021-09-16 22:38:28 +02:00
2706929bb4
load and save config file
2021-09-06 20:20:33 +02:00
5656428de7
implement websocket to send reindex messages
2021-04-18 21:16:38 +02:00
059b0af6e7
fix incorrect gui refresh if theme is changed
...
implement custom clientstore
add new Password page
if password is set force entering password to successfully receive the token
add a new unsafe api call for init call only
2021-03-14 12:49:24 +00:00
c24c2ac2d8
add secure requests with tokens.
...
generate new token on every new page load
2021-03-09 12:56:53 +00:00
f2b5fb6587
implement full load of videos and startdata
...
modify api where necessary
2021-02-23 16:01:29 +00:00