Commit graph

132 commits

Author SHA1 Message Date
Tim
1c1163888e refactor(service): remove init shell logic 2025-06-20 12:11:34 +02:00
Tim
7ec7e8eb03 refactor: rewrite settings route 2025-06-18 09:48:12 +02:00
Tim
2b44367a26 feat: toggle fullscreen with F key with shell 2025-05-27 10:28:02 +02:00
Tim
9d18a1bb61 fix: drop srt file with shell 2025-02-06 18:10:34 +01:00
Tim
3df8eb65d0 feat: allow to drop local subtitles 2025-01-08 20:41:55 +01:00
Tim
77ce94673d Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-10-09 10:52:08 +02:00
Tim
e51e6f415e chore: update eslint 2024-10-07 12:17:33 +02:00
Tim
8a79058d1c feat: calendar 2024-06-18 12:07:34 +02:00
kKaskak
86a62fa797 update: shortcuts 2023-12-25 15:30:23 +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
Nikola Hristov
78a2898367
Merge pull request #320 from zafar-hussain/zh-branch
Add cause argument to the custom errors #296
2022-11-26 13:59:08 +02:00
nklhrstv
eae061d997 new chromecast message protocol 2022-11-18 19:57:15 +02:00
zafar-hussain
b0fcfce24a Add cause argument to the custom errors #296 2022-11-08 14:05:05 +05:00
nklhrstv
4cec766e7e remove onDrop toast 2022-10-19 15:22:04 +03:00
nklhrstv
da1db50108 show notifications while processing a dropped torrent file 2022-10-18 13:39:02 +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
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
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
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
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
24a8cbcab4 fix chromecast transport for large messages 2022-06-10 18:30:47 +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
ca8e3e4d33 empty line removed 2021-09-08 19:19:31 +03: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
e46abdebdd keyboard shortcuts prevented if some modifier key is pressed 2021-01-19 18:32:11 +02:00
nklhrstv
9ddbce9460 throw error object in cast transport initializer 2021-01-19 11:12:55 +02:00
nklhrstv
cd464fa5f3 log servises init error 2021-01-18 16:16:26 +02:00
nklhrstv
494804f54b move chromecast transport initialization to ChromecastTransport 2021-01-16 11:58:30 +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
aa1aa211c1 parse json message in chromecast transport 2020-12-15 13:58:19 +02:00
nklhrstv
017cf4fb3d remove not needed eslint hints 2020-12-15 13:06:32 +02:00
nklhrstv
237b4e1f9e clear transport in cast service after emit state changed event 2020-09-29 17:20:30 +03:00
nklhrstv
0959f1ed62 drop transport reference in core service after emit state change 2020-09-29 16:43:55 +03:00