Commit Graph

21 Commits

Author SHA1 Message Date
12dc8427aa fix invalid link to actor overview page
add new start-header link to actor overview
2021-12-20 17:10:34 +01:00
e71f262b79 new features context to render features correctly on change 2021-09-20 12:20:22 +02:00
f17bac399a basic frontend implementation of new token system 2021-09-19 23:20:37 +02:00
924f05b2d2 fix tests and send feature support within first api call 2021-09-03 12:09:51 +02:00
a60f5a30b8 make tvshow navlink and pages and backend disableable with a command line parameter 2021-06-08 21:55:54 +02:00
b13a10f37b outsource Token namespace in seperate file to release dependency to GlobalInfos 2021-05-08 15:19:13 +02:00
0797632c44 abstract tokenstore to support different storage methods of tokenstore 2021-05-07 17:31:35 +02:00
f72a3e5fb4 add a new TVPlayer component,
add tv episode path to db
2021-04-22 20:31:36 +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
dfd92b1730 new tvshowspage 2021-04-09 12:59:28 +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
a2ac188423 remove .map files from production build
show error message if wrong password was entered.
2021-03-22 19:07:32 +00:00
f2ec5b644d no implicit any - force return
add some comments
2021-03-19 19:10:13 +01:00
e412f699f7 integrate automatic token refresh if current one is invalid
--> load login page if token can't be refreshed
2021-03-16 20:13:12 +01:00
1fc67365f0 use eslint to lint project
drop code quality job
2021-03-14 14:51:53 +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
b6ab359a37 add API node type instead of always use string to define api node 2021-01-29 22:15:17 +00:00
6c7cc11038 typescriptify Popupbase
focus textfield on filterclick
2021-01-22 21:05:21 +00:00
80a04456e6 fix some tests
fix merge issues
2020-12-29 19:39:30 +00:00