Hadi Charara
0f994ccb5b
Initial support for RTL layouts
2022-07-02 15:50:52 -04:00
Bill Thornton
372291e937
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
...
Expose VPP TM brightness/contrast gain options
(cherry picked from commit 6142283e99d2c8f1a3419b62a05480859fa3331a)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:54 -04:00
Bill Thornton
f85db9c6ae
Merge pull request #3701 from nyanmisaka/patch-1
...
Remove MPEG4 hwaccel from AMF
(cherry picked from commit 4fdfcde01889983b437ed7ee78e3a6f88a4f36da)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton
c1865573d5
Merge pull request #3694 from crobibero/disable-splashscreen
...
Add the ability to enable/disable the splashscreen
(cherry picked from commit 0bd774dd45e4af30f15f1a003b23c635e02711cd)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:43 -04:00
Bill Thornton
90b1b45f26
Remove hash bang paths
2022-06-09 14:54:39 -04:00
Bill Thornton
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
...
Eslint no sequences
2022-06-09 12:24:52 -04:00
San
b5b8476b62
fix styling
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:58 -07:00
San
9856a83694
fix nesting
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:57 -07:00
Bill Thornton
0b19f0d85e
Merge pull request #3604 from thornbill/fix-custom-elements
...
Fix custom element creation
(cherry picked from commit f2226ee74500af0ee48f61d1ca5641d2a9e411c8)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:48 -04:00
San
a2fe92f192
Merge branch 'master' into eslint-no-sequences
2022-05-20 01:40:57 -07:00
Bill Thornton
babc425fdb
Merge pull request #3603 from ryan-hartzell/eslint-no-nested-ternary
...
add eslint no-nested-ternary rule and fix violations
2022-05-17 11:44:32 -04:00
sancodes
9f19170dec
fix no-sequence lint
2022-04-30 13:04:58 -07:00
Joshua M. Boniface
95d368db79
Merge pull request #3601 from thornbill/fix-repositories-xss
...
(cherry picked from commit bc0288e57f3b570ac6ce2f115d0606737b7c145d)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Ryan Hartzell
d895a4fc6a
add eslint no-nested-ternary rule and fix violations
2022-04-27 16:06:24 -07:00
Bill Thornton
8967dd7917
Merge pull request #3546 from thornbill/home-videos
2022-04-22 07:40:27 -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
3d11cbcd8f
Merge pull request #3523 from nyanmisaka/nvdec-tips
...
Add some tips for the enhanced NVDEC decoder
2022-04-12 15:11:49 -04:00
Bill Thornton
9de11b443d
Use toBoolean from string utils
2022-04-12 12:20:28 -04:00
Bill Thornton
2d2b99d3b9
Move clientUtils and rename
2022-04-10 02:22:13 -04:00
Bill Thornton
7ec51f111c
Merge pull request #3519 from dmitrylyzo/fix-escapehtml
...
Escape HTML
(cherry picked from commit ef811e699ca4473b2548badb6295256bccb82ea9)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
67169e2a6a
Remove getParameterByName global
2022-04-05 15:58:12 -04:00
Bill Thornton
a8ab76a651
Update home video library translation
2022-04-04 16:24:48 -04:00
sancodes
161f531523
fix return
2022-04-03 12:08:26 -07:00
nyanmisaka
f2dbf49a50
Add some tips for the enhanced NVDEC decoder
2022-03-29 14:06:47 +08:00
sancodes
408f2b2bda
modify necessary void replacements
2022-03-21 20:50:19 -07:00
Dmitry Lyzo
4929bfd350
Fix HTML escaping
...
Regression: 59adbc348a
2022-03-19 10:51:52 +03:00
grafixeyehero
2aa41f8a33
Convert userPasswordPage & UserImagePage to react
2022-03-10 10:23:52 -05:00
Bill Thornton
227620452f
Merge pull request #3369 from dmitrylyzo/escape-html
...
Escape HTML
2022-03-08 16:07:50 -05:00
Dmitry Lyzo
59adbc348a
Escape HTML
2022-03-06 13:29:14 +03:00
nyanmisaka
01a4dbb118
Remove the deprecated OMX HWA
2022-03-05 21:51:58 +08:00
Dmitry Lyzo
161ce2404b
Add title to buttons
2022-03-03 17:19:27 +03:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
Bill Thornton
fb090f239b
Update name of mixed library type
2022-02-22 16:20:20 -05:00
Dmitry Lyzo
eba8cf18d4
Add Markdown to Login Disclaimer
2022-02-21 18:28:39 +03:00
Dmitry Lyzo
d881f5498b
Add background to device cards
...
Otherwise it will be white on white with Light theme.
2022-02-06 23:58:17 +03:00
Bill Thornton
9a855784f7
Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react
...
Convert userParentalControlPage to react
2022-01-28 00:00:34 -05:00
Bill Thornton
a7f58a91bf
Add plugin repository help link
2022-01-13 14:16:14 -05:00
Bill Thornton
7618fb5c2b
Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
...
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
grafixeyehero
c6966c67f7
Convert userParentalControlPage to react
2022-01-07 03:43:13 +03:00
Bill Thornton
dc6c291910
Merge pull request #3070 from grafixeyehero/convert-editUserPage-to-react
...
Convert edit user page to react
2022-01-04 10:45:21 -05:00
grafixeyehero
a2e908a4de
Convert userLibraryAccessPage to react
2022-01-02 04:42:01 +03:00
nyanmisaka
2b2b76e916
Update HWA settings to adapt the server code changes
2021-12-24 01:31:12 +08:00
grafixeyehero
192b7542d8
convert UserEditPage to react
2021-11-13 18:50:49 +03:00
Bill Thornton
d4e9270897
Fix marked import
2021-11-10 00:09:56 -05:00
Bill Thornton
fd34aea9b4
Merge pull request #3026 from grafixeyehero/convert-newUserPage-to-react
...
convert NewUserPage to react
2021-11-09 16:36:32 -05:00
Dmitry Lyzo
dcdac52dd8
Fix plugin image URL
2021-11-05 23:28:33 +03:00
grafixeyehero
ccecc4a4b1
convert NewUserPage to react
2021-10-19 19:15:24 +03:00
Bill Thornton
5c8122a9dd
Merge pull request #3025 from grafixeyehero/convert-userprofilespage-to-react
...
convert UserProfilesPage to react
2021-10-17 01:27:45 -04:00
Bill Thornton
8af91d5432
Merge pull request #3044 from thornbill/fix-repo-url-link
2021-10-05 16:46:21 -04:00
Bill Thornton
7bd5788fa9
Fix repository url link not opening as external
2021-10-05 00:35:30 -04:00