Commit graph

507 commits

Author SHA1 Message Date
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton
22a25ab37c
Merge pull request #4485 from brettpetch/patch-1
fix: dead link
2023-04-12 10:06:53 -04:00
Brett Petch
dccbcbd72c
Update src/controllers/dashboard/encodingsettings.html
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-12 06:33:55 -04:00
grafixeyehero
a3c8e11025 clean up 2023-04-11 02:53:38 +03:00
grafixeyehero
6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
Brett Petch
4d99244bb3
fix: dead link 2023-04-10 14:24:40 -04:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton
fda38f5626
Merge pull request #4154 from knackebrot/audio-vbr
Add Audio VBR setting
2023-03-28 15:34:27 -04:00
Hannes Braun
c4f6e11f6c Add setting for ParallelImageEncodingLimit 2023-03-14 23:15:41 -04:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
Bill Thornton
c9b72d87fe Backport pull request #4395 from jellyfin/release-10.8.z
Fix installed plugin version html

Original-merge: 22d1f40587a79a0774fe0fe6f8c07a258d077f24

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
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
James Raspass
bd9d3e5f65 Remove old Emby (3.x) version checks
As per https://trello.com/c/sA25wd46/8-remove-old-emby-3x-version-checks
2023-03-06 19:23:47 +00:00
Bill Thornton
0fc1511d1a
Merge pull request #4381 from jellyfin/bond-dummychapcount
Allow setting DummyChapterCount to 0 to disable dummy chapters
2023-03-01 11:48:18 -05:00
Bond_009
a5d4dc5738 Allow setting DummyChapterCount to 0 to disable dummy chapters 2023-02-27 10:24:27 +01:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Bill Thornton
8956cc2766
Merge pull request #3770 from negulici-r-barnabas/master 2023-02-08 08:12:51 -05:00
Bill Thornton
49e811b10d Move image resolution settings to Libraries > Metadata 2023-02-07 17:05:22 -05:00
Bill Thornton
5448ea1244 Use enum values for resolution options and translate names 2023-02-07 16:17:36 -05:00
Bill Thornton
5c998e6129 Fix eslint issues 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
87833b0737 added 144p resolution to chapter images settings; 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
18ae1dc17f Chapter Images:
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
2023-02-07 14:39:37 -05:00
Bond_009
c0ed5479cc Remove OS and Arch from dashboard 2023-01-27 16:03:33 +01:00
Bill Thornton
4ee51ff12e Backport pull request #4269 from jellyfin/release-10.8.z
Fix XSS vulnerability in plugin repo pages

Original-merge: 21a3bae204772e019560d23288c352ceb6dfcf2e

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
knackebrot
b1a551926b Add Audio VBR setting 2022-11-07 01:03:20 +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: b14d76a3d40ca35ea5d8f68c8241c397e1792f50

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