Commit Graph

579 Commits

Author SHA1 Message Date
HD 6bf64e38fc refactor: remove getNonNullValues, replace with _.ominBy and _.isNull (lodash)
ref: https://stackoverflow.com/a/70554734/11408375
2022-06-28 10:31:19 +08:00
HD ab5f9e6c07 refactor: simplify judgment conditions 2022-06-28 10:17:45 +08:00
HD d01cb5b2a8 refactor: remove useless judgment logic 2022-06-28 10:17:00 +08:00
HD 8b5a1212cd refactor: typo IconUnkown -> IconUnknown 2022-06-28 10:15:21 +08:00
HD 30a49921e1 Merge remote-tracking branch 'upstream/main' into refactor/typescript
# Conflicts:
#	src/app/services/server.ts
#	src/common/component/GoogleLoginButton.tsx
#	src/common/utils.tsx
2022-06-28 10:10:56 +08:00
HD 2a3535ea13 refactor: add typescript definition 2022-06-28 10:08:36 +08:00
Tristan Yang aa7c740bcf fix: remove from channel 2022-06-27 23:09:30 +08:00
Tristan Yang 7e5a70881d Merge branch 'main' into tristan/development 2022-06-27 16:13:22 +08:00
Tristan Yang 585f8a3661 chore: rename everything 2022-06-27 11:01:05 +08:00
Tristan Yang 4618afc2ed refactor: server StoredServer interface 2022-06-27 09:24:29 +08:00
Tristan Yang 212284cd9b refactor: auth API with TS 2022-06-24 22:20:58 +08:00
Tristan Yang 4ca90c23c0 refactor: server with TS 2022-06-24 12:32:14 +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 a8ffc197dc feat: remove local magic token after login 2022-06-23 22:03:49 +08:00
Tristan Yang e53ebd63a7 fix: login 410 error tip 2022-06-23 21:58:26 +08:00
Tristan Yang 0310d764ac fix: isEqual 2022-06-23 15:55:59 +08:00
Tristan Yang cce4778c3a fix: magic link login while invite only 2022-06-22 22:21:30 +08:00
HD b66919114d refactor: add typescript definition 2022-06-22 17:36:05 +08:00
HD 0b612d8c8e refactor: add typescript definition and fix type error(null -> undefined) 2022-06-22 17:35:30 +08:00
HD 768100a0db chore: typo, conactsData -> contactsData, dsecription -> description,
remove console.log
2022-06-22 16:29:21 +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 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
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 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 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
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