Commit Graph

1343 Commits

Author SHA1 Message Date
Bill Thornton 64ecc3eae7 Add plugin types 2023-03-08 11:08:19 -05:00
Bill Thornton b3195991a3 Move public pages to react-router 2023-03-01 09:55:01 -05: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 9e0fbef032 Merge pull request #4327 from DVDAndroid/dvd/remaining-time-toggle
Add toggle to show/hide remaining video time in video player
2023-02-08 17:03:41 -05:00
dvdandroid c33dc8cd7a Added toggle to show/hide remaining video time in video player
Toggle applied to the remaining time label of the video player and added
`-` as a prefix of the remaining time, both behaviours like in VLC.

Toggle preference as user setting.
2023-02-04 16:54:48 +00:00
Dmitry Lyzo 5800102f9f Fix language change when refreshing 2023-01-26 11:38:45 +03:00
Dmitry Lyzo 0eb393dc4b Backport pull request #4274 from jellyfin/release-10.8.z
Fix back action on Hisense TV

Original-merge: 0ff86d9ea026ece61ab07846e99ff4d23b235405

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:05 -05:00
Dmitry Lyzo 7c9464d0c3 Backport pull request #4267 from jellyfin/release-10.8.z
Fix AudioContext limit exceeded

Original-merge: ea79d2651aa8237a433086284940059c3bf30b92

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:03 -05:00
Dmitry Lyzo abed235b50 Backport pull request #4263 from jellyfin/release-10.8.z
Fix change audio track

Original-merge: 9139153d16e39c40d068435fe642925a2d7a66a3

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:02 -05:00
Dmitry Lyzo 7f30d82d17 Backport pull request #4240 from jellyfin/release-10.8.z
Fix detection of SecondaryAudio support

Original-merge: 96234eafb7fa3c4fce70c1777bba79d895e3b8f7

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:07:07 -05:00
nyanmisaka 813845d54b Backport pull request #4182 from jellyfin/release-10.8.z
Fix the progressive mp4 transcoding profile

Original-merge: 5bfffd6209ca4d6c5fe957253d6d7a5117f333ee

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:07:07 -05:00
h3llrais3r fb244080de Changes after review 2023-01-19 23:55:38 -05:00
h3llrais3r b019eef37b Simplify logic 2023-01-19 23:55:38 -05:00
h3llrais3r 53aaa35a3b Show total count when no pagination is applied
If no pagination is applied (or disabled in the settings), there is no view on how many items you have in your library. By showing the pagination text (without the pagination buttons) it's still visible for the user how many items are listed in the library.
2023-01-19 23:55:38 -05:00
Markus Ongyerth e834ae3f41 Use downloadFiles from NatvieShell
Try to pass batched downloads to natvie shell as list
The new downloadFiles function is TBD in shell implementations.
2023-01-04 23:41:51 -05:00
Dmitry Lyzo be3a46009c Backport pull request #4166 from jellyfin/release-10.8.z
Fix keyboard navigation for INPUT and TEXTAREA

Original-merge: 4f3ac34739d39e6ac5131812e38ee52451cc4444

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-11-29 13:41:42 -05:00
Bill Thornton 7fa9b2376c Migrate plugin config pages to react-router 2022-11-04 13:51:35 -04:00
Bill Thornton 20f8f4a745 Merge pull request #4135 from thornbill/date-fns-chunks 2022-11-04 11:02:58 -04:00
Bill Thornton 1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04:00
Bill Thornton b3febe49ad Optimize loading of date-fns 2022-11-03 00:52:12 -04:00
Bill Thornton 6780bfc794 Migrate all admin routes to react router 2022-11-02 01:21:02 -04:00
Bill Thornton 7c96c386c2 Migrate all user routes to react router 2022-11-01 13:57:50 -04:00
Bill Thornton 42c0516a44 Add ViewManager React wrapper component 2022-11-01 13:52:46 -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 5d39f23083 Fix chunk names 2022-10-27 01:13:29 -04:00
grafixeyehero cf137497a0 Refactoring duplicates code 2022-10-26 23:46:10 +03:00
grafixeyehero 479c53eb8b Migrate Movies 2022-10-26 23:46:00 +03:00
photonconvergence 7ab1edd3c5 Merge branch 'jellyfin:master' into add/device-logos 2022-10-25 17:25:30 -07:00
photonconvergence 7d923f10f4 Add device logos for Roku and Finamp 2022-10-25 17:23:44 -07: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 c0662c80b7 Fix double routing of root path 2022-10-21 17:28:17 -04:00
Bill Thornton 9ef78533d0 Update server and quick connect icons 2022-10-20 17:38:33 -04:00
Bill Thornton 8af09253c8 Merge pull request #4058 from Aimekram/fix-eslint-no-shadow
Add eslint no-shadow rule and fix violations
2022-10-20 10:56:15 -04:00
Aimekram 832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton 8536fe4610 Remove string replaceAll implementations 2022-10-16 00:11:31 -04:00
Bill Thornton f0b29fa9cc Merge pull request #4052 from thornbill/apiclient-appstorage 2022-10-15 09:17:43 -04: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 1b7a0262ce Remove apiclient appstorage usage 2022-10-14 18:08:46 -04:00
Hadi Charara d1145a3c63 Fixed linting issue 2022-10-14 17:06:25 -04:00
Bill Thornton 0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara 892f5b73cf Fixed all reported issues 2022-10-13 13:59:48 -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 b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton 858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Chris Talkington c0b058e914 add home assistant to device images 2022-10-09 23:14:09 -05: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
Claus Vium 75c5d64ede Update dfnshelper.js 2022-10-06 10:07:06 +02:00
Bill Thornton 4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton 554cd1210c Fix sonarjs no-duplicated-branches 2022-10-05 12:58:48 -04:00