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

483 commits

Author SHA1 Message Date
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
Shadowghost
3f918767d1 Add stereo downmix setting 2023-01-19 23:23:01 -05:00
Daan Vankerkom
75ee6f2457 Adjust active devices in dashboard
Added more white space inside the card to make it breathe more. Slightly reduced the playing media name size.
2022-11-09 01:44:37 +01:00
Bill Thornton
1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04: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
9ad1503072
Merge pull request #3944 from Artiume/rename-warning
Metadata loss warning while renaming libraries
2022-10-25 14:08:28 -04: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
Bill Thornton
334dde82c9 Update library rename warning 2022-10-20 12:03:10 -04:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Dmitry Lyzo
899f61a51d Backport pull request #4005 from jellyfin/release-10.8.z
Fix locale with suffix

Original-merge: b14d76a3d4

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -04:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton
f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton
7d2850f6a3 Merge remote-tracking branch 'upstream/master' into fix-sonar-issues 2022-10-04 10:00:37 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Bill Thornton
272a74e7aa Fix sonarjs no-gratuitous-expressions 2022-10-03 10:04:40 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
artiume
d7c8377d71
Add metadata lost warning to renaming libraries 2022-09-25 17:36:47 -04:00
grafixeyehero
d2df5830b5 migrate User Password Page 2022-07-23 18:04:28 +03:00
grafixeyehero
2d115bc6c8 migrate User Parental Control 2022-07-23 18:04:26 +03:00
grafixeyehero
5d29529562 migrate User Library Access Page 2022-07-23 18:04:25 +03:00
grafixeyehero
3f8b305995 migrate User Edit Page 2022-07-23 18:04:23 +03:00
grafixeyehero
a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
Joshua Boniface
3222fb93e4 Backport pull request #3760 from jellyfin/release-10.8.z
Fix saving log settings not working

Authored-by: Niels van Velzen <git@ndat.nl>

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

Original-merge: db346e4c05
2022-07-20 19:29:51 -04:00
Joshua Boniface
d310ac64b4 Backport pull request #3751 from jellyfin/release-10.8.z
Fix splash screen checkbox always unchecked

Authored-by: Niels van Velzen <git@ndat.nl>

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

Original-merge: 8e7a3045dd
2022-07-20 19:29:51 -04:00
Hadi Charara
99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara
5301a98ea1 fixed some css 2022-07-03 22:30:18 -04:00
Hadi Charara
8c7b7c8d6b SOme Fixes in the dashboard 2022-07-03 15:04:53 -04:00
Hadi Charara
d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Bill Thornton
372291e937 Merge pull request #3714 from nyanmisaka/vpp-tm-configs
Expose VPP TM brightness/contrast gain options

(cherry picked from commit 6142283e99)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:54 -04:00
Bill Thornton
f85db9c6ae Merge pull request #3701 from nyanmisaka/patch-1
Remove MPEG4 hwaccel from AMF

(cherry picked from commit 4fdfcde018)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton
c1865573d5 Merge pull request #3694 from crobibero/disable-splashscreen
Add the ability to enable/disable the splashscreen

(cherry picked from commit 0bd774dd45)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:43 -04:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00
San
b5b8476b62
fix styling
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:58 -07:00
San
9856a83694
fix nesting
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:57 -07: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
San
a2fe92f192
Merge branch 'master' into eslint-no-sequences 2022-05-20 01:40:57 -07:00
Bill Thornton
babc425fdb
Merge pull request #3603 from ryan-hartzell/eslint-no-nested-ternary
add eslint no-nested-ternary rule and fix violations
2022-05-17 11:44:32 -04:00
sancodes
9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00