Commit Graph

341 Commits

Author SHA1 Message Date
Tristan Yang 1281091db9 refactor: google oauth login 2022-06-29 13:31:42 +08:00
Tristan Yang aff66ad5c8 refactor: add user info to authData 2022-06-29 10:56:50 +08:00
Tristan Yang 84ff7a619f fix: server logo at first enter 2022-06-28 11:59:32 +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 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
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 fe379d51a4 chore: merge from main branch 2022-06-21 16:48:29 +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
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
HD 3260347844 refactor: change .js file to .ts 2022-06-17 00:32:05 +08:00
zerosoul 9a9fd75e0a chore: updates (upgrade packages,tweak email tpl,etc) 2022-06-15 14:21:58 +08:00
zerosoul 47b165f64a refactor: session list 2022-06-15 14:18:26 +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 89d407f4b0 chore: remove public channel portals 2022-06-13 11:39:03 +08:00
Liyang Zhu 988ba99464 fix: remove Tippy warning 2022-06-12 19:37:54 +08:00
Liyang Zhu 585dc59a1d feat: implement OIDC settings 2022-06-12 19:37:12 +08:00
Liyang Zhu 52154b540f fix: rewrite Radio 2022-06-12 19:30:12 +08:00
zerosoul 516794d352 chore: update prettier setting 2022-06-12 15:30:14 +08:00
zerosoul 14b4678d9e fix: service worker access 2022-06-12 12:21:12 +08:00
zerosoul 86ea895b13 feat: preview image with pre-cache 2022-06-12 12:13:09 +08:00
zerosoul df61906a20 chore: image object-fit 2022-06-10 22:50:12 +08:00
zerosoul f5f506edb7 feat: hide call option while agora disabled 2022-06-10 20:43:31 +08:00
zerosoul b2c4f17eae refactor: image message 2022-06-10 20:25:41 +08:00
zerosoul d0b20055b9 refactor: timestamp 2022-06-10 20:24:50 +08:00
zerosoul 07d72d9aeb feat: context menus in contact list page 2022-06-10 09:44:14 +08:00
zerosoul ec9bcb3233 fix: avatar object fit 2022-06-09 23:26:35 +08:00
zerosoul 19b48b20fe refactor: loading for suspend 2022-06-08 11:28:22 +08:00
zerosoul 0a1c20df41 chore: update reply image size 2022-06-07 22:47:41 +08:00
zerosoul b0b6c5f8e3 refactor: replying image display 2022-06-07 21:43:37 +08:00
zerosoul bba298ba3b feat: initilized checker in no auth route 2022-06-07 17:54:28 +08:00
zerosoul 30f0327b17 refactor: url preview favicon 2022-06-07 17:53:46 +08:00
zerosoul bceec5f238 refactor: split code with React.lazy 2022-06-07 17:53:11 +08:00
Liyang Zhu 888668225b fix: remove RequireInitialized 2022-06-06 20:09:07 +08:00
Liyang Zhu 2360dba7e4 fix: minor fixes 2022-06-06 20:02:16 +08:00
Liyang Zhu befe35f3d6 fix: get onboarding working 2022-06-06 20:00:41 +08:00
Liyang Zhu defacf6b63 feat: connect onboarding to APIs 2022-06-06 20:00:41 +08:00