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

2713 commits

Author SHA1 Message Date
Bill Thornton
72dab5381d Update typing for currentApiClient 2022-11-17 00:30:57 -05:00
Bill Thornton
d297f23932 Add api and user contexts 2022-11-17 00:30:57 -05:00
Bill Thornton
2bc3bc8a93 Restructure async route code 2022-11-15 17:17:22 -05:00
Bill Thornton
cabb268940
Merge pull request #4157 from nielsvanvelzen/leftover-likes
Remove like/dislike filter
2022-11-15 14:22:57 -05:00
Bill Thornton
26b01bd547
Merge pull request #4120 from nielsvanvelzen/seriesstatus-extended
Add Unreleased SeriesStatus to filters
2022-11-15 13:50:23 -05:00
Bill Thornton
f6dd34ad14
Merge pull request #4143 from thornbill/convert-plugin-config
Migrate plugin config pages to react-router
2022-11-15 13:46:42 -05:00
Bill Thornton
458bfecdff
Merge pull request #4147 from jsayol/patch-1
Fix subtitle uploader on TV layout
2022-11-15 13:46:18 -05:00
Niels van Velzen
13f6e09bf2 Remove unused like/dislike handling in userdatabuttons.js 2022-11-07 12:26:38 +01:00
Niels van Velzen
2ea82cdec4 Remove like/dislike filter 2022-11-07 12:19:33 +01:00
Josep Sayol
a13e6f0419
Fix subtitle uploader on TV layout
**Changes**
Fixes a wrong import that prevented the subtitle uploader dialog from showing when using the TV layout mode.

**Issues**
#4146
2022-11-05 11:26:09 +01:00
Bill Thornton
7fa9b2376c Migrate plugin config pages to react-router 2022-11-04 13:51:35 -04:00
Bill Thornton
698de36178 Optimize restoring views 2022-11-04 12:27:14 -04:00
Bill Thornton
20f8f4a745
Merge pull request #4135 from thornbill/date-fns-chunks 2022-11-04 11:02:58 -04:00
Bill Thornton
d5c4482714
Merge pull request #4138 from dmitrylyzo/fix-history-back-promise
Fix resolving of the history back Promise
2022-11-03 17:39:49 -04:00
Dmitry Lyzo
472ce47020 fix resolving of history back promise 2022-11-03 21:29:21 +03: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
851831f8a8 Exclude location.state from effect dependencies 2022-11-02 13:40:57 -04:00
Bill Thornton
2094a7a8c2 Optimize loading controller and view 2022-11-01 13:57:50 -04:00
Bill Thornton
c5072f77f5 Fix restoring views 2022-11-01 13:52:46 -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
feb35ede21
Merge pull request #4083 from thornbill/connection-state-refactor
Refactor ConnectionState to a shared enum
2022-10-31 10:12:09 -04:00
Bill Thornton
227da79502 Rename loading component file 2022-10-31 03:24:27 -04:00
Bill Thornton
5c080f4fc5 Add react loading component 2022-10-31 02:05:51 -04:00
Niels van Velzen
5e9c2865b0 Add Unreleased SeriesStatus to filters 2022-10-30 14:42:12 +01:00
grafixeyehero
071e7d15d9 clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
Bill Thornton
3c85389325
Merge pull request #4094 from CrispyBaguette/metadata-rating-form-validation
Accept arbitrary precision for community rating
2022-10-28 15:49:45 -04:00
Bill Thornton
7e9bf96668 Refactor ConnectionState to a shared enum 2022-10-28 00:59:34 -04:00
Bill Thornton
5d39f23083 Fix chunk names 2022-10-27 01:13:29 -04:00
Dmitry Lyzo
239bbfbbf1 Backport pull request #4089 from jellyfin/release-10.8.z
Fix double escape HTML

Original-merge: aa009091d5

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-27 00:13:41 -04:00
peterspenler
25e896ad6b Backport pull request #4069 from jellyfin/release-10.8.z
Fix images sometimes not un-blurring

Original-merge: 4c99480c42

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-27 00:06:20 -04:00
grafixeyehero
d7e48d30b6 apply suggestion 2022-10-27 00:59:46 +03:00
grafixeyehero
6341a71fec use single state and local storage 2022-10-26 23:46:21 +03:00
grafixeyehero
1ac97c878a use viewSettings instead of libraryBrowser.showLayoutMenu 2022-10-26 23:46:18 +03:00
grafixeyehero
bdff9b14f1 Rename class name for collectionEditor & add method show 2022-10-26 23:46:04 +03:00
grafixeyehero
87ebe89196 add MessageNoFavoritesAvailable string 2022-10-26 23:46:03 +03:00
Bill Thornton
26925d9bf6 Move castSenderApi to plugin dir 2022-10-25 14:02:14 -04:00
CrispyBaguette
ff6a9baa35 Accept arbitrary precision for community rating 2022-10-24 14:33:21 +02:00
Bill Thornton
b0f63e51a2
Merge pull request #4086 from nielsvanvelzen/docs-urls
Update all documentation links to new website
2022-10-22 10:57:18 -04:00
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Bill Thornton
c0662c80b7 Fix double routing of root path 2022-10-21 17:28:17 -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
bf145a602c refactor: give variables more descriptive names 2022-10-19 22:23:38 +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
Bill Thornton
8536fe4610 Remove string replaceAll implementations 2022-10-16 00:11:31 -04:00
Dmitry Lyzo
2b8d0de344 fix listview and actionsheet items 2022-10-16 00:37:47 +03: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