Commit graph

74 commits

Author SHA1 Message Date
unclekingpin
3b1ccd378e prevent authenticated user to access the Intro route 2023-07-20 14:12:30 -07:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +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
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
fc0dff4ec2 feat: implement interface language 2022-12-14 21:36:09 +01:00
nklhrstv
1dd5b04204 dispatch SyncLibraryWithAPI on app initialized 2022-10-27 17:38:18 +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
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
b64ff05320 pull addons on initialize 2021-11-08 18:15:03 +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
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
4fbdab976e change ctx storage action 2020-09-18 17:51:27 +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
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
7b1af891dd homePath prop removed from Router 2020-04-07 14:26:29 +03:00
nklhrstv
87b4ab145e not found route implemented 2020-03-25 12:34:08 +02:00
nklhrstv
f0dcd8afe4 initialize core only if its active 2020-03-25 11:22:27 +02:00
nklhrstv
447bbce375 attach core and shell to window 2020-03-25 11:17:16 +02:00
nklhrstv
c82a4563df implement component that show toast for every error in core 2020-02-04 16:07:46 +02:00
nklhrstv
56ebd9dafc Toast refactored to not use modals context 2020-02-01 10:46:00 +02:00
nklhrstv
cd5d785ffc ToastsContainerProvider exported through Toasts 2020-01-31 23:35:20 +02:00
nklhrstv
c2db27d938 toasts container styles applied through props 2020-01-31 23:28:19 +02:00
nklhrstv
1535883c47 set coreInitialized after load ctx 2020-01-31 22:43:51 +02:00
svetlagasheva
322de9e4b8 ToastsContainerContext moved inside Toasts 2020-01-10 14:19:36 +02:00
svetlagasheva
c59efd0165 toastClicked func renamed to toastOnClick 2020-01-09 18:08:54 +02:00
svetlagasheva
7dc27c963a ../ usage removed 2020-01-09 17:06:32 +02:00
svetlagasheva
850f6ce399 ToastsContainerProvider used in App 2020-01-09 16:37:55 +02:00
NikolaBorislavovHristov
ab0e262bf9 dispatch to all containers by default 2019-11-01 15:59:06 +02:00
NikolaBorislavovHristov
8d7e95dfa8 LoadCtx event adapted to changes in core 2019-10-23 15:10:33 +03:00
NikolaBorislavovHristov
b12a8a3c9d attach core service to window 2019-10-18 11:19:32 +03:00
NikolaBorislavovHristov
433a855659 dispatch LoadCtx on app run 2019-10-16 11:12:22 +03:00
NikolaBorislavovHristov
97ef0c50a0 ScrollEventEmitter dropped 2019-10-15 14:55:06 +03:00