Joe Kribs
bc9537d80f
Add Device Icons for WebOS & Updated Infuse Naming ( #6281 )
2025-01-06 03:02:30 -05:00
Bill Thornton
bfe5b7cc39
Fix ItemSortBy import path
2024-12-31 23:43:44 -05:00
Bill Thornton
fdccb5c915
Fix inconsistent naming formats
2024-10-17 01:23:38 -04:00
Raphaël TISON
a133a33a00
Add unit tests for utils ( #5412 )
...
* add unit tests for Card utils
* add unit tests for DateFnsLocale utils
* fix lint
* add unit tests for Events utils
* fix lint
* fix lint
2024-10-15 16:22:10 -04:00
Bill Thornton
a37388b2e3
Prevent blank playlist names
2024-10-13 12:36:08 -04:00
Bill Thornton
46c6fd4b85
Always use default item icon
2024-09-21 02:14:07 -04:00
Bill Thornton
2abc648dcf
Fix default icon handling and add tests
2024-09-18 15:31:15 -04:00
Bill Thornton
cd14a6bcff
Use consistent icon names
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-17 17:33:44 -04:00
Bill Thornton
414ae94312
Normalize item icons
2024-09-17 16:40:19 -04:00
thornbill
819537da0f
Backport pull request #6011 from jellyfin-web/release-10.9.z
...
Fix network mode for localhost server
Original-merge: b9925ebf73
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:32 -04:00
Bill Thornton
07bb315bb3
Add date filter to activity table
2024-08-30 10:13:19 -04:00
Bill Thornton
8a6f33fff8
Fix eslint errors
2024-08-21 02:54:09 -04:00
LJQ
648e8ff2a6
Preliminary Lyrics Editor
2024-08-20 14:46:26 -04: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
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign
2024-07-26 19:34:59 -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
Bill Thornton
5f61a431de
Fix console errors
2024-07-19 11:30:57 -04:00
grafixeyehero
ac42b3a203
Update tanstack query to v5
2024-06-09 08:25:39 +03:00
thornbill
fae81839ec
Backport pull request #5657 from jellyfin-web/release-10.9.z
...
Revert "Fix extra requests in standalone mode"
Original-merge: 574eddada8
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:48 -04:00
grafixeyehero
1fc471a0ed
Backport pull request #5636 from jellyfin-web/release-10.9.z
...
Clear query and view cache on user logout
Original-merge: 4129676ed8
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:06 -04:00
gnattu
39fa14a6f8
Backport pull request #5617 from jellyfin-web/release-10.9.z
...
Allow VideoStreamCopy for remote source fallback
Original-merge: 40e7dc9007
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:03 -04:00
Bill Thornton
005bc0560f
Fix case sensitivity in protocol checks
2024-03-25 01:26:25 -04:00
Bill Thornton
5a5a70dad0
Add playback error messages and fix error propogation
2024-03-25 01:26:25 -04: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
grafixeyehero
8cbddba8fd
Use enums CardShape & BaseItemKind,
...
Use type import for react FC,
Remove escapeHTML
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 22:47:36 +03:00
grafixeyehero
cc87ba3859
Add reusable component
2024-01-31 04:18:12 +03:00
Bill Thornton
92358de0b6
Use react-query for UserViews queries
2024-01-17 12:02:55 -05:00
grafixeyehero
e41436552e
Add livetv view
2024-01-12 21:08:06 +03:00
Bill Thornton
dace38c8dd
Remove sync info from requested fields
2024-01-11 02:24:16 -05:00
Bill Thornton
500312de33
Merge pull request #4881 from thornbill/remove-poster-click
2024-01-04 20:42:43 -05:00
Bill Thornton
7607c8dbd3
Fix iOS 12 crashing in scroller
2024-01-03 11:50:30 -05:00
Bill Thornton
92ed674e7e
Remove click action from item details primary image
2023-11-30 13:09:43 -05:00
Bill Thornton
ad79f39910
Merge pull request #4880 from grafixeyehero/sort-options
...
Use sort options based on view type
2023-11-03 11:22:09 -04:00
grafixeyehero
ccb31b4637
apply suggestion
2023-10-25 19:26:44 +03:00
Bill Thornton
83aec0253e
Merge pull request #4874 from grafixeyehero/Convert-ItemsContainer-to-react
...
Convert emby-ItemsContainer to react
2023-10-25 01:15:43 -04:00
Bill Thornton
85e05d595d
Handle json parse error when testing urls
2023-10-20 13:48:03 -04:00
Bill Thornton
abb0c7d2ca
Ensure IconUrl from capabilities is a valid url
2023-10-16 12:09:56 -04:00
Bill Thornton
359e168ace
Use icon url from client capabilities
2023-10-16 01:38:22 -04:00
grafixeyehero
561293b2a7
Use sort options based on view type
2023-10-14 20:07:53 +03:00
grafixeyehero
c767dba439
Convert ItemsContainer to react
2023-10-13 02:07:49 +03:00
grafixeyehero
8725edb9e4
use logical OR ( || )
2023-10-11 20:00:29 +03:00
grafixeyehero
c61df2eb92
Refactor: viewitemcontainer
2023-10-11 00:10:16 -04:00
Dmitry Lyzo
f758aea13b
fix: Use userId from params
2023-10-04 15:11:29 +03:00
grafixeyehero
d1f2f1caa0
Add items helper
2023-10-02 23:42:16 +03:00
Bill Thornton
1e3fa5418c
Remove duplicate card shape functions
2023-10-01 02:54:23 -04:00
Bill Thornton
4109b7eec6
Merge pull request #4728 from MBR-0001/subtitle-improvements-2
...
Add ability to upload hearing-impaired subs
2023-09-27 12:54:57 -04:00
MBR#0001
eccfd5316d
Move function to util
2023-09-27 16:42:31 +02:00
Dmitry Lyzo
9e8c7d788a
Fix slider rounding
2023-09-26 14:19:51 +03:00
Bill Thornton
9435e3172d
Merge pull request #4761 from dmitrylyzo/hls-direct-play
2023-09-14 15:48:07 -04:00