Commit Graph

21 Commits

Author SHA1 Message Date
aa741c5a90 only two style files 2020-07-26 18:17:29 +02:00
a3b63618b4 add seperate modules for dark and light theme 2020-07-24 22:47:21 +02:00
8b89db6d5c fixing failing test 2020-07-16 19:13:54 +02:00
b9b9ac0bc2 new class Ssettings to get videopath from db
add test - failing
remove useless videopath and tvpath from app.js
2020-07-15 20:08:22 +02:00
5662a6e6e5 add initial fetch of generalsettings on appstart to get password support and mediacentername 2020-07-13 22:56:43 +02:00
89153b5da9 improved tag clicking events 2020-06-21 23:08:46 +02:00
8150f884ab moved App and index css to project root 2020-06-19 18:23:29 +02:00
e95dd62ffd Tests for all Components 2020-06-12 15:57:30 +00:00
836f5f342a added a videocontainer where previews can be stored in - usefull for category page 2020-06-07 21:42:01 +02:00
516949dc65 structured project with folders
better min preview height
correct sort by creation date
2020-06-07 11:37:50 +02:00
7b044f97b8 created settings page
set html title
poll infos about current reindex
better hover effect of preview tiles
hide non existing infos in Player
fixed wrong tagging of lq resolutions
2020-06-04 22:19:18 +02:00
0171133d40 improved tagging system
new settings page tab
2020-06-03 12:26:10 +02:00
53d393fba7 added lots of css to style site.
removed mainbody class and did switching stuff in app.js
2020-06-02 22:52:28 +02:00
5f8c491674 general tag system
extract video quality with ffmpeg
2020-06-02 16:15:12 +02:00
a5edb141b2 reformattings and name change 2020-06-01 21:36:55 +02:00
3cc5c41a9b correct highlighting of navbar 2020-06-01 22:11:56 +02:00
060348be9e added Random page for random videos 2020-06-01 20:46:28 +02:00
d30cc41f7a delete unused files
closebutton bindings work correct now.
2020-06-01 19:09:32 +02:00
e0f5d62edf embedd video correctly
hide video when user clicks to home page again
2020-06-01 17:58:48 +02:00
c7071491e3 load previews correctly with fetch 2020-05-31 20:24:35 +02:00
1c2fe33cca first react attempts 2020-05-31 13:47:57 +02:00