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

76 commits

Author SHA1 Message Date
Bill Thornton
ff18bedca7 Fix column visibility toggles 2024-08-29 11:20:44 -04:00
Bill Thornton
bfc37b4171 Refactor LogLevelCell 2024-08-29 07:59:01 -04:00
Bill Thornton
9b436be72f Fix hook file extensions 2024-08-27 12:41:47 -04:00
Bill Thornton
ef20060e81 Remove @mui/x-data-grid dependency 2024-08-27 12:41:47 -04:00
Bill Thornton
cb906678e6 Refactor cell components 2024-08-27 12:41:47 -04:00
Bill Thornton
c7ed7ed48f Fix activity log hooks 2024-08-27 12:41:47 -04:00
Bill Thornton
694ba9718d Migrate to material react table 2024-08-27 12:41:47 -04:00
Bill Thornton
6b4ad3717f
Merge pull request #5727 from bu3alwa/refactor-activity-dashboard
Refactor activity page to use react query requests
2024-08-27 09:07:27 -04:00
Bill Thornton
dd8b9e4bc1
Merge pull request #5800 from gnattu/trickplay-KeyFrameOnlyExtraction
Add trickplay key frame only extraction option
2024-08-23 13:19:48 -04:00
bu3alwa
710fe641e2 refactor activity page to use react query requests
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-21 19:24:20 -04:00
Bill Thornton
222527e9b7 Limit activity table to screen size 2024-08-21 12:52:45 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton
23657c858e Update plugin drawer section 2024-08-06 23:28:49 -04:00
Bill Thornton
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign 2024-07-26 19:34:59 -04:00
thornbill
0084cc856e Backport pull request #5806 from jellyfin-web/release-10.9.z
Fix dashboard body class sometimes missing

Original-merge: f3bb9f2eef

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:35 -04:00
thornbill
c5b338dc64 Backport pull request #5732 from jellyfin-web/release-10.9.z
Fix dashboard user page crash

Original-merge: 2d2d5bef94

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:28 -04:00
venkata nadha reddy
3d9a119d38
Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard.

* Updating contributors
2024-07-19 12:53:44 -04:00
Bill Thornton
5f61a431de Fix console errors 2024-07-19 11:30:57 -04:00
gnattu
0850a1555b Merge branch 'origin/master' 2024-07-18 11:29:27 +08:00
Bill Thornton
175b2d6c85 Unify routers and use lazy for app layouts 2024-07-16 16:30:29 -04:00
gnattu
9c18cd13b4 Add KeyFrameOnlyExtraction option to trckplay panel 2024-07-16 23:36:42 +08:00
Bill Thornton
112f8627b5 Apply suggestions for reducing renders
Co-authored-by: grafixeyehero <32230989+grafixeyehero@users.noreply.github.com>
2024-07-15 17:24:07 -04:00
Bill Thornton
864b1a237a Add mutation resets 2024-07-15 17:24:07 -04:00
Bill Thornton
c143082f63 Fix configuration page link 2024-07-15 17:24:07 -04:00
Bill Thornton
e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
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
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
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
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
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
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
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
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
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08: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