svetlagasheva
|
ca81562f04
|
Search analytics event using debounce
|
2021-02-26 16:35:19 +02:00 |
|
svetlagasheva
|
b83568cc33
|
send Search analytics event to core
|
2021-02-24 15:00:05 +02:00 |
|
nklhrstv
|
deb73b6f6f
|
uninstall addon using the descriptor
|
2021-01-20 18:40:47 +02:00 |
|
nklhrstv
|
e59d656e0e
|
send LocationPathChanged analytics event to core
|
2021-01-20 18:40:32 +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
|
f6b8824f91
|
set facebook flag to true when login with facebook
|
2021-01-19 19:28:04 +02:00 |
|
nklhrstv
|
e46abdebdd
|
keyboard shortcuts prevented if some modifier key is pressed
|
2021-01-19 18:32:11 +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
|
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
|
f8e907ec31
|
listen for CoreEvent updated
|
2021-01-17 18:14:33 +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
|
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
|
edf8dbf66c
|
condigure sentry before import app code
|
2021-01-15 15:40:15 +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
|
85bf5c1af0
|
dispatch action only if there is one
|
2021-01-07 09:31:04 +02:00 |
|
nklhrstv
|
d969500e53
|
drop outdated and not used notifications menu
|
2021-01-07 08:43:01 +02:00 |
|
nklhrstv
|
6335edcb13
|
use useCallback for render props
|
2021-01-06 18:56:19 +02:00 |
|
nklhrstv
|
da274e02cf
|
adapt images with the new build system
|
2021-01-06 18:25:47 +02:00 |
|
nklhrstv
|
d2a8c96067
|
adapt stremio core initialization
|
2021-01-06 17:59:29 +02:00 |
|
nklhrstv
|
3d2791269d
|
update favicon path
|
2021-01-06 17:56:14 +02:00 |
|
nklhrstv
|
477ec0dac0
|
use tags for styles and js instead of inline them
|
2021-01-06 17:56:01 +02:00 |
|
nklhrstv
|
bc652ea1f5
|
catch errors in dispatch
|
2021-01-04 18:05:42 +02:00 |
|
nklhrstv
|
cba21f260b
|
update library item on video ended
|
2020-12-21 13:33:55 +02:00 |
|
nklhrstv
|
8238952565
|
use base url only when casting
|
2020-12-21 12:59:34 +02:00 |
|
nklhrstv
|
99c00f4a41
|
replace events with eventemitter3
|
2020-12-16 15:13:15 +02:00 |
|
nklhrstv
|
0510110a87
|
require sentry only if dsn is available
|
2020-12-16 11:41:36 +02:00 |
|
nklhrstv
|
aa1aa211c1
|
parse json message in chromecast transport
|
2020-12-15 13:58:19 +02:00 |
|
nklhrstv
|
4eb3d32e53
|
log error in player
|
2020-12-15 13:06:41 +02:00 |
|
nklhrstv
|
017cf4fb3d
|
remove not needed eslint hints
|
2020-12-15 13:06:32 +02:00 |
|
nklhrstv
|
4f73ef09fc
|
use subtitles ids from addons
|
2020-12-15 12:53:38 +02:00 |
|
nklhrstv
|
082dab9d7a
|
subs loaded message improved
|
2020-12-15 12:10:26 +02:00 |
|
nklhrstv
|
b3d04ccd99
|
map exclusive subtitles
|
2020-12-15 12:03:10 +02:00 |
|
nklhrstv
|
8126662957
|
add extra subtitles only if stream is loaded
|
2020-12-15 11:44:09 +02:00 |
|
nklhrstv
|
0ad91c1410
|
Video uses StemioVideo to select video implementation
|
2020-12-15 11:41:52 +02:00 |
|
nklhrstv
|
077507607f
|
use ChromecastSenderVideo in select video impl
|
2020-12-15 11:35:11 +02:00 |
|
nklhrstv
|
d1199fc407
|
move logic about force transcoding param in load action
|
2020-12-12 15:09:31 +02:00 |
|
nklhrstv
|
a1d2703efb
|
use stream prop to determine when to add external subtitles
|
2020-12-12 00:02:49 +02:00 |
|
nklhrstv
|
f21742d030
|
render url and lang name with title attribute of tracks
|
2020-12-11 23:51:21 +02:00 |
|
nklhrstv
|
6e0781a683
|
separate extra and embedded subtitles
|
2020-12-11 23:38:41 +02:00 |
|
nklhrstv
|
027a37a5cc
|
extraSubtitlesTrackLoaded event handled in Video
|
2020-12-11 22:55:24 +02:00 |
|
svetlagasheva
|
279b6ae48f
|
parseInt with base 10 used
|
2020-11-26 17:41:38 +02:00 |
|
svetlagasheva
|
4a1f909d54
|
undefined instead of 1 used for page check
|
2020-11-25 12:24:18 +02:00 |
|
svetlagasheva
|
b235cfc835
|
library pagination added
|
2020-11-23 13:02:38 +02:00 |
|
nklhrstv
|
2c0c656c97
|
inputs scroll bar styled
|
2020-10-30 10:46:43 +02:00 |
|