Commit Graph

171 Commits

Author SHA1 Message Date
Tristan Yang c4435662c0 refactor: guest mode 2022-09-02 12:39:40 +08:00
Tristan Yang a649ebdf84 fix: fill users 2022-09-02 12:38:49 +08:00
Tristan Yang 265bf11ad0 refactor: guest mode 2022-09-02 08:59:19 +08:00
Tristan Yang 3247de57db chore: remove and replace log with info 2022-09-01 18:34:59 +08:00
Tristan Yang ffbdc212f7 chore: recover stop streaming 2022-09-01 18:34:15 +08:00
Tristan Yang 65f8917657 chore: remove unused console 2022-08-31 22:13:35 +08:00
Tristan Yang 5ffd9748fd feat: guest mode 2022-08-30 23:20:00 +08:00
Tristan Yang d57072f2be feat: remove current account 2022-08-26 22:58:50 +08:00
Tristan Yang 608fa802b0 fix: oidc login 2022-08-22 17:08:18 +08:00
Tristan Yang 9daa0a384b fix: notification error 2022-08-09 21:48:13 +08:00
Tristan Yang 3e58da22af fix: favorite msg id 2022-08-08 08:57:08 +08:00
Tristan Yang 0254b50a04 refactor: more TS code 2022-08-03 08:50:27 +08:00
Tristan Yang bba42f2f45 chore: update commnents 2022-08-01 23:25:22 +08:00
Tristan Yang c12b94742a build: add release build script 2022-07-31 23:31:19 +08:00
Tristan Yang 33c24baecb refactor: more TS code 2022-07-29 22:59:22 +08:00
Tristan Yang 6bb7af46a0 refactor: indexedDB handler with TS code 2022-07-29 22:58:36 +08:00
Tristan Yang 96017c8fc6 refactor: more TS code 2022-07-29 08:49:34 +08:00
Tristan Yang e26b6f0fcc refactor: more TS code 2022-07-28 08:57:42 +08:00
Tristan Yang dae0b80ee0 refactor: more TS code 2022-07-22 21:19:49 +08:00
Tristan Yang 6427af90ef refactor: usePWAInstallPrompt 2022-07-21 22:27:59 +08:00
Tristan Yang 21dd975145 refactor: more TS definitions 2022-07-21 18:37:47 +08:00
Tristan Yang b79abcfa9f refactor: useSelector -> useAppSelector 2022-07-21 18:37:13 +08:00
Tristan Yang 7d8c911a64 refactor: local handler types 2022-07-17 17:41:58 +08:00
Tristan Yang 315c3d7497 chore: typo 2022-07-17 17:37:36 +08:00
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 d8643fc8fe refactor: add more Typescript code 2022-07-05 22:19:45 +08:00
Tristan Yang e0872b1dd3 refactor: more TS code 2022-07-04 23:13:09 +08:00
Tristan Yang ff7fe05b58 refactor: add more TS constraints 2022-07-04 18:15:24 +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
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 84ff7a619f fix: server logo at first enter 2022-06-28 11:59:32 +08:00
Tristan Yang 7f2b39ec36 build: voce.chat 2022-06-28 11:22:53 +08:00
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 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 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