Commit graph

3874 commits

Author SHA1 Message Date
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
516a5e95ad update stremio-video 2022-04-19 17:51:13 +03:00
nklhrstv
35a77f1f94 stremio-video updated 2022-04-19 16:51:47 +03:00
nklhrstv
efbf2d50f2 stremio-core-web 2022-04-19 14:05:13 +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
6110ab0338 update stremio-video 2022-04-18 18:52:03 +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
2f27b2b93d update core-web 2022-04-18 12:07:42 +03:00
nklhrstv
69963d72fd update stremio-video 2022-04-15 19:32:33 +03:00
nklhrstv
58491c09c4 update stremio-video 2022-04-15 16:35:20 +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
Nikola Hristov
395850633a
Merge pull request #275 from Stremio/update-cp-year
Update CP Year
2022-04-08 18:24:15 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Alexandru Branza
e1ff6013c2
Update CP Year 2022-04-08 17:33:03 +03:00
Владимир Борисов
83ad7a3405
Merge pull request #274 from Stremio/feature/dockerfile
Add Dockerfile
2022-04-07 12:39:58 +03:00
Zhan Egikyan
dd614b024e
Deny directory listing, remove redundand code 2022-04-07 12:32:01 +03:00
Zhan Egikyan
acd9cdfcef Add Dockerfile. Change access of external repo as github deprecated unsecure git:// protocol access 2022-04-06 19:39:02 +03:00
Nikola Hristov
e9d6a06e52
Update README.md 2022-03-04 14:25:01 +02:00
Nikola Hristov
cff04f98e4
Merge pull request #271 from Stremio/fix-discover-scroll-1
Replace scrollTo call with scrollTop setter
2022-02-24 14:24:06 +02:00
Nikola Hristov
c0679b7ec8
Replace scrollTo call with scrollTop setter 2022-02-24 14:23:43 +02:00
Nikola Hristov
2446136b47
Merge pull request #270 from Stremio/update-stremio-video
stremio-video updated
2022-02-23 11:29:59 +02:00
nklhrstv
8e3d6a641d stremio-video updated 2022-02-23 10:59:10 +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