Commit graph

13 commits

Author SHA1 Message Date
Bill Thornton
c8ea7322fd Refactor api hooks 2022-11-18 12:55:46 -05:00
Bill Thornton
d297f23932 Add api and user contexts 2022-11-17 00:30:57 -05: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
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03: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/SearchSuggestions.js (Browse further)