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

54 commits

Author SHA1 Message Date
Bill Thornton
26f7f281cd Add playback subscriber abstraction 2024-10-01 13:41:40 -04:00
grafixeyehero
106392b9cb Add Media Info Stats 2024-08-22 01:04:18 +03:00
grafixeyehero
82d70763bb Add Secondary Media Info 2024-08-22 01:01:59 +03: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
grafixeyehero
b9b963cca8 Move reusable TextLines component to common file 2024-08-08 04:25:05 +03:00
grafixeyehero
fd420a457f Add Homevideos View 2024-05-29 03:32:53 +03: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
grafixeyehero
8db635e2ae update suggestion 2024-05-03 02:49:19 +03:00
Bill Thornton
c85db57b38 Update album normalization value 2024-05-01 01:56:22 -04:00
grafixeyehero
1a765e8564 Add PlaybackStopInfo Interface 2024-05-01 01:47:28 -04: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
15d30ffaeb Add new media error types 2024-03-25 01:26:25 -04:00
Bill Thornton
081d408b18 Add enum for media errors 2024-03-25 01:22:19 -04:00
Grady Hallenbeck
3dd26c7785 feat: (preferences) hook react display settings into user settings 2024-03-24 19:01:50 -07:00
grafixeyehero
28bf7d4dfb Add shared ItemMediaKind Type 2024-03-03 01:36:21 +03:00
grafixeyehero
064cebd41f Add shared ItemKind Type 2024-03-03 01:33:51 +03:00
grafixeyehero
d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
grafixeyehero
90a1d06557 separate shared types
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:22:13 +03: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
876fbee53e Fix navigation for mobile layout 2024-01-31 05:25:38 +03:00
grafixeyehero
97472ac8bb Convert CardView to react 2024-01-31 04:25:14 +03:00
grafixeyehero
cc87ba3859 Add reusable component 2024-01-31 04:18:12 +03:00
grafixeyehero
c3b5d50313 Convert mediainfo PrimaryMediaInfo to react 2024-01-31 03:01:58 +03:00
grafixeyehero
2e90f669e5 Migrate Indicator to react 2024-01-31 02:59:45 +03:00
grafixeyehero
22bce0cd94 Add shared itemDto type 2024-01-31 01:19:35 +03:00
Telepathic Walrus
051058b5af Update imports to use full path 2024-01-13 20:52:02 -05:00
TelepathicWalrus
e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
grafixeyehero
e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
grafixeyehero
a90d2f322e Add music view 2023-11-09 10:43:29 -05:00
grafixeyehero
ea9ef8624c use Record types 2023-10-26 02:20:02 +03:00
grafixeyehero
d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +03:00
grafixeyehero
c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton
f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
grafixeyehero
1b844ef624 Add AlphabetPicker 2023-09-17 23:27:02 +03:00
grafixeyehero
72989172ae refactor: filter
add enum for FeatureFilters, EpisodeFilter and VideoBasicFilter
2023-09-15 13:16:49 -04:00
grafixeyehero
1f1aa892dc Add view layout settings components 2023-09-13 06:13:05 +03:00
grafixeyehero
f47bd0633d Add Sort Menu setting components 2023-07-14 21:40:21 +03:00
grafixeyehero
e9fb141431 use type alias ParentId 2023-07-12 18:37:04 +03:00
grafixeyehero
3ae27e05c7 Add Filter setting components 2023-07-09 01:43:08 +03:00
grafixeyehero
00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
grafixeyehero
17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton
7ca3fcb8eb Add remote play menu to experimental layout 2023-05-18 13:57:51 -04:00
Bill Thornton
27776d57fc Add drawer to experimental layout 2023-05-12 16:43:15 -04:00
Bill Thornton
e730f1a17c Add enum for library tab values 2023-05-09 10:28:29 -04:00
Bill Thornton
865df884fd Add useWebConfig hook 2023-05-05 11:47:08 -04:00
Bill Thornton
8f730b8270 Fix eslint warnings in ts files 2023-04-26 11:30:57 -04:00