Bill Thornton
|
bc690c5874
|
Merge pull request #2583 from Ullmie02/slow-response-config
Add configuration for slow response logging
|
2021-06-24 01:52:10 -04:00 |
|
Niels van Velzen
|
e091f4ca39
|
Move Quick Connect toggle to General page in dashboard
This replaces the separate page with a toggle.
|
2021-06-18 21:29:26 +02:00 |
|
MrTimscampi
|
269ea2ad55
|
Replace newlines in plugin changelogs with the proper HTML tag
|
2021-06-15 00:26:08 +02:00 |
|
Bill Thornton
|
3272d12f64
|
Remove useless abstractions and hardcoded text for toasts
|
2021-05-26 13:12:19 -04:00 |
|
Bill Thornton
|
7390314001
|
Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
|
2021-05-04 13:17:41 -04:00 |
|
David Ullmer
|
0dfd0e8f98
|
Add missing imports
|
2021-04-11 19:24:47 +02:00 |
|
David Ullmer
|
bd8fc27bd3
|
Add configuration for slow response logging
|
2021-04-11 18:44:53 +02:00 |
|
dkanada
|
c369c5b73c
|
merge branch 'master' into dkanada-patch-1
|
2021-03-26 19:49:50 +09:00 |
|
dkanada
|
bcaf95c4e3
|
add the background filter back for active sessions
|
2021-03-25 12:24:51 +09: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 |
|
dkanada
|
a281e4fb88
|
use better icon for manage library button
|
2021-03-08 11:57:43 +09:00 |
|
dkanada
|
ce95dced1d
|
Merge pull request #2482 from cvium/fix-addlibrary
don't use Locations as an indicator for AddLibrary
|
2021-03-06 16:44:00 +09:00 |
|
dkanada
|
cb4bc4807b
|
remove single quote to fix element
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2021-03-06 16:41:44 +09:00 |
|
dkanada
|
d149430f65
|
Merge pull request #2442 from jellyfin/plugin-tweaks
minor improvements to plugin pages
|
2021-03-06 16:17:28 +09:00 |
|
dkanada
|
90d48d840d
|
select the version at the front of the list instead
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2021-03-06 13:41:43 +09:00 |
|
dkanada
|
c86306e6a7
|
invert version sorting for plugins
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2021-03-06 13:41:23 +09:00 |
|
cvium
|
eac299bfdb
|
use const instead of let
|
2021-03-06 01:10:03 +01:00 |
|
cvium
|
6a1c4435b1
|
don't use Locations as an indicator for AddLibrary
|
2021-03-06 00:53:09 +01:00 |
|
Bill Thornton
|
742bd0a262
|
Merge pull request #2379 from jellyfin/promise-errors
fix some unhandled promises and refactor some code
|
2021-03-05 11:03:21 -05:00 |
|
Bill Thornton
|
bc557b1970
|
Merge pull request #2378 from jellyfin/session-style
update style for active sessions
|
2021-02-26 13:24:23 -05:00 |
|
dkanada
|
3616d0fa15
|
improve session information dialog
|
2021-02-25 23:12:20 +09:00 |
|
dkanada
|
3489d716b2
|
fix issue with version sort
|
2021-02-25 20:03:38 +09:00 |
|
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
|
d93d2b020f
|
update progress bar values
|
2021-02-19 11:15:39 +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
|
ebe3ff242c
|
remove useless ternary and always apply background color
|
2021-02-07 00:21:23 +09:00 |
|
dkanada
|
50b9e1adf4
|
add background colors to user and library cards
|
2021-02-07 00:16:45 +09:00 |
|
dkanada
|
df599db415
|
fix some unhandled promises and refactor some code
|
2021-02-06 15:51:31 +09:00 |
|
dkanada
|
59a673e088
|
update style for active sessions
|
2021-02-06 15:48:53 +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 |
|