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

242 commits

Author SHA1 Message Date
Bill Thornton
f0626465b0 Add headings and links to plugin pages 2024-07-15 10:25:56 -04:00
venkat_karasani
50d7ce860c cleanup: Remove the intermediate notifications dashboard page. 2024-07-11 12:04:22 -05:00
Bill Thornton
0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
LittleBigOwl
be386fb3c1
Migrate to x-data-grid v7 (#5597) 2024-06-12 12:30:43 -04:00
grafixeyehero
9352ec12dc Refactor Search Page 2024-06-11 00:23:57 +03:00
grafixeyehero
06e585e2bc apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-06-09 08:25:47 +03:00
grafixeyehero
4d37b47331 Replace UnratedItem import with full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-06-09 08:25:44 +03:00
grafixeyehero
ac42b3a203 Update tanstack query to v5 2024-06-09 08:25:39 +03:00
grafixeyehero
be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
Netanel Henya
14952d2fec cleanup: removed the DLNA dashboard page 2024-06-08 20:26:37 -04:00
thornbill
0b8fcb96c8 Backport pull request #5668 from jellyfin-web/release-10.9.z
Remove IMDb references

Original-merge: 7e20d3032f

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-06 14:39:55 -04:00
thornbill
a24eb4533d Backport pull request #5658 from jellyfin-web/release-10.9.z
Update activity table column widths

Original-merge: ab781678c1

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:49 -04:00
grafixeyehero
fcffaab50e Backport pull request #5638 from jellyfin-web/release-10.9.z
Fix: Tv guide only covers half the screen in Experimental Layout

Original-merge: 60af8a68f8

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:07 -04:00
grafixeyehero
fd420a457f Add Homevideos View 2024-05-29 03:32:53 +03:00
thornbill
1929ba8eb2 Backport pull request #5589 from jellyfin-web/release-10.9.z
Add support for user themes for mui components

Original-merge: 61976b8101

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-26 18:49:25 -04:00
thornbill
711f61d93d Backport pull request #5590 from jellyfin-web/release-10.9.z
Fix positioning of the main animated page elements

Original-merge: f7f5ac99b0

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:47 -04:00
thornbill
e2f805da19 Backport pull request #5529 from jellyfin-web/release-10.9.z
Restore library menu tabs functionality

Original-merge: 7ce8c070b3

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
thornbill
017734a0bb Backport pull request #5517 from jellyfin-web/release-10.9.z
Fix video osd not hiding in experimental layout

Original-merge: ea1d069e90

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:45 -04:00
Bill Thornton
29b5bce2f8 Fix now playing bar rendering under drawer 2024-05-10 12:24:38 -04:00
Bill Thornton
2c0efd51c8 Fix direct reference to mui theme 2024-05-08 11:04:02 -04:00
Bill Thornton
23c15f8259 Fix usages of item in location state 2024-04-30 16:23:36 -04:00
Bill Thornton
61ab24cf1b
Merge pull request #5409 from thornbill/fix-experimental-backdrop-gap 2024-04-24 08:43:03 -04:00
Bill Thornton
c3efdd0e8a
Merge pull request #5414 from thornbill/fix-experimental-playing-bar 2024-04-24 08:04:39 -04:00
Bill Thornton
30c61649c4 Fix drawer covering now playing bar in experimental layout 2024-04-24 00:49:53 -04:00
Bill Thornton
2033710670 Fix gap above backdrop on details screen in experimental layout 2024-04-24 00:31:31 -04:00
Bill Thornton
3930ade140 Fix empty playlists tab in music libraries 2024-04-23 02:31:47 -04:00
Bill Thornton
3f967f70f5
Merge pull request #4733 from robert-hamilton36/LyricsSupport
Add Lyric support
2024-04-21 14:29:28 -04:00
robert-hamilton36
c42b96df3e add Lyrics 2024-04-10 10:49:33 +12:00
gnattu
f298387a86 fix: remove unused trickplay files 2024-03-30 08:10:35 +08:00
gnattu
b07553a058 fix: move mjpeg acceleration option into trickplay panel
This option is very trickplay specific and should not belongs to general encoding options
2024-03-27 13:10:40 +08:00
Niels van Velzen
0f96e55585 Add help descriptions to allow/block tag sections in parental control settings 2024-03-25 17:17:12 +01:00
Bill Thornton
4a36f7571b
Merge pull request #5076 from grhallenbeck/dev-react-display-settings
feat: (preferences) migrate user display settings to react
2024-03-25 03:56:45 -04:00
Bill Thornton
2e855382fe Cleanup types and functions 2024-03-25 03:31:32 -04:00
Bill Thornton
d52c56eb2e Remove global ApiClient reference 2024-03-25 03:31:32 -04:00
Jpuc1143
adb22abdc2 Add "AllowedTags" option to parental controls 2024-03-25 03:31:32 -04:00
Grady Hallenbeck
5edcadd423 feat: (preferences) hide display settings when unsupported 2024-03-24 19:01:50 -07:00
Grady Hallenbeck
3dd26c7785 feat: (preferences) hook react display settings into user settings 2024-03-24 19:01:50 -07:00
Grady Hallenbeck
ce4c7aed5e feat: (preferences) migrate display settings to react components 2024-03-24 19:01:49 -07:00
Nick
5a9378012c Additional code review 2024-03-23 09:31:07 -07:00
Nick
55d57eedcc Code review suggestions 2024-03-22 18:19:30 -07:00
Nick
08f9ec9f01 Move trickplay settings to react 2024-03-18 16:15:35 -07:00
Nick
fc664090cc
Merge branch 'master' into trickplay-new 2024-03-17 19:33:16 -07:00
Chris Hill
150964a2e6 Update dialog title to show user to be deleted 2024-03-17 04:37:01 -04:00
Bill Thornton
e7d9e8c737
Merge pull request #4883 from Ch1nkara/add-user-permission-to-edit-subtitles
Add support for subtitle management permission
2024-03-17 03:58:52 -04:00
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08:00
Bill Thornton
f0be743503
Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
chinkara
394a548263 No admin user can be allowed to "edit subtitles"
Front end support to new feature. A user without admin rights can be allowed to "edit subtitles"
2024-03-07 10:15:12 +01:00
Bill Thornton
ec1f016d5b Update notifications page ui 2024-03-04 13:49:29 -05:00
Bill Thornton
7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
grafixeyehero
511f8340ef Replace jellyfin sdk generated-client models wiyh full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 23:10:31 +03:00