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

130 commits

Author SHA1 Message Date
rafma0
67aa57f67b add param for markdownIt to handle html 2023-11-23 10:36:24 -03:00
rafma0
4a17c78a85 replace marked with markdown-it 2023-11-15 03:11:45 -03:00
Dmitriy Dubson
c8a7c7040a Reduce cognitive complexity in card builder component 2023-10-27 09:29:09 -04:00
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
Joshua M. Boniface
b372953671 Backport pull request #4654 from jellyfin/release-10.8.z
Add confirmation for 3rd party repos

Original-merge: 331fa87216

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-07-02 02:06:24 -04:00
Bill Thornton
689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton
1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00
Bill Thornton
c9b72d87fe Backport pull request #4395 from jellyfin/release-10.8.z
Fix installed plugin version html

Original-merge: 22d1f40587

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:08 -05:00
Bill Thornton
4ee51ff12e Backport pull request #4269 from jellyfin/release-10.8.z
Fix XSS vulnerability in plugin repo pages

Original-merge: 21a3bae204

Merged-by: Joshua M. Boniface <joshua@boniface.me>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:04 -05:00
darmiel
55982f56b8 fix: do not create label manually 2022-10-25 22:32:17 +02:00
Bill Thornton
e4046bfe8c
Merge pull request #4081 from darmiel/feat/search-plugin-catalog
feat: search bar for plugin catalogue
2022-10-25 15:48:25 -04:00
Daniel
b384c5a1af
fix: implemented PR feedback 2022-10-25 21:35:03 +02:00
Bill Thornton
3bc7e26d47
Merge pull request #4079 from darmiel/master
feat: search bar for installed plugins
2022-10-25 10:19:35 -04:00
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Daniel
dba3b81c81
refactor: eslint (single-quotes) 2022-10-21 09:19:31 +02:00
Daniel
3ef73904c1
feat: search bar for plugin catalogue
Adds a search bar to the `Catalogue` section,
allowing you to filter the available plugins
2022-10-21 09:05:11 +02: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
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04: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
0b19f0d85e Merge pull request #3604 from thornbill/fix-custom-elements
Fix custom element creation

(cherry picked from commit f2226ee745)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:48 -04:00
Joshua M. Boniface
95d368db79 Merge pull request #3601 from thornbill/fix-repositories-xss
(cherry picked from commit bc0288e57f)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
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