Commit graph

12 commits

Author SHA1 Message Date
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
c827fced95 Update to @jellyfin/sdk package 2022-09-16 12:47:59 -04:00
Bill Thornton
8a2eb0d0d8 Backport pull request #3878 from jellyfin/release-10.8.z
Fix sdk imports to improve build size

Original-merge: f85f7d2fe6e06109caca42c01353b8f688158b74

Merged-by: Joshua M. Boniface <joshua@boniface.me>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 01:02:22 -04:00
Bill Thornton
b2372a96e2 Add react-router 2022-06-14 12:10:26 -04:00
Bill Thornton
f5ee0dec4b Merge pull request #3662 from 1337joe/fix-tv-guide-search-2
Support searching for tv programs

(cherry picked from commit 57312e5cd563707b4dc4feedf9ea0ca89d1224e8)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06 09:21:45 -04:00
Dmitry Lyzo
23d321d426 Fix useState TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
57895e724c Fix implicit any TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
e30a252c8a Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
c14daafffb Remove type casting 2022-02-25 19:11:07 +03:00
MrTimscampi
69c4aee2b0 Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
MrTimscampi
d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Renamed from src/components/search/LiveTVSearchResults.js (Browse further)