Commit Graph

358 Commits

Author SHA1 Message Date
dkanada 4f4fff717f add semicolon to fix linting 2021-02-24 00:11:53 +09:00
dkanada 13eeabf267 minor improvements to plugin pages 2021-02-24 00:06:53 +09:00
dkanada 536797a22f Merge pull request #2343 from jellyfin/plugin-icon
fix image alignment on plugin cards
2021-02-22 10:25:47 +09:00
dkanada 9fbefcdb8f fix linting issues 2021-02-17 12:11:21 +09:00
dkanada c1e3b881ae update material icon style 2021-02-17 12:07:42 +09:00
dkanada 5f7b002b6e tweak the background color behavior 2021-02-16 22:53:09 +09:00
Joshua M. Boniface f7f0d688e8 Merge pull request #2350 from nyanmisaka/nvdec-vpp 2021-02-10 09:42:25 -05:00
dkanada 4fd5818afd remove newline for now 2021-02-07 00:47:37 +09:00
dkanada 336843b0ba switch to single quotes when possible 2021-02-07 00:24:47 +09:00
dkanada 50b9e1adf4 add background colors to user and library cards 2021-02-07 00:16:45 +09:00
dkanada 22c66ae353 add images to available plugins as well 2021-02-06 15:45:48 +09:00
Fernando Fernández 35296a88b1 fix: message appearing after adding repositories 2021-02-03 16:27:47 +01:00
nyanmisaka 200741ae49 allow hybird vpp tonemapping for QSV on Linux 2021-01-29 18:42:01 +08:00
nyanmisaka d78cd0db51 add an option to enable vpp tonemapping 2021-01-26 03:14:47 +08:00
nyanmisaka 58e2afedd5 add an option to use the enhanced nvdec decoder 2021-01-26 02:48:27 +08:00
dkanada 12c6cf5498 fix image alignment on plugin cards 2021-01-25 02:50:15 +09:00
Bill Thornton c7922e23be Fix removed ButtonDelete key 2021-01-10 02:11:18 -05:00
Joshua M. Boniface 9f175ee483 Merge pull request #2225 from BaronGreenback/NewPluginController 2020-12-31 18:47:14 -05:00
Joshua M. Boniface b744fe4d74 Merge pull request #2286 from Artiume/patch-6 2020-12-30 19:12:43 -05:00
BaronGreenback 177d88dd84 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Fernando Fernández <ferferga.fer@gmail.com>
2020-12-30 17:09:24 +00:00
BaronGreenback d0552ce7ae Update index.js 2020-12-30 15:33:33 +00:00
BaronGreenback 2c00c64005 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Fernando Fernández <ferferga.fer@gmail.com>
2020-12-30 15:29:51 +00:00
artiume fe33c52856 Update playback.html 2020-12-30 09:00:59 -05:00
artiume 8f82b75b53 Update playback.js 2020-12-30 09:00:06 -05:00
Bill Thornton 0754e60dd0 Update pattern to require digit after decimal 2020-12-29 10:50:52 -05:00
Bill Thornton 3abd48a948 Allow decimal entry for bitrate on mobile 2020-12-29 09:58:20 -05:00
dkanada e068668e82 add a missing space 2020-12-28 13:54:33 +09:00
dkanada 908c7b94ad use translations for status string 2020-12-28 13:51:57 +09:00
dkanada 098aeea612 fix some linting errors 2020-12-28 13:45:41 +09:00
BaronGreenback 41e34aa88a Merge branch 'master' into NewPluginController 2020-12-24 14:03:09 +00:00
Bill Thornton 1738010ae4 Fix additional issues on dashboard page 2020-12-20 00:29:13 -05:00
Bill Thornton 0d2ede01b3 Fix margin for stacked emby-button elements 2020-12-20 00:29:13 -05:00
Bill Thornton f2a0a22cae Remove references to autoUpdatesContainer 2020-12-16 10:14:51 -05:00
Bill Thornton adf530f317 Revert "Support restarting the server on all platforms"
This reverts commit eb6a76f578.
2020-12-16 10:12:55 -05:00
BaronGreenback 07b9cd5348 Update index.js 2020-12-15 15:52:43 +00:00
BaronGreenback e2ac6db7a1 Update index.js 2020-12-14 22:54:21 +00:00
BaronGreenback 856c7b1166 Update index.js
Added plugin status
2020-12-13 22:12:41 +00:00
Bill Thornton 66fb4e8237 Fix invalid dlna profile path 2020-12-09 12:23:14 -05:00
Bill Thornton 93e3d1a71d Remove reference to sharing help element 2020-12-07 00:07:35 -05:00
Maxr1998 3a3dc62a97 Fix local bind address using wrong config value 2020-12-04 17:16:20 +01:00
Bill Thornton dc50cacc83 Merge pull request #2163 from thornbill/fix-add-repo-form
Prevent default submit event on add plugin repo form
2020-12-04 01:05:16 -05:00
Bill Thornton f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
Bill Thornton 835dc1706d Prevent default submit event on add plugin repo form 2020-12-03 14:44:32 -05:00
Bill Thornton 0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
nyanmisaka b22e17f63a fix the inconsistent button size in dashboard 2020-11-26 17:27:14 +08:00
nyanmisaka 8aed231263 hide opencl device for vaapi 2020-11-25 02:18:06 +08:00
nyanmisaka 2a5a6a3e0f show tonemap options for vaapi 2020-11-25 01:51:34 +08:00
BaronGreenback b46e282929 Update networking.js 2020-11-22 18:06:03 +00:00
BaronGreenback fc8a3c68df Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
2020-11-22 16:52:08 +00:00
BaronGreenback ffe3bf8b37 Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
2020-11-22 16:51:57 +00:00