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: 4f3ac34739
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: 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
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
Bill Thornton
0b76f38f1e
Fix misleading array mutation issue from sonar
2022-10-04 16:47:08 -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
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
...
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
1f4e65822b
Fix sonarjs no-collapsible-if
2022-10-03 14:26:16 -04:00
Bill Thornton
bdc97c45b8
Fix sonarjs no-nested-switch
2022-10-03 10:12:13 -04:00
Bill Thornton
857973ec45
Fix sonarjs max-switch-cases
2022-10-03 09:50:00 -04:00
Bill Thornton
3a07d34884
Add check that SyncPlay plugin is enabled
2022-10-02 03:55:35 -04:00
Hadi Charara
32f103b852
Merge branch 'master' into hadicharara/added-support-for-rtl-layouts
2022-10-01 16:55:59 -04:00
Bill Thornton
496508ee4d
Move SyncPlay code to plugin directory
2022-10-01 02:57:30 -04:00
Bill Thornton
23eede4d2f
Only allow jsx in jsx/tsx files
2022-09-29 13:11:56 -04:00