Cameron
|
b082613ed9
|
Migration of viewManager to ES6 module
|
2020-08-02 17:44:03 +01:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
MrTimscampi
|
dc5af7d19f
|
Merge remote-tracking branch 'upstream/master' into dead-code-society
|
2020-07-26 18:28:32 +02:00 |
|
dkanada
|
c0261ee487
|
move wizard and user preference routes to nested folders
|
2020-07-26 20:31:16 +09:00 |
|
MrTimscampi
|
6030e9677e
|
Apply suggestions
|
2020-07-26 12:33:01 +02:00 |
|
MrTimscampi
|
dfbb7dfc16
|
Remove dead code
|
2020-07-26 12:30:50 +02:00 |
|
MrTimscampi
|
3713091382
|
Merge remote-tracking branch 'upstream/master' into es6
With conflicts
|
2020-07-24 10:23:14 +02:00 |
|
Cameron
|
f5ce196e07
|
Merge branch 'es6' into migrate-to-ES6-36
|
2020-07-21 14:53:09 +01:00 |
|
Cameron
|
75076fd172
|
Merge branch 'es6' into migrate-to-ES6-23
|
2020-07-19 20:11:53 +01:00 |
|
Cameron
|
76a037b7c2
|
Migration of Globalize to ES6 module
|
2020-07-18 09:21:15 +01:00 |
|
MrTimscampi
|
3c37a57866
|
Fix suggestions
|
2020-07-16 17:25:36 +02:00 |
|
MrTimscampi
|
eafb851c40
|
Fix quality settings for images
|
2020-07-16 16:03:36 +02:00 |
|
Cameron
|
45df6ef764
|
Migration of alert to ES6 module
|
2020-07-15 14:46:56 +01:00 |
|
grafixeyehero
|
cfd2ec1ddc
|
Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
|
2020-06-16 23:54:24 +03:00 |
|
MrTimscampi
|
bc4c591698
|
Merge remote-tracking branch 'upstream/master' into sonarcloud-3
|
2020-05-26 20:01:49 +02:00 |
|
Dmitry Lyzo
|
5d87fb865f
|
Remove unused dependency
|
2020-05-20 00:36:43 +03:00 |
|
MrTimscampi
|
ac060e1270
|
Fix some code smells
|
2020-05-15 08:39:54 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
Mark Monteiro
|
4666da1d0b
|
Handle correct response code for parental control authentication failure
|
2020-04-13 15:45:13 -04:00 |
|
dkanada
|
a9c9957160
|
Merge pull request #1039 from MrTimscampi/sonarqube-fixes-1
Sonarqube bug fixin' - Part 1: Phantom Bugs
|
2020-04-11 21:34:49 +09:00 |
|
Julien Machiels
|
acbe7730b8
|
Merge branch 'master' into polyfill-lint
|
2020-04-10 06:28:59 +02:00 |
|
MrTimscampi
|
a1132e9a9d
|
Correct comma operator use in appRouter
|
2020-04-06 23:43:03 +02:00 |
|
MrTimscampi
|
36eb5564c1
|
Fix all Critical bugs from Sonarqube
|
2020-04-06 22:03:09 +02: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 |
|
Dmitry Lyzo
|
c882c264a3
|
Fix view restoring
|
2020-03-24 10:03:51 +03:00 |
|
grafixeyehero
|
08afa4c0ca
|
apply suggustion
|
2020-03-03 01:42:22 +03:00 |
|
grafixeyehero
|
4fca1c1563
|
revert back data-history
|
2020-03-02 21:36:17 +03:00 |
|
grafixeyehero
|
9d1f61f414
|
move page.js to node
|
2020-03-02 01:15:49 +03:00 |
|
dkanada
|
89a5c2d590
|
Merge pull request #811 from grafixeyehero/nowplaying-tvmode
Fix nowplaying for tv mode
|
2020-02-26 19:19:32 +09:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01:00 |
|
grafixeyehero
|
dec26f6c0e
|
Fix nowplaying for tv mode
|
2020-02-15 03:47:07 +03:00 |
|
Dmitry Lyzo
|
23c6b5daaf
|
Update src/components/appRouter.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2020-01-27 16:47:26 +03:00 |
|
Dmitry Lyzo
|
d93c16ea72
|
Exit app on "go back" at server selection page
|
2020-01-25 15:32:24 +03:00 |
|
Dmitry Lyzo
|
1ebf03d21b
|
Exit app on "go back" at login page
|
2020-01-25 01:20:33 +03:00 |
|
Dmitry Lyzo
|
60e64f8a58
|
Add exit on "Go back"
|
2020-01-21 12:56:11 +03:00 |
|
dkanada
|
02a23ffaee
|
bundle flvjs and shaka and move all libs to one folder
|
2019-10-01 00:51:56 +09:00 |
|
Odd Stråbø
|
243f6f898e
|
Implement .finally as .catch().then as suggested.
|
2019-05-08 07:17:30 +02:00 |
|
Odd Stråbø
|
747201a6c7
|
Various fixes for webOS 3.3
|
2019-05-05 23:55:42 +02:00 |
|
vitorsemeano
|
ad813701c5
|
fix eslint error for appRouter module
|
2019-03-28 21:41:01 +00:00 |
|
vitorsemeano
|
f56a82b800
|
module resolution for loading, page and playerSelectionMenu
|
2019-03-28 21:41:00 +00:00 |
|
dkanada
|
518ed623e2
|
fix eslint ci error
|
2019-03-25 15:18:13 -07:00 |
|
vitorsemeano
|
c7ea132f07
|
hide loading even if connection fails at start
|
2019-03-22 23:46:22 +00:00 |
|
vitorsemeano
|
be505da8ac
|
cleanup and module resolution in webpack for skinManager
|
2019-03-22 23:44:07 +00:00 |
|
vitorsemeano
|
9c758a8d85
|
module resolution for appRouter and moved controllers to dir
|
2019-03-22 23:43:05 +00:00 |
|