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
|
2d3dd30de5
|
use webpack serve in npm scripts
|
2021-01-08 13:28:23 +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
|
f1378b7cf8
|
update eslint
|
2021-01-06 18:57:15 +02:00 |
|
nklhrstv
|
6335edcb13
|
use useCallback for render props
|
2021-01-06 18:56:19 +02:00 |
|
nklhrstv
|
3b2540c403
|
reorder build plugins
|
2021-01-06 18:29:27 +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
|
6f628f6d7a
|
update build dependencies
|
2021-01-06 17:54:06 +02:00 |
|
nklhrstv
|
c28560754e
|
build config updated
|
2021-01-06 17:45:30 +02:00 |
|
nklhrstv
|
55ab5fa607
|
move favicons
|
2021-01-06 17:27:03 +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
|
ace156dc6f
|
webpack updated
|
2020-12-18 11:26:34 +02:00 |
|
nklhrstv
|
99c00f4a41
|
replace events with eventemitter3
|
2020-12-16 15:13:15 +02:00 |
|
nklhrstv
|
167f608d86
|
bump build dependencies version and fix the pipeline
|
2020-12-16 15:08:41 +02:00 |
|
nklhrstv
|
0510110a87
|
require sentry only if dsn is available
|
2020-12-16 11:41:36 +02:00 |
|
nklhrstv
|
732f2bb53d
|
stremio-video updated
|
2020-12-15 15:52:49 +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
|
f2d8c517cf
|
allow console error and warn
|
2020-12-15 13:04:59 +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
|
bf620ffc81
|
serve dev server over https
|
2020-12-14 11:55:10 +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 |
|
Nikola Hristov
|
ea155a87a3
|
Merge pull request #198 from Stremio/parse-int-usage
ParseInt with base
|
2020-11-27 21:38:48 +02:00 |
|
svetlagasheva
|
279b6ae48f
|
parseInt with base 10 used
|
2020-11-26 17:41:38 +02:00 |
|
Nikola Hristov
|
b03252c773
|
Merge pull request #197 from Stremio/library-pagination
Library pagination
|
2020-11-26 15:15:14 +02:00 |
|
svetlagasheva
|
42d79fd736
|
stremio-core-web updated
|
2020-11-26 14:41:26 +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
|
e0707d6bd2
|
website removed
|
2020-10-30 14:06:43 +02:00 |
|
nklhrstv
|
884edcbf13
|
author updated
|
2020-10-30 14:06:31 +02:00 |
|
nklhrstv
|
e174368638
|
stremio-core-web updated
|
2020-10-30 14:05:14 +02:00 |
|