Commit Graph

381 Commits

Author SHA1 Message Date
Tristan Yang 65049677e4 refactor: more TS code 2022-07-14 22:22:05 +08:00
Tristan Yang c2797a132c chore: update license 2022-07-14 22:21:38 +08:00
Tristan Yang ab9e1b9e54 feat: get license 2022-07-12 17:48:28 +08:00
Tristan Yang cb80f87033 feat: license setting 2022-07-11 20:24:00 +08:00
Tristan Yang 45a147ae67 refactor: more TS code 2022-07-11 16:28:02 +08:00
Tristan Yang c7eae47fb2 refactor: more TS code 2022-07-08 22:30:06 +08:00
Tristan Yang 9f1b115c73 refactor: more TS code 2022-07-08 19:13:49 +08:00
Tristan Yang 678b8515ca refactor: more TS code 2022-07-08 10:18:23 +08:00
Tristan Yang e0872b1dd3 refactor: more TS code 2022-07-04 23:13:09 +08:00
Tristan Yang 627082eacb chore: remove notification code 2022-07-04 18:24:39 +08:00
Tristan Yang 8330e45674 chore: rename again 2022-07-04 16:55:13 +08:00
Tristan Yang 101dbdb5ee refactor: rename contact with user 2022-07-04 16:12:23 +08:00
Tristan Yang 516ee8204b feat: recover public channel 2022-06-29 22:03:04 +08:00
Tristan Yang bdcc9d2c87 chore: unknow typo 2022-06-29 17:54:38 +08:00
HD f1733d030c Merge remote-tracking branch 'upstream/main' into refactor/typescript
# Conflicts:
#	src/common/component/ForwardModal/index.tsx
#	src/common/component/GoogleLoginButton.tsx
#	src/common/component/ManageMembers.tsx
#	src/routes/settingChannel/Overview.tsx
#	src/routes/settingChannel/index.tsx
2022-06-29 17:04:22 +08:00
HD 003353e43f refactor: add typescript support to project 2022-06-29 16:54:58 +08:00
Tristan Yang aff66ad5c8 refactor: add user info to authData 2022-06-29 10:56:50 +08:00
Tristan Yang c5694a07b0 fix: update server logo 2022-06-29 10:55:39 +08:00
Tristan Yang 0b718aae86 chore: remove unused file 2022-06-29 10:53:53 +08:00
Tristan Yang 585f8a3661 chore: rename everything 2022-06-27 11:01:05 +08:00
Tristan Yang 69b4e7aac2 chore: merge from haodong code 2022-06-24 10:32:04 +08:00
Tristan Yang 59593881b2 Merge branch 'refactor/typescript' of https://github.com/hdsuperman/rustchat-web into refactor/typescript 2022-06-24 10:25:04 +08:00
HD e0bbbf4f30 refactor: add typescript definition and fix some type error 2022-06-23 22:58:13 +08:00
Tristan Yang e53ebd63a7 fix: login 410 error tip 2022-06-23 21:58:26 +08:00
Tristan Yang cce4778c3a fix: magic link login while invite only 2022-06-22 22:21:30 +08:00
Tristan Yang 3e23c72b6d refactor: social login buttons 2022-06-22 12:04:14 +08:00
Tristan Yang b3b6cd5d6f fix: add magic token check in register 2022-06-21 23:00:08 +08:00
Tristan Yang fe379d51a4 chore: merge from main branch 2022-06-21 16:48:29 +08:00
Tristan Yang 066f797b26 refactor: register procession 2022-06-21 16:10:13 +08:00
HD bd799ebea8 refactor: add typescript support to project 2022-06-21 15:08:35 +08:00
Tristan Yang aca0afee90 refactor: reg page 2022-06-20 22:25:28 +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 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
zerosoul 250db6155e fix: remove delete user portal if first user 2022-06-15 14:20:35 +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 b3f63dc8e2 feat: unify session UX 2022-06-13 21:22:11 +08:00
Tristan Yang a1dcba9a0f Merge pull request #5 from Privoce/improve/onboarding
Improve/onboarding
2022-06-13 21:16:51 +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