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

73 commits

Author SHA1 Message Date
viown
e4ccacac83 Invalidate queries on update 2025-02-21 00:40:35 +03:00
Bill Thornton
e10aef9933 Add device deletion support 2025-02-13 16:39:59 -05:00
Bill Thornton
7cec3dfb53
Merge pull request #6393 from viown/react-logs
Migrate logs to React
2025-01-22 15:01:15 -05:00
viown
ec6e0d368b Rename to useConfiguration 2025-01-15 14:11:37 +03:00
Matthew Haughton
a337f7af2b
Update to typescript-eslint v8 (#6372)
* Update typescript-eslint to v8

* Disable @typescript-eslint/prefer-optional-chain

This rule now requires type information which is not currently enabled for
the Typescript ESLint checks.

* Remove unused vars

* Disable no-empty-function for line using updated config

* Disable rule for lines that violate updated typescript-eslint rules

* Use void operator to fix no-floating-promises

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

* Use void operator to fix no-floating-promises

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

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-13 13:16:44 -05:00
Bill Thornton
bfe5b7cc39 Fix ItemSortBy import path 2024-12-31 23:43:44 -05:00
grafixeyehero
c5bbd5bca9 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-24 04:15:12 +03:00
grafixeyehero
f7fcf44f94 Add global Api hooks 2024-09-08 20:12:37 +03:00
Bill Thornton
07bb315bb3 Add date filter to activity table 2024-08-30 10:13:19 -04:00
Bill Thornton
7c3270725e
Merge pull request #5970 from thornbill/material-react-table 2024-08-30 08:40:54 -04:00
Bill Thornton
aef4a42f8e Add user settings hook 2024-08-28 16:30:02 -04:00
Bill Thornton
9b436be72f Fix hook file extensions 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
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
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
d232494a89
Merge pull request #5932 from grafixeyehero/Add-ItemDtoQueryResult-ItemStatus
Add shared ItemStatus and ItemDtoQueryResult Type
2024-08-21 11:41:48 -04:00
Bill Thornton
8a6f33fff8 Fix eslint errors 2024-08-21 02:54:09 -04:00
grafixeyehero
5fbc417e3b Add shared ItemStatus and ItemDtoQueryResult Type 2024-08-21 03:31:21 +03:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Doxterpepper
614c9e4481 Backport pull request #5730 from jellyfin-web/release-10.9.z
Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info

Original-merge: a0e6da790c

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:19 -04:00
Bill Thornton
dce7a36fcf Add RouterHistory to replace syncing for compatibility 2024-08-01 01:21:17 -04:00
Bill Thornton
0dfc09529a
Merge pull request #5607 from grafixeyehero/Refactor-Search--Page
Refactor search  page
2024-07-15 15:44:42 -04:00
Bill Thornton
ddb9f66609
Merge pull request #5787 from grafixeyehero/Fix-ParentThumbImage
Fix parent thumb image for next up and continue watching in experimental layout
2024-07-15 15:43:23 -04:00
grafixeyehero
fe31539d69 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-15 22:15:52 +03:00
grafixeyehero
13d5cb2c84 revert translation key changes
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-15 22:13:35 +03:00
Bill Thornton
085e6e7f3d
Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
2024-07-15 13:17:14 -04:00
grafixeyehero
00de25eccf Fix Parent Thumb Image for NextUp And Resume 2024-07-14 23:53:12 +03:00
grafixeyehero
9352ec12dc Refactor Search Page 2024-06-11 00:23:57 +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
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
Bill Thornton
c2a5f1e05d
Merge pull request #5437 from thornbill/fix-item-state 2024-05-01 12:24:06 -04:00
Bill Thornton
23c15f8259 Fix usages of item in location state 2024-04-30 16:23:36 -04:00
Andrew Rabert
fe64fe5be0 Fix legacy URL redirect 2024-04-30 07:10:46 -04:00
Bill Thornton
f0be743503
Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
Bill Thornton
265afb519b
Merge pull request #5216 from thornbill/build-version
Add build and web versions to dashboard
2024-02-21 12:02:40 -05:00
Bill Thornton
1aabbae3a5 Add build and web versions to dashboard 2024-02-21 00:47:03 -05:00
Bill Thornton
2d667cabba Fix missing dependency in effect 2024-02-15 11:28:10 -05:00
Bill Thornton
bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00
grafixeyehero
31a77c25f3 Update favorite and played state to use Query Invalidation 2024-01-31 04:32:54 +03:00
Bill Thornton
92358de0b6 Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
Bill Thornton
7671d08591
Merge pull request #5096 from thornbill/use-sync-play-errors 2024-01-13 12:45:06 -05:00
Bill Thornton
36299bd850 Ignore missing api when fetching SyncPlay groups 2024-01-12 14:34:32 -05:00
grafixeyehero
e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton
3a120011c8
Merge pull request #5085 from grafixeyehero/Convert-played-and-ratingbuttons-to-react
Convert playstatebutton and ratingbuttons to react
2024-01-12 10:04:04 -05:00
grafixeyehero
3d15b85d10 apply suggestion 2024-01-12 02:21:41 +03:00
Bill Thornton
dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
grafixeyehero
78b680f614 Convert playstatebutton and ratingbuttons to react 2024-01-08 00:18:53 +03:00