Commit Graph

43 Commits

Author SHA1 Message Date
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton 20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
Bill Thornton f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton 329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Niels van Velzen 61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Bill Thornton f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton 90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton 2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton 67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Dmitry Lyzo 59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton 3272d12f64 Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton 66fb4e8237 Fix invalid dlna profile path 2020-12-09 12:23:14 -05:00
Bill Thornton f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
Bill Thornton 0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05: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 459d6907d5 fix a common error message and update some strings 2020-09-02 14:54:54 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09: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
Anthony Lavado 9da5704bda Merge pull request #1577 from MrTimscampi/apphost-es6
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
MrTimscampi fe0c7d359e Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-11 16:29:25 +02:00
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi 2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
MrTimscampi a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi b7d2561dae Address more feedback 2020-07-25 13:42:03 +02:00
MrTimscampi ffc22f629e Resolve suggestions 2020-07-24 13:08:49 +02:00
Cameron 7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +01:00
crobibero e98898fca0 Fix all jQuery checked. 2020-06-07 17:14:01 -06:00
dkanada 8cef3817bd fix linting error from missing semicolon 2020-05-25 15:06:21 +09:00
dkanada 739473c0fb remove legacy jquery function from source 2020-05-25 14:59:57 +09:00
dkanada 4beac3f7f4 update more controller locations 2020-05-17 23:19:21 +09: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
ferferga 0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
Dmitry Lyzo 7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
dkanada 34aad3e338 update more route locations 2020-04-24 22:58:43 +09:00