Commit Graph

268 Commits

Author SHA1 Message Date
linonetwo 6645e98a1b Merge remote-tracking branch 'refs/remotes/origin/feat/datacenter'
Conflicts:
	package.json
	packages/app/src/components/create-workspace/index.tsx
	packages/app/src/components/workspace-modal/index.tsx
	packages/app/src/components/workspace-modal/languageMenu.tsx
	packages/app/src/components/workspace-slider-bar/WorkspaceSelector/SelectorPopperContent.tsx
	packages/app/src/components/workspace-slider-bar/index.tsx
	packages/app/src/pages/_app.tsx
	pnpm-lock.yaml
2023-01-10 18:23:25 +08:00
MingLiang Wang c28407f77d feat: synced socket upload 2023-01-10 18:19:40 +08:00
linonetwo 09e900b1f7 feat: implement load and warp workspace in ipc provider 2023-01-10 17:54:00 +08:00
DiamondThree 8f18048254 Merge branch 'feat/cloud-sync-saika' into feat/datacenter 2023-01-10 17:21:29 +08:00
MingLiang Wang 5723117cb8 feat: return name 2023-01-10 17:10:04 +08:00
linonetwo 876f3d235e Merge remote-tracking branch 'refs/remotes/origin/feat/cloud-sync-saika'
Conflicts:
	package.json
	packages/app/src/components/workspace-slider-bar/index.tsx
	packages/app/src/libs/i18n/resources/bn.json
	packages/app/src/libs/i18n/resources/fr.json
	packages/app/src/libs/i18n/resources/sr.json
	packages/app/src/libs/i18n/resources/zh-Hans.json
	packages/app/src/libs/i18n/resources/zh-Hant.json
	packages/app/src/pages/_app.tsx
	packages/data-center/src/datacenter.ts
	pnpm-lock.yaml
2023-01-10 17:08:57 +08:00
DiamondThree 60b379fcad Merge branch 'feat/cloud-sync-saika' into feat/datacenter 2023-01-10 17:07:44 +08:00
MingLiang Wang 209184327b feat: fix path 2023-01-10 17:06:54 +08:00
DiamondThree 255e09480a Merge branch 'feat/cloud-sync-saika' into feat/datacenter 2023-01-10 17:02:25 +08:00
MingLiang Wang 0f2af25249 feat: fix path 2023-01-10 17:00:18 +08:00
linonetwo a76fadb1bc feat: load workspace in ipc provider 2023-01-10 16:55:23 +08:00
DiamondThree bfcd53f39f Merge branch 'feat/cloud-sync-saika' into feat/datacenter 2023-01-10 16:51:02 +08:00
MingLiang Wang 31d3a012f9 feat: add message center 2023-01-10 15:39:24 +08:00
alt0 ecec2d6efe test: fix test case 2023-01-10 15:07:50 +08:00
alt0 42261a7f41 Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/cloud-sync-saika 2023-01-10 15:04:15 +08:00
alt0 ff63de2aa5 refactor: workspaces -> workspaceMetaCollection 2023-01-10 15:03:28 +08:00
MingLiang Wang aeb1b1688d fix: fix avatar id 2023-01-10 14:56:53 +08:00
DiamondThree f251ae7437 Merge branch 'feat/cloud-sync-saika' into feat/datacenter 2023-01-10 14:12:55 +08:00
MingLiang Wang 8c1636f1a2 feat: fix set name 2023-01-10 13:13:31 +08:00
MingLiang Wang 44e20cec3c feat: fix api name and params 2023-01-10 12:21:05 +08:00
alt0 b0d68dadcb refactor: optimize createWorkspaceInfo 2023-01-10 11:55:50 +08:00
alt0 2da463b501 test: fix test case 2023-01-10 11:44:33 +08:00
alt0 39f0b1b252 refactor: optimize setDefaultAvatar in provider 2023-01-10 11:34:05 +08:00
alt0 dcfe8237ef fix: create workspace optimize 2023-01-10 11:25:57 +08:00
alt0 d3012de9d6 fix: create workspace optimize 2023-01-10 11:23:00 +08:00
MingLiang Wang 9b875d19d2 feat: add ws link 2023-01-10 11:18:04 +08:00
QiShaoXuan 76a039c885 fix: error reference 2023-01-10 10:12:25 +08:00
alt0 4b39acbba2 fix: affine provider init 2023-01-10 09:58:46 +08:00
DarkSky 76af339b12 fix: type export 2023-01-10 00:36:32 +08:00
DiamondThree 833df7be3c fix: datacenter type error 2023-01-09 23:55:34 +08:00
DiamondThree 1e5e61ab51 Merge branch 'feat/poc' into feat/datacenter 2023-01-09 22:00:09 +08:00
MingLiang Wang 79a760a042 feat: logout 2023-01-09 21:59:19 +08:00
MingLiang Wang f4eb4740d8 feat: fix auth 2023-01-09 21:56:24 +08:00
DiamondThree 48940b746e Merge branch 'feat/poc' into feat/datacenter 2023-01-09 21:43:50 +08:00
MingLiang Wang 8b95f13076 feat: remove affine 2023-01-09 21:40:57 +08:00
MingLiang Wang ab4d4c0a96 fix: fix link to indexDB 2023-01-09 21:18:11 +08:00
alt0 0a4a9fcdb1 refactor: rename BlocksuiteWorkspace and WorkspaceInfo 2023-01-09 21:10:04 +08:00
alt0 72a39f67c0 fix: types; empty check 2023-01-09 20:48:50 +08:00
DiamondThree 9ef0fe9d06 feat: switch workspace 2023-01-09 20:15:05 +08:00
linonetwo 36a10ebfa9 feat: ipc get_workspace 2023-01-09 19:50:27 +08:00
alt0 ee8da42c41 Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/cloud-sync-saika 2023-01-09 18:53:52 +08:00
alt0 9316bb4222 test: add test case for affine 2023-01-09 18:53:15 +08:00
DiamondThree bcb8b9f211 feat: confilict 2023-01-09 18:50:37 +08:00
MingLiang Wang bd5f0ad7c1 feat: add disconnect ws 2023-01-09 17:52:38 +08:00
alt0 5095e2f27d refactor: inject apis to affine 2023-01-09 17:41:03 +08:00
MingLiang Wang d10affb413 feat: disable local cache of affine provider 2023-01-09 17:27:08 +08:00
MingLiang Wang 0b5cc1beda feat: fix 2023-01-09 17:18:58 +08:00
alt0 dacfdfa57f refactor: remove unused files 2023-01-09 17:15:19 +08:00
alt0 4400871959 fix: remove type error 2023-01-09 17:05:10 +08:00
alt0 f7ff8f29b8 fix: test case for delete workspace 2023-01-09 17:04:31 +08:00