1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

46 commits

Author SHA1 Message Date
Bill Thornton
b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
Bill Thornton
d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
darmiel
1a23099967 feat: search bar for installed plugins
Adds a search bar to the `My Plugins` section,
allowing you to filter the installed plugins
2022-10-21 00:06:23 +02:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -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
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo
dcdac52dd8 Fix plugin image URL 2021-11-05 23:28:33 +03:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04: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
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
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
dkanada
12c6cf5498 fix image alignment on plugin cards 2021-01-25 02:50:15 +09: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
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
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
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
Bill Thornton
955c34ae4e Fix confirm.default calls 2020-11-19 17:38:49 -05:00
vitorsemeano
4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00: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
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
Julien Machiels
2cbcddd5da Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels
9c56306f05 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels
5ccc24d8f5 Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels
232ba8182a Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
MrTimscampi
af2fab85d1 Migrate add, installed, available plugin pages to ES6 2020-08-08 20:07:31 +02:00
dkanada
54eab501c9
Merge branch 'master' into titles 2020-08-02 16:57:13 +09:00
dkanada
3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00
Renamed from src/controllers/dashboard/plugins/installed.js (Browse further)