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

14 commits

Author SHA1 Message Date
grafixeyehero
db5472b3bb clean up 2022-05-07 22:12:21 +03:00
grafixeyehero
0c4851b092 move AccessContainer into its own Components 2022-05-07 22:10:01 +03:00
grafixeyehero
01d29bcf11 move SectionTitleContainer into its own Components 2022-05-07 04:27:19 +03:00
Bill Thornton
812b8f1c74 Remove duplicate appRouter.param function 2022-04-11 11:20:53 -04:00
Dmitry Lyzo
23d321d426 Fix useState TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
9423041ef1 Fix querySelector TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
109fe6056a Fix null reference TypeScript errors - ref.current 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
4952fc0119 Fix useRef 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
Bill Thornton
2c3381ee5a Fix eslint polyfills for typescript files 2022-01-11 10:03:06 -05:00
grafixeyehero
cf39bc06d1 apply suggestions 2022-01-07 03:33:25 +03:00
grafixeyehero
f2a14f453c replace TabLinkElement with SectionTabs Components 2022-01-02 05:04:08 +03:00
grafixeyehero
a72fa2e999 useCallback hook 2022-01-02 04:42:05 +03:00
grafixeyehero
a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00