Commit Graph

37 Commits

Author SHA1 Message Date
Bill Thornton 2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo 2a5f3b4214 Add background to tuner device cards
For consistency.
2022-02-07 00:00:06 +03:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Dmitry Lyzo 6a6eae96e6 Fix multiplication of event listeners 2020-12-10 11:27:51 +03:00
Bill Thornton 0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada 67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
MrTimscampi 21152040ec Fix lint 2020-08-06 20:34:49 +02:00
matjaz321 8b1c80c4fb more fixes 2020-07-31 18:44:37 +02:00
Matjaz Zavski 620f9cd30f Update src/controllers/livetvstatus.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-31 18:41:31 +02:00
matjaz321 d14ac4b2e1 removed 2020-07-31 16:58:53 +02:00
matjaz321 b3bfbe640e Migrated livestatus.js to es6 module 2020-07-30 23:25:35 +02:00
Cameron e2391aabb2 Merge branch 'es6' into migrate-to-ES6-28 2020-07-21 14:47:50 +01:00
dkanada c17dfafbd9 Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
Cameron f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
grafixeyehero 1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
grafixeyehero 9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
dkanada 1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00
ferferga 6a596bd497 Fix merge conflicts 2020-05-16 18:07:32 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada af38a136ec fix xmltv strings and remove broken tv guide sources 2020-01-20 10:14:25 +09:00
Dmitry Lyzo ad8fe23ef8 Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
2019-11-11 12:28:27 +03:00
grafixeyehero 23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
Nathan Pickard b19d3cfc0e Remove other action 2019-10-02 16:18:40 -07:00
Nathan Pickard 76ac8c4dfc Removed Other from TV Guide data providers 2019-10-01 14:28:37 -07:00
vitorsemeano ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00