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

104 commits

Author SHA1 Message Date
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
a7f58a91bf Add plugin repository help link 2022-01-13 14:16:14 -05:00
Bill Thornton
d4e9270897 Fix marked import 2021-11-10 00:09:56 -05:00
Dmitry Lyzo
dcdac52dd8 Fix plugin image URL 2021-11-05 23:28:33 +03:00
Bill Thornton
7bd5788fa9 Fix repository url link not opening as external 2021-10-05 00:35:30 -04:00
Bill Thornton
3c24cf5200 Fix dompurify import error 2021-09-05 00:58:39 -04:00
MrTimscampi
ca41303aab Allow markdown for plugin changelogs 2021-09-05 00:43:57 -04:00
MrTimscampi
269ea2ad55 Replace newlines in plugin changelogs with the proper HTML tag 2021-06-15 00:26:08 +02: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
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
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