Commit graph

63 commits

Author SHA1 Message Date
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
9cb03ba4e5 Fix assignment in switch expression issues 2022-10-04 16:10:57 -04:00
Hadi Charara
a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Bill Thornton
13a70d3186
Merge pull request #3509 from sancodes/eslint-novoid
add eslint novoid
2022-04-13 00:44:30 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
sancodes
27cd24f5fc fix return statements 2022-04-08 19:10:11 -07:00
sancodes
408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
grafixeyehero
d6c00aa6f4 update suggestion change 2021-09-08 02:46:43 +03:00
grafixeyehero
1bec6a8088 Refactor DirectoryBrowser class 2021-06-11 20:29:07 +03: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
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
Neil Burrows
3a1a47cb6c Removed another function that is no longer required hex() 2020-11-08 12:41:27 +00:00
Neil Burrows
adb9f209bb Switch to sending plaintext password and remove Hashing code 2020-11-08 12:32:35 +00:00
vitorsemeano
2243b35311
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
Neil Burrows
536effbc1a SchedulesDirect requires sha1 of password, not sha256 2020-11-07 10:50:11 +00:00
Neil Burrows
9bce0aea18 self.TextEncoder will never exist, so remove invalid check 2020-11-07 10:49:54 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +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
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Cameron
4af9b91c3b Update var declerations 2020-08-03 07:40:48 +01:00
Cameron
a7ad147aad Migration of xmltv and livetvguideprovide to ES6 module 2020-08-02 18:48:57 +01:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
grafixeyehero
58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
MrTimscampi
8da3735118 Fix security issues reported by Sonarqube 2020-05-08 10:39:58 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
d98645135b
Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03: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
ferferga
6a288d77cf Fix define array order 2020-03-29 20:22:38 +02: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
Bill Thornton
b65bd915ee Simplify show/hide button logic for tv providers 2020-03-22 01:07:04 -04:00
Bill Thornton
69a3c7cd53 Add FIXME to revisit show/hide button logic for tv providers 2020-03-19 14:37:48 -04:00
Bill Thornton
c5cdea622a Fix schedules direct buttons being hidden by default 2020-03-16 16:02:47 -04:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00