Commit graph

240 commits

Author SHA1 Message Date
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
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
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
353334651e no need for meta details to depend on ctx 2022-08-05 16:57:51 +03:00
nklhrstv
852a6fc80f render full year in videos released date 2022-07-29 17:59:45 +03:00
nklhrstv
f6bc7e61d5 MetaDetails wrapped with core suspender 2022-07-11 13:55:38 +03:00
nklhrstv
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
ea3d06311d Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-06-10 19:21:45 +03:00
nklhrstv
1211d7f6b6 fix focus in video's context menu 2022-06-01 12:23:50 +03:00
nklhrstv
194f3bbf5e released ui flickering fix 2022-05-31 23:13:43 +03:00
nklhrstv
fcea6a41a2 fix video accessability 2022-05-31 23:01:30 +03:00
nklhrstv
b42e09d95d change details layout on mobile 2022-05-27 19:44:37 +03:00
nklhrstv
2ac16cb9f9 fix season picker on mobile 2022-05-27 15:58:13 +03:00
nklhrstv
e1700f80eb Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-05-27 13:20:31 +03:00
nklhrstv
6d8bb2e152 mark as watched implemented 2022-05-27 12:08:02 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
nklhrstv
b8f247cd67 use meta details background image fallback 2022-05-09 15:50:35 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Tim
cbad5628a9 refactor: improve mobile layout and style on MetaDetails and MetaPreview 2022-02-17 11:24:52 +01:00
Tim
a20eb17587 refactor: improve mobile layout for MetaDetails 2022-02-16 17:06:47 +01:00
Nikola Hristov
6c70207ab5
Merge pull request #262 from Stremio/fix-stream-name
Fallback to Using Addon Name if Stream Name is Missing
2022-02-15 11:43:53 +02:00
Nikola Hristov
cf3495bc7a
add addonName fallback to the title attribute too 2022-02-15 11:43:10 +02:00
Alexandru Branza
328848fe16 Fallback to Using Addon Name if Stream Name is Missing 2022-02-04 17:01:53 +02:00
Alexandru Branza
c40043f673 Remove Title From NavBar & Add Right Side Buttons (MetaDetails) 2022-02-04 12:53:13 +02:00
nklhrstv
748f14a664 stremio-core-web updated 2022-01-27 11:33:52 +02:00
svetlagasheva
d700305189 stream func renamed 2021-04-02 15:37:23 +03:00
svetlagasheva
dc7ad5217e StreamClicked event args fixed 2021-04-02 15:36:46 +03:00
svetlagasheva
1d838bd453 send StreamClicked analytics event to core 2021-04-02 15:05:36 +03:00
nklhrstv
0f9c60583e show seasons bar even if there is only one season 2021-03-22 17:46:28 +02:00
Nikola Hristov
2d867a7814
Merge pull request #214 from Stremio/default-season
use last non special season as default
2021-03-22 17:35:13 +02:00
nklhrstv
5297936de5 use singlequote strings 2021-03-22 16:27:35 +02:00
nklhrstv
6af94e51aa use last non special season as default 2021-03-22 16:12:57 +02:00
Clara Moraes
362f4c3de2 seasonBar: Show season special at the end of the list.
Specials are labeled as season '0', so this commit changes how the list
is sorted, making the season 0 go to the end of the list, and labelling
it as "Specials" instead of "Season 0".

Fixes: #195
2021-03-20 14:42:32 -03:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
svetlagasheva
279b6ae48f parseInt with base 10 used 2020-11-26 17:41:38 +02:00
nklhrstv
3cd590fbd5 metaDetails prop names changed 2020-10-28 17:24:24 +02:00
nklhrstv
0a8f672c33 streams flat fixed 2020-10-27 15:21:41 +02:00
nklhrstv
a3864c080b video deep links fixed 2020-10-27 15:21:31 +02:00