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

18 commits

Author SHA1 Message Date
grafixeyehero
01d29bcf11 move SectionTitleContainer into its own Components 2022-05-07 04:27:19 +03:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Dmitry Lyzo
12d0ac2ff0 Fix null property TypeScript error 2022-02-25 19:11:07 +03: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
192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
grafixeyehero
b196f927d6 apply suggestions 2021-11-06 21:02:59 +03:00
grafixeyehero
e6b614c6f2 apply suggestions 2021-10-23 18:11:05 +03:00
grafixeyehero
3ad2c1bfd1 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:51 +03:00
grafixeyehero
cef44e41d6 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:48 +03:00
grafixeyehero
39c742af9d remove duplicate components 2021-10-19 19:19:46 +03:00
grafixeyehero
9db5773cb9 rebase 2021-10-19 19:19:28 +03:00
grafixeyehero
84e8bbceb1 use folder.Id for FolderAccess & ChannelAccess key instead of index 2021-10-19 19:15:27 +03:00
grafixeyehero
ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00