Commit graph

167 commits

Author SHA1 Message Date
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
f1924e2576
Merge pull request #338 from Stremio/feat/player-external-play
feat: player external play
2023-05-23 15:02:05 +02:00
Tim
2275f40eaa Merge branch 'development' of https://github.com/Stremio/stremio-web into interface-language 2023-03-10 14:32:37 +01:00
Tim
253322f690 feat(Player): add option to open stream in external player 2023-01-12 01:18:40 +01:00
Tim
d1819f4bd6 refactor(ServicesToaster): add more checks when suppressing trakt addon installed error 2022-12-29 10:11:35 +01:00
Tim
2beaffc9ab fix(App): update ctx api actions hook logic 2022-12-29 09:38:59 +01:00
Tim
43f3481632 refactor: dispatch ctx api actions on window focus instead 2022-12-29 09:31:57 +01:00
Tim
b9e826553c refactor(ServicesToaster): prevent installed trakt addon toast error 2022-12-26 17:57:03 +01:00
Tim
fc0dff4ec2 feat: implement interface language 2022-12-14 21:36:09 +01:00
nklhrstv
2514eab7d6 filter CoreEvent toasts in /player 2022-10-28 15:48:22 +03:00
nklhrstv
92fa3d53a5 suppress error toast for LibrarySyncWithAPIPlanned and anonymous users 2022-10-27 18:05:48 +03:00
nklhrstv
1dd5b04204 dispatch SyncLibraryWithAPI on app initialized 2022-10-27 17:38:18 +03:00
nklhrstv
c89072e329 suppress UserPulledFromAPI error for anonymous users 2022-10-25 14:20:10 +03:00
nklhrstv
75551c47e0 add missing copyright header 2022-10-19 15:36:27 +03:00
nklhrstv
4cec766e7e remove onDrop toast 2022-10-19 15:22:04 +03:00
nklhrstv
3c28f671c5 code refactor in DeepLinkHandler 2022-10-19 14:55:28 +03:00
nklhrstv
74679689cf show toast when torrent/magnet is parsed in core 2022-10-18 18:27:49 +03:00
nklhrstv
d3822e0308 DeepLinkHandler implemented 2022-10-18 14:18:33 +03:00
nklhrstv
da1db50108 show notifications while processing a dropped torrent file 2022-10-18 13:39:02 +03:00
nklhrstv
5c8538a4a7 PullUserFromAPI on init 2022-08-22 13:07:39 +03:00
nklhrstv
3f2c5a202c remove baseURI argument for core 2022-08-05 11:59:02 +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
de9577efe5 core ran in a worker thread 2022-07-09 23:16:43 +03:00
nklhrstv
73d6213427 impl fade-in animation 2022-07-08 11:52:47 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Tim
73b829d8c5 refactor: implement basic layout for mobile 2022-02-16 11:48:14 +01:00
nklhrstv
b64ff05320 pull addons on initialize 2021-11-08 18:15:03 +02:00
nklhrstv
55effdecb4 disable clear data button when clicked once 2021-11-02 18:46:30 +02:00
nklhrstv
2a8d7ab0cb handle core initialization error with a ui dialog 2021-11-02 18:34:20 +02:00
nklhrstv
e59d656e0e send LocationPathChanged analytics event to core 2021-01-20 18:40:32 +02:00
nklhrstv
c3f50a708f shell_version added to core imports 2021-01-19 17:56:52 +02:00
nklhrstv
f33f8617bb use new core_imports api 2021-01-19 16:03:37 +02:00
nklhrstv
f8e907ec31 listen for CoreEvent updated 2021-01-17 18:14:33 +02:00
nklhrstv
e5f956c68a sanitizedUrl function attached to global scope 2021-01-15 23:04:57 +02:00
nklhrstv
b86ebe1482 initialization code of core updated 2021-01-15 18:34:16 +02:00
nklhrstv
09be8bce0d alert error if stremio-core failed to initialize 2020-10-22 17:55:54 +03:00
nklhrstv
43ecfbd6c2 remove PullFromStorage action call 2020-10-16 16:22:26 +03:00
nklhrstv
0052ebeeb6 minimum window size changed 2020-10-06 16:29:25 +03:00
nklhrstv
60e70b4867 toast all error events 2020-10-06 10:32:57 +03:00
nklhrstv
4fbdab976e change ctx storage action 2020-09-18 17:51:27 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
91cbd2f36a replace dispatch with separate methods in chromecast transport 2020-05-21 12:31:25 +03:00
nklhrstv
ae1b39d665 attach services to window for debugging 2020-05-15 17:27:06 +03:00
nklhrstv
4868e9521f Core transport decoupled from Core service 2020-05-15 17:26:33 +03:00
nklhrstv
130b95c932 KeyboardNavigation renamed to KeyboardShortcuts 2020-05-15 15:36:42 +03:00
nklhrstv
29609b8fdb dispatch setOptions when chromecast service became active 2020-05-15 14:49:38 +03:00
nklhrstv
215bd79144 chromecast service started in App 2020-05-12 15:43:17 +03:00