Clara Moraes
362f4c3de2
seasonBar: Show season special at the end of the list.
...
Specials are labeled as season '0', so this commit changes how the list
is sorted, making the season 0 go to the end of the list, and labelling
it as "Specials" instead of "Season 0".
Fixes : #195
2021-03-20 14:42:32 -03:00
Nikola Hristov
1636bf8dd0
Merge pull request #211 from Stremio/analytics-search
...
Search analytics event
2021-03-09 20:41:45 +02:00
svetlagasheva
b8ea217730
Search analytics event refactored
2021-03-09 20:33:38 +02:00
svetlagasheva
2797b68436
Search analytics event updated
2021-03-09 17:43:00 +02:00
svetlagasheva
74f24961be
filter responses_count by Ready
2021-03-02 12:25:52 +02:00
svetlagasheva
a0745df10d
core.active check removed
2021-03-02 12:23:33 +02:00
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
37f741dc99
disable live reload
2021-01-15 19:00:41 +02:00
nklhrstv
87ebee479a
update webpack
2021-01-15 19:00:31 +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
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