Commit graph

47 commits

Author SHA1 Message Date
Tim
e51e6f415e chore: update eslint 2024-10-07 12:17:33 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
3e3e97ee76 refactor: add typings 2023-03-14 05:02:16 +01:00
zafar-hussain
b0fcfce24a Add cause argument to the custom errors #296 2022-11-08 14:05:05 +05:00
nklhrstv
1d43da60c2 change the bridge api 2022-08-05 08:48:01 +03:00
nklhrstv
7657bad07c worker & bridge moved to core-web 2022-08-04 17:07:00 +03:00
nklhrstv
62ae99282f copytight header added 2022-07-10 10:12:45 +03:00
nklhrstv
de9577efe5 core ran in a worker thread 2022-07-09 23:16:43 +03:00
nklhrstv
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
03b5f1fa9b use decode_stream instead of pako 2022-06-27 17:07:58 +03:00
nklhrstv
7b372b88cc removeAllListeners added to services transport 2022-05-17 11:57:27 +03:00
nklhrstv
fdb7a5e6f3 removeAllListeners when service is stopped 2022-04-23 10:31:24 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
c752336d78 getDebugState api added to core transport 2021-11-05 19:00:30 +02:00
nklhrstv
244ec32f16 dispatch call returns void 2021-01-20 14:28:31 +02:00
nklhrstv
f7e5e9a251 analytics api added to core transport 2021-01-20 14:27:14 +02:00
nklhrstv
cd464fa5f3 log servises init error 2021-01-18 16:16:26 +02:00
nklhrstv
bc340c9157 clear core transport on error 2021-01-16 11:45:17 +02:00
nklhrstv
b86ebe1482 initialization code of core updated 2021-01-15 18:34:16 +02:00
nklhrstv
ab89ed7b21 tags added to error logs 2021-01-07 11:53:14 +02:00
nklhrstv
5adce4f50a remove legacy blank error handlers 2021-01-07 11:50:29 +02:00
nklhrstv
d2a8c96067 adapt stremio core initialization 2021-01-06 17:59:29 +02:00
nklhrstv
bc652ea1f5 catch errors in dispatch 2021-01-04 18:05:42 +02:00
nklhrstv
99c00f4a41 replace events with eventemitter3 2020-12-16 15:13:15 +02:00
nklhrstv
017cf4fb3d remove not needed eslint hints 2020-12-15 13:06:32 +02:00
nklhrstv
0959f1ed62 drop transport reference in core service after emit state change 2020-09-29 16:43:55 +03:00
nklhrstv
4cca1e8744 core service adapted to changes in core-web 2020-09-29 16:41:30 +03:00
nklhrstv
0218c7f8ef log errors from event listeners 2020-09-21 12:46:32 +03:00
nklhrstv
080b7b4bb9 adapt core transport to changes in core 2020-09-09 18:16:40 +03:00
nklhrstv
c07d6f3fb3 move getters before dispatch 2020-05-19 14:27:59 +03:00
nklhrstv
1edf6484d8 free core instance on stop core service 2020-05-18 12:20:16 +03:00
nklhrstv
4868e9521f Core transport decoupled from Core service 2020-05-15 17:26:33 +03:00
nklhrstv
92ad116811 Core service api updated to be consistent with other services 2020-05-12 16:41:19 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
8fe9704adf configure core-web to work with github packages 2020-03-24 11:32:28 +02:00
nklhrstv
0cfaa26115 filter actions that are dispatched 2020-02-18 17:25:45 +02:00
NikolaBorislavovHristov
611f18ea5d eslint const declarations fixed 2019-12-16 15:25:06 +02:00
NikolaBorislavovHristov
aa7d054327 allow console error in core service 2019-12-16 15:01:02 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
136e9121da Core service adapted to the latest changes in stremio-core 2019-12-06 15:12:42 +02:00
NikolaBorislavovHristov
a597e00aba Core getState/dispatch adapted to changes in core-web 2019-12-05 12:36:48 +02:00
NikolaBorislavovHristov
0c51fef342 containerService renamed to stremio core 2019-12-05 11:50:25 +02:00
NikolaBorislavovHristov
5cb9c905eb core.getState spead arguments 2019-12-05 11:45:19 +02:00
NikolaBorislavovHristov
c8e0a51128 log errors from Core events 2019-11-01 17:19:39 +02:00
NikolaBorislavovHristov
ab0e262bf9 dispatch to all containers by default 2019-11-01 15:59:06 +02:00
NikolaBorislavovHristov
56a9162d46 dispatch the whole object to core 2019-10-23 15:11:24 +03:00
NikolaBorislavovHristov
002ae5fa4b StremioCore service renamed to Core 2019-09-24 23:43:44 +03:00