Commit Graph

9 Commits

Author SHA1 Message Date
a60f5a30b8 make tvshow navlink and pages and backend disableable with a command line parameter 2021-06-08 21:55:54 +02:00
8c44a931de some reformattings
remove test code from main
2021-04-23 21:37:57 +02:00
d952538f0a implement thubnail loading from tmdb
fix lots of errors if ' char occurs in path strings
correct reverse proxy for websocket
2021-04-23 21:23:51 +02:00
5656428de7 implement websocket to send reindex messages 2021-04-18 21:16:38 +02:00
4539147208 add tvshow syntax to db
basic tvshow api request to show available tvshows
limit randompage videos to 3
improve settings object to remove one useless copy
2021-04-16 22:44:56 +02:00
fdcecb0a75 * no unauthorized init
* more dynamic Preview element
2021-04-16 21:12:56 +02:00
d9d6907745 delete useless custombackend popup
correct load of subpage when standalone binary
ability to set external videourl when using standalone binary
2021-04-02 17:04:15 +00: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
f2b5fb6587 implement full load of videos and startdata
modify api where necessary
2021-02-23 16:01:29 +00:00