Commit graph

1687 commits

Author SHA1 Message Date
mark5231
6ffa0782ac
Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-01-05 09:28:57 -08:00
Marks
5db134a859 Show production studio 2023-01-05 01:33:14 -05:00
Niels van Velzen
8824b7c72f Support admin login in QuickConnect 2023-01-05 00:01:38 -05:00
Niels van Velzen
711e5ae728 Use POST request when initiating QuickConnect 2023-01-05 00:01:38 -05:00
Bill Thornton
19f416580c Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
Bill Thornton
614afb1f3f Fix issues navigating home screen tabs 2022-12-13 12:58:02 -05:00
SenorSmartyPants
65543e77a4 Display whole channel icon and new/repeat/live/premiere flags
- Make timer list visually identical when displayed on Series Timer page, or Series page.
- Display full channel icon (background-size: contain)
- Display New/Repeat/etc in timer list. Respects user guide settings for which flags to display
- Add margin before timerIndicator if mediainfo is present
- Add option to display officialRating display in mediainfo
- Use ids instead of CSS class for seriesTimerSchedule*
2022-11-21 17:45:56 -06:00
SenorSmartyPants
d58758a203 DVR: Add options to disable NFO and image saving
Depends on jellyfin/jellyfin#8775
2022-11-19 15:23:31 -06:00
Dominik
364f2d448e Add option for segment deletion and make throttle and segment seconds configurable 2022-11-14 10:35:49 +01: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
Bill Thornton
00d9c6d71d
Merge pull request #3792 from grafixeyehero/Convert-Movies-Page-to-react 2022-11-01 12:25:06 -04:00
Bill Thornton
7e9bf96668 Refactor ConnectionState to a shared enum 2022-10-28 00:59:34 -04:00
grafixeyehero
92f4a42eec revert back list 2022-10-27 01:18:11 +03:00
grafixeyehero
6341a71fec use single state and local storage 2022-10-26 23:46:21 +03:00
grafixeyehero
9741470c8c remove unused movies file 2022-10-26 23:46:02 +03: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
023cfcc452
Merge pull request #4080 from thornbill/tweak-icons
Update server and quick connect icons
2022-10-25 10:20:11 -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
Bill Thornton
26b183b4f5 Update quick connect icon 2022-10-24 14:04:31 -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
9ef78533d0 Update server and quick connect icons 2022-10-20 17:38:33 -04:00
Bill Thornton
334dde82c9 Update library rename warning 2022-10-20 12:03:10 -04:00
Aimekram
e79f326c53 refactor: delete unnecessary function 2022-10-19 22:19:40 +02:00
Aimekram
8251b65399 fix: indentation 2022-10-19 22:15:25 +02:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Dmitry Lyzo
39879baefe fix HTML escaping 2022-10-16 00:06:54 +03: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
Bill Thornton
e0013915fd Enable eslint sonar prefer-object-literal 2022-10-12 14:44:10 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
8a9cdbfca3
Merge pull request #4014 from thornbill/eslint-no-small-switch
Fix sonarjs no-small-switch
2022-10-11 03:03:37 -04:00
Bill Thornton
858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Bill Thornton
a4bcc9689b Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch 2022-10-11 00:46:33 -04:00
Bill Thornton
76ed503c81 Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
Bill Thornton
5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -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
1ac326d40b
Merge pull request #3745 from Viperinius/chapter-markers
Add chapter markings to video player slider
2022-10-06 11:45:50 -04:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Viperinius
c4bd4d0a05 Keep chapter markers visible whenever the OSD is shown.
(Does not require hovering over the slider anymore.)
2022-10-05 17:49:34 +02:00
Bill Thornton
9cb03ba4e5 Fix assignment in switch expression issues 2022-10-04 16:10:57 -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