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

66 commits

Author SHA1 Message Date
grafixeyehero
a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
grafixeyehero
9efc39f828 Refactoring duplicate code 2022-07-23 18:04:18 +03:00
Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Bill Thornton
eb10f73c29 Merge pull request #3704 from zhuangzhuang/release-10.8.z
Fix empty  avatar when upload same profile image

(cherry picked from commit eaefc7bea1)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton
b2372a96e2 Add react-router 2022-06-14 12:10:26 -04:00
grafixeyehero
9ca943fcca add default isBtnVisible to false 2022-05-09 20:35:08 +03:00
grafixeyehero
0a881d6f6f use camelCase for props 2022-05-09 20:11:47 +03:00
grafixeyehero
2fc9741d57 Add SectionTitleContainer in UserProfilesPage 2022-05-07 23:27:33 +03:00
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
92d249354c
Merge pull request #3554 from thornbill/move-util-files 2022-04-12 08:12:29 -04:00
Bill Thornton
812b8f1c74 Remove duplicate appRouter.param function 2022-04-11 11:20:53 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
58d10ef3b6 Fix event type 2022-03-10 12:54:24 -05:00
grafixeyehero
fc5a385d08 use UserDto type from API 2022-03-10 10:23:52 -05:00
grafixeyehero
3886b7da1f apply suggestion 2022-03-10 10:23:52 -05:00
grafixeyehero
417a9ddc99 update TypeScript 2022-03-10 10:23:52 -05:00
grafixeyehero
2aa41f8a33 Convert userPasswordPage & UserImagePage to react 2022-03-10 10:23:52 -05:00
Dmitry Lyzo
61d1054c8c [hack] Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
b278ae3d3d Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
12374b12b9 Fix null reference TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
12d0ac2ff0 Fix null property TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
6c70d7abf5 Fix Event.target TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
11b77285e3 Fix type mismatch TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
9c7ba63696 Fix missing property TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo
61b6976d59 Fix parseInt 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
9a855784f7
Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react
Convert userParentalControlPage to react
2022-01-28 00:00:34 -05:00
grafixeyehero
76f9b9c929 apply suggestions 2022-01-22 19:20:09 +03:00
grafixeyehero
f5b69e0de3 apply suggestions 2022-01-14 19:20:27 +03:00
Bill Thornton
2c3381ee5a Fix eslint polyfills for typescript files 2022-01-11 10:03:06 -05:00
grafixeyehero
c6966c67f7 Convert userParentalControlPage to react 2022-01-07 03:43:13 +03: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
grafixeyehero
b22a9ed632 apply suggestions 2022-01-02 02:40:11 +03:00
grafixeyehero
3c32e871ab apply suggestions 2021-11-20 16:15:42 +03:00
grafixeyehero
aaa69d92fe useCallback hook 2021-11-13 21:05:37 +03: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