Commit Graph

11 Commits

Author SHA1 Message Date
7cd9cd7d89 add a settings entry for nr of random videos to display 2022-05-05 19:35:46 +02:00
08310f78bb prerender preview size 2021-10-24 13:22:14 +00:00
3588df7c4f add release date to videopage
improve reindex db insertion logic
2021-09-28 10:52:18 +02:00
0df96a093f add automatic database migrations with goose 2021-09-28 00:36:14 +02:00
aa49d601ab override config entries with cli args
use getconfig instead of settings file
2021-09-09 23:33:04 +02:00
543ce5b250 fully deletable videos -- enable/disable with cli args 2021-08-29 19:48:03 +02:00
24ecfb46e6 fix type error on settingssave 2021-07-11 14:26:10 +02:00
a60f5a30b8 make tvshow navlink and pages and backend disableable with a command line parameter 2021-06-08 21:55:54 +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
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