Commit Graph

17 Commits

Author SHA1 Message Date
9715012685 make tags on random page filterable 2022-05-05 17:46:59 +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
334c54be4a fix linter warnings
one method to add handlers
2021-09-21 10:45:52 +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
aa49d601ab override config entries with cli args
use getconfig instead of settings file
2021-09-09 23:33:04 +02:00
98c5211020 correct videopath to delete 2021-09-05 15:27:14 +02:00
916f092406 add some tests and correct deletion path 2021-09-05 15:01:11 +02:00
924f05b2d2 fix tests and send feature support within first api call 2021-09-03 12:09:51 +02:00
543ce5b250 fully deletable videos -- enable/disable with cli args 2021-08-29 19:48:03 +02:00
6b4267b50b implement lukas/openmediacenter#72 2021-07-25 10:15:28 +02:00
8d50ec54e7 add new sortby button and allow sorting on homepage 2021-06-13 22:29:50 +02:00
7d44ffa225 Homepage redirect on wrong Player id 2021-06-08 18:12:09 +00:00
31ad6ec1e5 new apihandler mechanics to allow asynchronous api calls
document some api nodes with apidoc
2021-05-22 21:33:32 +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
e4990bd24e fix not deletable video if a actor is defined
fix wrongly displaying icon if no one exists --> new icon
2021-03-14 16:56:26 +01:00
f2b5fb6587 implement full load of videos and startdata
modify api where necessary
2021-02-23 16:01:29 +00:00