Commit graph

1872 commits

Author SHA1 Message Date
Tim
2112d40f51 fix(Player): continue watching on load was broken 2022-11-03 18:15:50 +01:00
Nikola Hristov
9b2f23cac6
Merge pull request #312 from Stremio/feat/player-next-video
feat(Player): add next video button
2022-11-02 20:50:07 +02:00
Nikola Hristov
8de2b494dc
Merge pull request #313 from Stremio/feat/player-videos-menu
feat(Player): implement videos menu
2022-11-02 20:49:11 +02:00
Tim
427e103803 fix(VideosMenu): check typeof seriesInfo season 2022-11-02 17:00:03 +01:00
Tim
ae578b6eca fix(VideosMenu): use shape instead of objectOf as a proptype 2022-11-02 16:58:13 +01:00
Tim
49cf06a8c2 refactor(ControlBar): use replace method instead of href 2022-11-02 16:54:56 +01:00
Nikola Hristov
e2f29877df
Merge pull request #307 from Stremio/feat/streams-list-sort-by-addons
feat(StreamsList): add multiselect to filter streams by addons
2022-11-02 12:28:06 +02:00
Tim
7ed54097d0 refactor(Settings): add shortcuts section 2022-11-02 04:35:20 +01:00
Tim
87251a649b refactor(Player): only display videos from same season for series 2022-11-01 03:22:38 +01:00
Tim
b19896ddf3 feat(Player): implement videos menu 2022-11-01 02:46:53 +01:00
Tim
205f3c605a feat(Player): add next video button 2022-11-01 02:11:20 +01:00
nklhrstv
2514eab7d6 filter CoreEvent toasts in /player 2022-10-28 15:48:22 +03:00
Tim
f7f4ac38df refactor(StreamsList): hide multiselect if there is only one addon 2022-10-27 15:45:45 +02:00
Tim
f3440b6e59 refactor(StreamsList): improve code efficiency 2022-10-27 15:39:58 +02:00
Tim
704af55ccb feat(StreamsList): add multiselect to filter streams by addons 2022-10-26 01:15:42 +02:00
Tim
3f01e98669 fix(Video): update mark as wathed action 2022-10-25 15:11:37 +02:00
nklhrstv
dac345a5ce fix video context menu styles for big screen 2022-10-05 17:04:41 +03:00
Nikola Hristov
bab59bc061
Merge pull request #297 from Stremio/add-ultra-fast-profile 2022-10-05 11:20:09 +03:00
Alexandru Branza
e450b0ba8c Use @color Instead of Hardcoded Colors 2022-10-05 11:11:59 +03:00
Alexandru Branza
20616038ce Use Font Icon Instead of PNG 2022-10-05 11:01:40 +03:00
Alexandru Branza
3e43f04919 Lint 2022-10-05 10:41:06 +03:00
Alexandru Branza
ddbd1d21c9 Tweak Opacity of Video Thumbnail Placeholder 2022-10-05 10:37:37 +03:00
Alexandru Branza
859d0bd1ea Larger Padding for Video Thumbnail Placeholder 2022-10-05 10:36:31 +03:00
Alexandru Branza
66b8af2ace Improved Placeholder Icon for Video Thumbnails 2022-10-05 10:28:54 +03:00
Alexandru Branza
d665b013e1 Larger Thumbnail Placeholder Size 2022-10-05 10:19:04 +03:00
Alexandru Branza
564a1fe7b7 Larger Video Thumbnails 2022-10-05 10:14:29 +03:00
nklhrstv
418782e596 Merge branch 'development' of github.com:Stremio/stremio-web into core-async-api 2022-09-12 20:00:06 +03:00
nklhrstv
28a8c9cdfa pausedChanged action sent to core 2022-08-22 13:03:19 +03:00
nklhrstv
0101c015dd timechanged renamed 2022-08-22 13:00:13 +03:00
nklhrstv
3710d10e29 dispatch Ended action 2022-08-19 19:10:30 +03:00
nklhrstv
53954876cd not needed rewind removed from player 2022-08-19 18:11:19 +03:00
nklhrstv
a7feff9458 send device type to core 2022-08-19 18:09:39 +03:00
nklhrstv
dfc5626f0d time removed from gdpr_consent 2022-08-18 16:31:57 +03:00
nklhrstv
353334651e no need for meta details to depend on ctx 2022-08-05 16:57:51 +03:00
Alexandru Branza
95539102ab Add "Ultra Fast" Profile / Fix "Default" Profile 2022-07-31 00:58:50 +03:00
nklhrstv
852a6fc80f render full year in videos released date 2022-07-29 17:59:45 +03:00
Vladimir Borisov
f9e35e4b0a
Send only the shell transport to stremio-video 2022-07-29 11:42:00 +03:00
Vladimir Borisov
1a912c9dc4
Do not send the shell sercie to stremio-video if shell is inactive 2022-07-29 11:35:01 +03:00
Vladimir Borisov
1ba83f42bb
Implement shell IPC and pass it to the player 2022-07-26 13:40:54 +03:00
nklhrstv
183a0816fa remove not used deep_equal hooks 2022-07-12 11:05:24 +03:00
nklhrstv
f6bc7e61d5 MetaDetails wrapped with core suspender 2022-07-11 13:55:38 +03:00
nklhrstv
9f6ee43c71 installed addons does not depend on ctx 2022-07-11 13:49:31 +03:00
nklhrstv
064bae9a58 ctx dep added to addons hooks 2022-07-11 13:47:11 +03:00
nklhrstv
09dfeb1d42 Addons wrapped with core suspender 2022-07-11 13:44:52 +03:00
nklhrstv
da2eaa0027 fade in effect added to search 2022-07-11 13:43:09 +03:00
nklhrstv
65c36b1356 Search wrapped with core suspender 2022-07-11 13:39:07 +03:00
nklhrstv
b758ab3888 Discover wrapped with core suspender 2022-07-11 12:56:11 +03:00
nklhrstv
864b52c60e ctx added to discover deps 2022-07-11 12:50:02 +03:00
nklhrstv
3a179931c2 fix trailers playback 2022-07-11 12:48:30 +03:00
nklhrstv
e3c186b233 Player wrapped with core suspender 2022-07-11 12:48:18 +03:00