MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
dkanada
|
6b302ed20b
|
merge branch master into pdf-reader
|
2020-10-20 13:22:09 +09:00 |
|
dkanada
|
39eddeb205
|
run eslint to fix most var instances
|
2020-10-07 21:12:14 +09:00 |
|
dkanada
|
108ebc58a6
|
add basic pdf reader
|
2020-09-01 22:55:08 +09:00 |
|
dkanada
|
6159eca8f8
|
prevent the use of confusing globals
|
2020-08-25 10:12:35 +09:00 |
|
MrTimscampi
|
8a67b5e41f
|
Fix import and Chromecast on Edge Chromium
|
2020-08-11 15:37:48 +02:00 |
|
MrTimscampi
|
0643e29404
|
Fix suggestions and rebase issues
|
2020-08-09 15:35:48 +02:00 |
|
MrTimscampi
|
feb49dd429
|
Fix suggestions and cleanup
|
2020-08-06 22:09:24 +02:00 |
|
Julien Machiels
|
9675bd57b8
|
Update src/components/apphost.js
Co-authored-by: Cameron <Influence365@gmail.com>
|
2020-08-06 19:32:31 +02:00 |
|
MrTimscampi
|
f16df9788a
|
Migrate bundle, qualityOptions, appHost and appLoader
|
2020-08-06 19:32:29 +02:00 |
|
dkanada
|
6c375a52bc
|
merge branch master into config
|
2020-08-03 04:46:07 +09:00 |
|
Dmitry Lyzo
|
40b6403134
|
Add ES6 import hack for 'browser'
|
2020-08-02 15:25:20 +03:00 |
|
dkanada
|
1fe25e14dd
|
move themes and plugins into config file
|
2020-08-02 17:28:25 +09:00 |
|
MrTimscampi
|
22a46ecea6
|
Apply ESLint autofix for no-yoda rule
|
2020-07-31 12:40:08 +02:00 |
|
Joshua M. Boniface
|
fc73a8a98a
|
Bump master version to 10.7.0 for next release
|
2020-07-27 19:15:26 -04:00 |
|
nyanmisaka
|
7e5be8e05e
|
add initial support for Edge chromium
|
2020-07-27 21:11:12 +08:00 |
|
MrTimscampi
|
dfbb7dfc16
|
Remove dead code
|
2020-07-26 12:30:50 +02:00 |
|
MrTimscampi
|
bc4c591698
|
Merge remote-tracking branch 'upstream/master' into sonarcloud-3
|
2020-05-26 20:01:49 +02:00 |
|
ferferga
|
6a596bd497
|
Fix merge conflicts
|
2020-05-16 18:07:32 +02:00 |
|
MrTimscampi
|
d2bd631cbe
|
Fix more sonarqube bugs
|
2020-05-14 23:25:22 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
Vasily
|
c23e301e32
|
Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
|
2020-04-30 12:13:42 +03:00 |
|
ferferga
|
0117bf476a
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-04-29 23:47:52 +02:00 |
|
Vasily
|
0ec98cc146
|
Add option to device profileBuilder() to accept client render of ASS
|
2020-04-27 23:09:59 +03:00 |
|
ferferga
|
54eb916cfe
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-04-26 14:44:01 +02:00 |
|
Joshua M. Boniface
|
5330fd1228
|
Merge branch 'master' into improve-builds
|
2020-04-25 22:20:49 -04:00 |
|
MrTimscampi
|
1118f442f6
|
Use TV layout by default on PS4
|
2020-04-24 21:44:18 +02:00 |
|
MrTimscampi
|
0b061fb1ff
|
Remove self.document from page visibility event
|
2020-04-10 21:42:27 +02:00 |
|
MrTimscampi
|
84b69fa0e7
|
Remove IE/Edge-specific case in app visibility handler
As Edge 12+ supports the Visibility API, we don't need the MS-specific API handling
|
2020-04-10 21:20:21 +02:00 |
|
MrTimscampi
|
93b1dd53b5
|
Correct app visibility event in appHost
|
2020-04-10 21:16:36 +02:00 |
|
MrTimscampi
|
6599362a28
|
Simplify visibility change event in appHost
|
2020-04-10 20:17:08 +02:00 |
|
Julien Machiels
|
acbe7730b8
|
Merge branch 'master' into polyfill-lint
|
2020-04-10 06:28:59 +02:00 |
|
MrTimscampi
|
56ff47658b
|
Correct document.visibilityState
|
2020-04-09 19:20:18 +02:00 |
|
Joshua M. Boniface
|
446dadc0eb
|
Merge branch 'master' into improve-builds
|
2020-04-09 12:17:51 -04:00 |
|
MrTimscampi
|
cb1b8aa3a9
|
Fix semicolons and throw error in ESLint if missing
|
2020-04-05 13:48:10 +02:00 |
|
MrTimscampi
|
0c2cdfe741
|
Add polyfills to fix errors and ignore conditional lines
|
2020-04-04 21:29:53 +02:00 |
|
ferferga
|
54e84a4a2f
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-04-03 15:14:06 +02:00 |
|
dkanada
|
d524c25258
|
port web settings to es6
|
2020-04-02 03:51:22 +09:00 |
|
dkanada
|
850df11f27
|
merge branch master into config
|
2020-04-02 01:46:44 +09:00 |
|
ferferga
|
2d64cd0052
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-03-29 19:39:49 +02:00 |
|
ferferga
|
a0a3f88f39
|
Use Globalize locally everywhere
|
2020-03-29 19:39:14 +02:00 |
|
Dmitry Lyzo
|
9f13e2a36c
|
Enable subtitle settings on Tizen
|
2020-03-26 17:22:57 +03:00 |
|
Joshua M. Boniface
|
59f58bb7ce
|
Bump version to 10.6.0
|
2020-03-23 23:31:18 -04:00 |
|
dkanada
|
e5a978feeb
|
Merge pull request #856 from thornbill/lint-licker
Add eslint:recommended to eslint config
|
2020-02-27 01:26:00 +09:00 |
|
dkanada
|
f888dcd744
|
Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
|
2020-02-26 18:02:56 +09:00 |
|
Bill Thornton
|
fb2fe462df
|
Fix redundant double negation errors
|
2020-02-26 00:19:04 -05:00 |
|
grafixeyehero
|
25f3be7e70
|
move underscore Icon to class
|
2020-02-23 01:47:17 +03:00 |
|
dkanada
|
79aa40465c
|
rename method
|
2020-02-19 22:39:22 +09:00 |
|
dkanada
|
ed1b35f50f
|
update some strings and use fetch for the global config
|
2020-02-16 22:11:36 +09:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01:00 |
|