HD
2ee90bf19b
refactor: add typescript support to project
2022-06-21 15:10:17 +08:00
HD
bd799ebea8
refactor: add typescript support to project
2022-06-21 15:08:35 +08:00
HD
88ec2b742a
refactor: add typescript support for emoji-mart
2022-06-20 19:25:36 +08:00
HD
90e562cb9e
refactor: add typescript support to project
2022-06-20 17:49:36 +08:00
HD
c2c051d94c
refactor: add typescript support to project
2022-06-20 17:44:42 +08:00
Tristan Yang
b938b6b3aa
refactor: magic link auth
2022-06-20 17:41:58 +08:00
HD
45419bbcf4
refactor: add typescript support for react hook(useAppDispatch, useAppSelector)
2022-06-20 10:54:23 +08:00
HD
e67379ece4
refactor: add typescript support to project
2022-06-18 00:54:41 +08:00
Tristan Yang
b25907f7fc
refactor: useInviteLink
2022-06-17 22:18:54 +08:00
HD
7ca0099cb0
refactor: move babel dependencies to devDependencies
2022-06-17 11:19:06 +08:00
HD
515ee90db8
feat: add dependencies for typescript env
2022-06-17 00:36:13 +08:00
HD
a8a54ed884
feat: setup unit test config
2022-06-17 00:32:44 +08:00
HD
3260347844
refactor: change .js file to .ts
2022-06-17 00:32:05 +08:00
HD
9c57fabeba
feat: add typescript support for Window variable
2022-06-17 00:30:42 +08:00
HD
e35eca7a1c
feat: add eslint support for typescript files and fix no unused vars
...
error when add support for TypeScript features (we must disable the
base rule as it can report incorrect errors, use instead of
@typescript-eslint/no-unused-vars)
ref: https://github.com/typescript-eslint/typescript-eslint
/blob/main/packages/eslint-plugin/docs/rules/no-unused-vars.md
2022-06-17 00:30:05 +08:00
HD
c37886bb3c
chore: ignore idea project configure files
2022-06-17 00:25:21 +08:00
zerosoul
9a9fd75e0a
chore: updates (upgrade packages,tweak email tpl,etc)
2022-06-15 14:21:58 +08:00
zerosoul
250db6155e
fix: remove delete user portal if first user
2022-06-15 14:20:35 +08:00
zerosoul
65c6fc8718
fix: wait for data loading in useConfig
2022-06-15 14:19:12 +08:00
zerosoul
47b165f64a
refactor: session list
2022-06-15 14:18:26 +08:00
Liyang Zhu
0526ce16fd
feat: update oidc list
2022-06-14 23:05:17 +08:00
zerosoul
71cadd8766
fix: temp session duplicate
2022-06-14 22:06:22 +08:00
zerosoul
747a0c54e5
feat: temp dm session
2022-06-14 21:58:01 +08:00
zerosoul
75ba278618
refactor: session message count badge and DnD files
2022-06-14 20:55:49 +08:00
zerosoul
405824d582
refactor: session list
2022-06-14 18:12:57 +08:00
zerosoul
bff68d6c8e
fix: chat nav highlight
2022-06-14 18:12:27 +08:00
zerosoul
2c8de29ca7
fix: render too many time useConfig
2022-06-14 18:12:00 +08:00
zerosoul
411f848941
chore: oidc default icons
2022-06-13 22:59:11 +08:00
zerosoul
b3f63dc8e2
feat: unify session UX
2022-06-13 21:22:11 +08:00
zerosoul
5d7ea864a5
refactor: remove font files
2022-06-13 21:21:46 +08:00
zerosoul
1845f6e25d
Merge branch 'main' of https://github.com/Privoce/rustchat-web
2022-06-13 21:17:32 +08:00
Tristan Yang
a1dcba9a0f
Merge pull request #5 from Privoce/improve/onboarding
...
Improve/onboarding
2022-06-13 21:16:51 +08:00
zerosoul
b9429e6c7f
chore: update left navs UIs
2022-06-13 21:13:04 +08:00
zerosoul
ec0f4240b0
fix: channel icon and chat icon active
2022-06-13 21:12:07 +08:00
Liyang Zhu
6722caca0a
feat: add swiper
2022-06-13 18:26:47 +08:00
Liyang Zhu
7de61794e3
fix: fix adminAccount input style
2022-06-13 14:22:58 +08:00
Liyang Zhu
b311973b3b
fix: remove missing key error
2022-06-13 14:12:13 +08:00
Liyang Zhu
d1e599361b
feat: update onboarding ui
2022-06-13 13:59:59 +08:00
Liyang Zhu
453a01bead
chore: add swiper
2022-06-13 13:59:59 +08:00
Liyang Zhu
d9f2714552
feat: add font
2022-06-13 13:59:59 +08:00
Liyang Zhu
8fef8cd028
fix: update object comparer
2022-06-13 13:57:35 +08:00
zerosoul
87994f0a9c
chore: remove and refactor ThirdApps
2022-06-13 11:39:28 +08:00
zerosoul
89d407f4b0
chore: remove public channel portals
2022-06-13 11:39:03 +08:00
Liyang Zhu
e8f878a245
fix: fix OIDC login no icon
2022-06-12 20:49:16 +08:00
Liyang Zhu
4af68cd651
chore: restore editorconfig
2022-06-12 19:39:35 +08:00
Liyang Zhu
988ba99464
fix: remove Tippy warning
2022-06-12 19:37:54 +08:00
Liyang Zhu
b6eee8a831
fix: change OIDC modal default state
2022-06-12 19:37:35 +08:00
Liyang Zhu
585dc59a1d
feat: implement OIDC settings
2022-06-12 19:37:12 +08:00
Liyang Zhu
cf09bfea3b
fix: fix who-can-sign-up permission check
2022-06-12 19:35:03 +08:00
Liyang Zhu
a8756558c0
feat: add who-can-sign-up in settings
2022-06-12 19:33:37 +08:00