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

19 commits

Author SHA1 Message Date
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
grafixeyehero
7aca1f699c update component path 2021-10-07 21:08:21 +03:00
grafixeyehero
cbc822ce65 use user.Id for key instead of index 2021-10-02 20:10:46 +03:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +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
Bill Thornton
de54dc636a Move search results to react components 2021-06-09 09:27:10 -04:00
Bill Thornton
6058a512c4 Move search suggestions to react component 2021-06-09 09:27:10 -04:00
Bill Thornton
1c0c25d655 Rename search fields component 2021-06-09 09:27:10 -04:00
Bill Thornton
4bf1acbf4e Remove test page 2021-06-09 09:27:10 -04:00
Bill Thornton
436a59b56b Cleanup SearchPage implementation 2021-06-09 09:27:10 -04:00
Bill Thornton
903b656f7f Convert search page to react 2021-06-09 09:27:10 -04:00
Bill Thornton
eb605615d1 Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00