Bill Thornton
bc4d6c95d1
Merge pull request #6254 from thornbill/dashboard-help
...
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
thornbill
acbb626492
Backport pull request #6276 from jellyfin-web/release-10.10.z
...
Update plugin category labels
Original-merge: 9ff9f05a26
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
Bill Thornton
dc35c9d59e
Move dashboard help links to header icon
2024-10-26 01:45:01 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Bill Thornton
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign
2024-07-26 19:34:59 -04:00
venkata nadha reddy
3d9a119d38
Fix stuck page titles on admin dashboard ( #5735 )
...
* Fixed stuck page titles on admin dashboard.
* Updating contributors
2024-07-19 12:53:44 -04:00
Bill Thornton
e928a2ff95
Redesign add plugins page
2024-07-15 17:24:07 -04:00
Bill Thornton
f0626465b0
Add headings and links to plugin pages
2024-07-15 10:25:56 -04:00
thornbill
e2f805da19
Backport pull request #5529 from jellyfin-web/release-10.9.z
...
Restore library menu tabs functionality
Original-merge: 7ce8c070b3
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
Bill Thornton
143b846d50
Fix missing emby-select import in add plugin page
2024-03-28 08:31:54 -04:00
Bill Thornton
ac410d1616
Fix missing emby-collapse import in add plugin page
2024-03-28 03:02:32 -04:00
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