Commit graph

3287 commits

Author SHA1 Message Date
nklhrstv
24a8cbcab4 fix chromecast transport for large messages 2022-06-10 18:30:47 +03:00
nklhrstv
a33d9db6dc change the board threshhold to be items count instead of px 2022-06-01 14:44:59 +03:00
Nikola Hristov
dd71f9b0ac
Merge pull request #282 from Stremio/fix-board-spatial-nav
Disable spatial nav on small text links
2022-06-01 12:44:45 +03:00
nklhrstv
1211d7f6b6 fix focus in video's context menu 2022-06-01 12:23:50 +03:00
Alexandru Branza
21d5d8e0b4 Fix Spatial Nav in Board 2022-06-01 12:03:30 +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
9ee8f86a9c remove lazy images 2022-05-31 18:08:40 +03:00
nklhrstv
65132cdfeb fix meta row spacing 2022-05-31 17:26:58 +03:00
Tim
8cb7d54093 fix(Board): padding issue on mobile 2022-05-31 11:19:13 +02:00
Tim
876b566648 Merge branch 'development' into mobile 2022-05-31 11:11:42 +02:00
nklhrstv
b42e09d95d change details layout on mobile 2022-05-27 19:44:37 +03:00
nklhrstv
6fd703a6a4 render logo fallback when logo is missing 2022-05-27 18:54:38 +03:00
nklhrstv
9622c59c7c empty line removed 2022-05-27 18:47:57 +03:00
nklhrstv
7a85787284 limit the height of the multiselect menu 2022-05-27 18:45:55 +03:00
nklhrstv
1fbf0b9f37 reset addon buttons width 2022-05-27 17:04:39 +03:00
nklhrstv
90766c3a71 use rem instead of em where its needed 2022-05-27 16:22:24 +03:00
nklhrstv
2ac16cb9f9 fix season picker on mobile 2022-05-27 15:58:13 +03:00
nklhrstv
b55b3e42b7 toggle visibility of button explicitly 2022-05-27 15:26:05 +03:00
nklhrstv
15e737c597 remove multiselect media query 2022-05-27 15:21:36 +03:00
nklhrstv
86a4effb81 set zindex 0 when position is relative 2022-05-27 14:37:29 +03:00
nklhrstv
cb73c56e4f use rem in metarow 2022-05-27 14:20:35 +03:00
nklhrstv
6faed42765 action-button styles updated 2022-05-27 14:17:39 +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
3d10a520b6 check for catalog.content in search 2022-05-27 13:11:23 +03:00
nklhrstv
d24b943017 use filterInvalidDOMProps 2022-05-27 13:08:33 +03:00
nklhrstv
6d8bb2e152 mark as watched implemented 2022-05-27 12:08:02 +03:00
nklhrstv
9d649b194a attach more css classes to popup label 2022-05-26 15:50:32 +03:00
nklhrstv
8a8b8817bf use the closest scroll parent element in popups 2022-05-26 15:49:40 +03:00
nklhrstv
ba32014c63 filter invalid dom props 2022-05-25 16:49:35 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
nklhrstv
211f478e8a Merge branch 'development' of github.com:Stremio/stremio-web into mobile 2022-05-20 16:03:26 +03:00
nklhrstv
d4928c05d9 copyright header added 2022-05-19 16:28:52 +03:00
nklhrstv
435ebdb3fa checks for catalogs which are not yet started to load 2022-05-19 16:24:07 +03:00
nklhrstv
fe216a3bd1 LoadRange implemented in search 2022-05-18 14:34:59 +03:00
nklhrstv
a1d39cf181 revert MetaRow changes 2022-05-18 14:09:24 +03:00
nklhrstv
d812e50bd2 Board rows loaded on scroll 2022-05-18 14:07:58 +03:00
nklhrstv
a6b51e69cb change loadRange function api 2022-05-18 12:40:35 +03:00
nklhrstv
469491f09c adapt to new api of board hook 2022-05-17 21:22:48 +03:00
nklhrstv
b609124819 use padding for board rows 2022-05-17 21:22:29 +03:00
nklhrstv
5b12f1f16c revert board 2022-05-17 21:18:14 +03:00
nklhrstv
9bd9b18365 LoadRange action dispatched on scroll 2022-05-17 18:36:49 +03:00
nklhrstv
24589034df switch to react-virtual 2022-05-17 15:56:17 +03:00
nklhrstv
68cb143671 poc react-virtualized list adapted to the board 2022-05-17 12:59:56 +03:00
nklhrstv
473ccafee3 forward ref to MetaRow 2022-05-17 12:10:15 +03:00
nklhrstv
92ed0cdaa7 extra props expanded in MetaRow 2022-05-17 12:07:22 +03:00
nklhrstv
7b372b88cc removeAllListeners added to services transport 2022-05-17 11:57:27 +03:00
Tim
4d7996375d fix(MainNavBars): copyright lint issue 2022-05-17 08:27:52 +02:00
Tim
5357ee9172 fix(MainNavBars): copyright lint issue 2022-05-17 08:25:07 +02:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
Tim
75693699cf fix(common): display nav bar accordingly on Desktop site mode 2022-05-17 08:12:15 +02:00
nklhrstv
b808e3909f update stremio-video 2022-05-10 17:16:16 +03:00
nklhrstv
ce48686ff2 WRITERS_LINK_CATEGORY moved to constants 2022-05-09 16:12:41 +03:00
nklhrstv
8e327b4f38 not needed css classes removed 2022-05-09 16:12:05 +03:00
nklhrstv
40b6dfe0a3 Merge branch 'development' of github.com:Stremio/stremio-web into improve-metadetails-page-patch2 2022-05-09 16:10:10 +03:00
nklhrstv
b8f247cd67 use meta details background image fallback 2022-05-09 15:50:35 +03:00
Nikola Hristov
0d68499e28
Merge pull request #268 from Stremio/meta-details-logo-fallback
Meta details logo fallback
2022-05-09 15:23:13 +03:00
nklhrstv
fdb7a5e6f3 removeAllListeners when service is stopped 2022-04-23 10:31:24 +03:00
nklhrstv
3f553eb950 fix race in cast state listener 2022-04-23 09:57:31 +03:00
nklhrstv
6203636bad fix player hook deps 2022-04-20 21:39:23 +03:00
nklhrstv
4b6c902733 replace usage of useDeepEqualEffect with useEffect 2022-04-20 21:25:42 +03:00
nklhrstv
83924097f5 old prop name fixed 2022-04-20 21:18:57 +03:00
nklhrstv
4c5f504cda optimization in the communication with core 2022-04-20 21:18:43 +03:00
nklhrstv
a52b4c6499 fix origin priorities 2022-04-20 12:00:29 +03:00
nklhrstv
c004804af1 wrap SubtitlesMenu in memo 2022-04-20 11:49:22 +03:00
nklhrstv
e42065efbf send series info to player after metaitem gets loaded 2022-04-19 14:04:57 +03:00
nklhrstv
35c9955725 seriesInfo sended to player 2022-04-18 19:00:45 +03:00
nklhrstv
2bb69cc685 fix subtitles menu headers 2022-04-18 16:32:10 +03:00
nklhrstv
96e283751c render audio languages in the list 2022-04-18 16:31:44 +03:00
nklhrstv
c3dfe303f9 check for embedded flag instead of origin 2022-04-15 16:28:05 +03:00
nklhrstv
024e43fcab rename subtitles variables 2022-04-15 15:54:56 +03:00
nklhrstv
73964782e9 fix typo 2022-04-15 15:40:36 +03:00
nklhrstv
1476301374 added audio tracks to the ui 2022-04-15 15:40:15 +03:00
nklhrstv
76eac35d8b subtitlesOutlineColor prop updated 2022-04-14 14:10:21 +03:00
nklhrstv
6336ae038d subtitlesBackgroundColor prop updated 2022-04-14 13:00:07 +03:00
nklhrstv
a77ff7066b subtitlesTextColor prop updated 2022-04-12 19:40:45 +03:00
nklhrstv
c2ad087490 subtitles size changable for embedded subs 2022-04-12 19:06:45 +03:00
nklhrstv
5057f4659c subs menu works with the offset properly 2022-04-12 17:44:45 +03:00
nklhrstv
81d55aceac make checks for both subtitlesTracks & extraSubtitlesTracks 2022-04-12 13:57:02 +03:00
nklhrstv
b811c7ddb5 use the new maxAudioChannels 2022-04-11 18:33:49 +03:00
nklhrstv
f52870aa8e subtitles offset for internal subs updated from player 2022-04-11 18:33:00 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Nikola Hristov
c0679b7ec8
Replace scrollTo call with scrollTop setter 2022-02-24 14:23:43 +02:00
Tim
e3122774a6 refactor: reduce code changes 2022-02-21 09:19:03 +01:00
Tim
f18341f8ab fix(Discover): inverted inputs order on desktop 2022-02-18 14:39:29 +01:00
Tim
3adfcacf26 refactor: remove Filters component 2022-02-18 14:36:42 +01:00
Tim
ad8e34f8eb refactor(Addons): use modal instead of Filters 2022-02-18 14:36:01 +01:00
Tim
a3174cca6d refactor(Library): use modal instead of Filters 2022-02-18 14:27:34 +01:00
Tim
585fca48b0 refactor(Discover): use modal to display filters instead of Filters component 2022-02-18 14:25:45 +01:00
Tim
9dbd3dc929 refactor(ControlBar): improve mobile layout 2022-02-17 15:49:52 +01:00
Tim
cbad5628a9 refactor: improve mobile layout and style on MetaDetails and MetaPreview 2022-02-17 11:24:52 +01:00
Tim
9969d808bc refactor(Intro): improve mobile layout 2022-02-17 10:17:57 +01:00
Tim
484e9f51ca refactor: improve mobile layout on modals 2022-02-17 10:11:09 +01:00
Tim
4e945bbe68 refactor: nav-menu and multiselects max-height on mobile 2022-02-17 09:41:25 +01:00
Tim
da049f91fd refactor(Search): improve mobile layout 2022-02-17 09:26:10 +01:00
Tim
3992967e29 fix(Filters): copyright lint issue 2022-02-17 09:15:54 +01:00
Tim
6703b9771b refactor: move filters code to a new component and use it on routes 2022-02-16 23:12:52 +01:00
Tim
74b84c1123 refactor(Board): display 3 posters and minor styling 2022-02-16 21:13:44 +01:00
Tim
30c9d9cccf refactor(Discover): display 3 posters instead of 4 2022-02-16 20:59:09 +01:00
Tim
25ae109a36 refactor(Discover): add filter menu on mobile 2022-02-16 20:39:00 +01:00