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

92 commits

Author SHA1 Message Date
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
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
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
Fernando Fernández
35296a88b1 fix: message appearing after adding repositories 2021-02-03 16:27:47 +01: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
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
Bill Thornton
ef7ff894b4
Merge pull request #2083 from BaronGreenback/pluginMod
Multi-repository plugin modification
2020-11-21 15:33:16 -05:00
cameron clark
ac7cbceca9 Add Tranlation 2020-11-21 13:21:01 +00:00
BaronGreenback
2c49d481ac
IUpdate src/controllers/dashboard/plugins/add/index.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-11-21 09:03:48 +00:00
Bill Thornton
955c34ae4e Fix confirm.default calls 2020-11-19 17:38:49 -05:00
BaronGreenback
55a1819ad1
Update index.js 2020-11-19 15:05:03 +00: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
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09: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
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +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
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi
faa78ebff1 Fix string 2020-08-08 20:07:31 +02:00
MrTimscampi
c14b20727a Merge conditions in plugin install 2020-08-08 20:07:31 +02: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
3180a7a177 Fix lint 2020-08-08 20:07:31 +02:00