Commit graph

3840 commits

Author SHA1 Message Date
Nikola Hristov
a1c008e33f
Merge pull request #289 from Stremio/core-async-api
Core async api
2022-09-13 08:52:41 +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
0b7659b8a4 update core-web 2022-09-12 19:43:03 +03:00
Nikola Hristov
91db29c4c4
Merge pull request #299 from Stremio/trakt-integration
Trakt integration
2022-09-12 14:10:47 +03:00
nklhrstv
5c8538a4a7 PullUserFromAPI on init 2022-08-22 13:07:39 +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
832379ff98 add url to dependencies 2022-08-15 16:49:59 +03:00
nklhrstv
353334651e no need for meta details to depend on ctx 2022-08-05 16:57:51 +03:00
nklhrstv
190b4fa941 not needed sourceType specified removed 2022-08-05 16:06:12 +03:00
nklhrstv
d2e5b45702 remove plugin-transform-runtime 2022-08-05 16:00:05 +03:00
Nikola Hristov
19ba2a1525
Merge pull request #291 from nperez0111/pwa-support
Add meta tags for iOS PWA support
2022-08-05 13:52:44 +03:00
nklhrstv
3f2c5a202c remove baseURI argument for core 2022-08-05 11:59:02 +03:00
nklhrstv
1d43da60c2 change the bridge api 2022-08-05 08:48:01 +03:00
nklhrstv
84a3a79bc9 remove sanitizeLocationPath 2022-08-04 17:29:56 +03:00
nklhrstv
7657bad07c worker & bridge moved to core-web 2022-08-04 17:07:00 +03:00
nklhrstv
3c529e3366 handle /detail as /metadetails page 2022-08-02 18:12:45 +03:00
Nick the Sick
d245259ca9
add ios pwa support 2022-07-30 14:17:33 +02:00
nklhrstv
852a6fc80f render full year in videos released date 2022-07-29 17:59:45 +03:00
Nikola Hristov
8faa85857e
Merge pull request #292 from Stremio/shell-support
Implement shell IPC and pass it to the player
2022-07-29 14:30:49 +03:00
Vladimir Borisov
e20207b1ef
Cast shell message to error 2022-07-29 13:55:05 +03:00
Vladimir Borisov
16aa087021
Throw an error if the Qt API is not found 2022-07-29 12:41:40 +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
nklhrstv
ab0a8d6938 install react-is 2022-07-29 10:47:11 +03:00
Vladimir Borisov
c535a200e1
Move the business logic to ShellTransport 2022-07-27 12:22:51 +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
nklhrstv
16d938fbe4 copyright header added 2022-07-11 11:59:04 +03:00
nklhrstv
7dc83e34dc CoreSuspender file renamed 2022-07-11 11:55:18 +03:00
nklhrstv
538d3c65c0 memoize suspender ref 2022-07-11 11:51:25 +03:00
nklhrstv
abec5d8b6b NavMenu uses fixed direction 2022-07-11 11:50:21 +03:00
nklhrstv
7632d39e1d delay render of nested suspenders 2022-07-11 11:40:36 +03:00
nklhrstv
b20e197baf Board wrapped with model suspender 2022-07-11 09:50:01 +03:00
nklhrstv
dc98a9931f more core suspender to separate file 2022-07-11 09:45:00 +03:00
nklhrstv
b9a25a4f58 rename CoreSuspender 2022-07-10 12:47:39 +03:00