Commit Graph

340 Commits

Author SHA1 Message Date
linonetwo 1d4be5a290 Merge remote-tracking branch 'refs/remotes/origin/feat/datacenter'
Conflicts:
	packages/app/src/components/workspace-modal/languageMenu.tsx
	packages/data-center/package.json
	pnpm-lock.yaml
2023-01-30 11:00:31 +08:00
linonetwo bef1c78879 fix: try avoid import code using window during test 2023-01-30 10:58:52 +08:00
linonetwo 1f63662960 feat: add test about tauri ipc provider 2023-01-30 10:57:27 +08:00
MingLiang Wang 84dd82aa96 feat: improve clear logic 2023-01-17 10:26:50 +08:00
MingLiang Wang cc00f2cb2d fix: fix logout 2023-01-16 18:23:09 +08:00
tzhangchi 49a8be3ce6 chore: add enough message for assert 2023-01-14 09:58:25 +08:00
tzhangchi 9415f46ce5 feat: console.error when firebase configed error 2023-01-13 22:34:11 +08:00
zuomeng wang b8efa9aa25 fix: change request baseUrl to dynamic (#737) 2023-01-13 10:42:37 +00:00
zuomeng wang a739c1f773 fix: @blocksuite/store was already imported. This breaks constructor … (#736)
…checks and will lead to issues
2023-01-13 10:29:02 +00:00
MingLiang Wang c95667eafb fix: fix reconnect logic (#730) 2023-01-13 09:16:15 +00:00
zuomeng wang 2c1eee1194 fix: websocket should be link to blocksuiteWorkspace, not workspace id (#735) 2023-01-13 09:10:08 +00:00
x1a0t fabd76edbe chore: update blocksuite including providing fetching header 2023-01-13 16:01:07 +08:00
zuomeng wang 21d24ad542 fix: deepscan error (#733) 2023-01-13 07:54:21 +00:00
zuomeng wang ba9a57d4ae fix: error TS2742: The inferred type of 'bareClient' cannot be name (#731) 2023-01-13 07:33:42 +00:00
DiamondThree 7fb5aae8b5 fix: deepscan error and warning (#728) 2023-01-13 07:25:33 +00:00
zuomeng wang 03ff4c3e3d fix: upload origin doc when enable cloud (#729) 2023-01-13 07:09:56 +00:00
zuomeng wang 3efc4b554b Merge remote-tracking branch 'origin/master' into feat/datacenter (#727) 2023-01-13 06:50:15 +00:00
linonetwo 3ab34de1e1 fix: seriailize update as list, not merge then on yrs side, which is broken 2023-01-12 23:29:23 +08:00
alt0 048beb60c2 Merge remote-tracking branch 'origin/feat/datacenter-dev' into feat/datacenter-dev 2023-01-12 19:51:00 +08:00
alt0 cea3d13805 fix: workspace avatar 2023-01-12 19:50:26 +08:00
DiamondThree 826a4bf381 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 18:23:21 +08:00
MingLiang Wang cf47098631 feat: fix access permission api 2023-01-12 18:13:44 +08:00
x1a0t f78ee0670e fix: remove redundant package in data-center 2023-01-12 18:05:00 +08:00
MingLiang Wang 0b623a522b feat: add remove workspace by ids 2023-01-12 17:38:18 +08:00
linonetwo 1b3bdda061 fix: merge issue 2023-01-12 17:22:13 +08:00
MingLiang Wang 11edef1bbd feat: add new workspaces by arrays 2023-01-12 17:18:40 +08:00
DiamondThree 251cfc2340 fix: message in affine 2023-01-12 17:16:44 +08:00
DiamondThree 20e4686851 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 17:15:52 +08:00
linonetwo 6a9b3b2fd3 Merge remote-tracking branch 'refs/remotes/origin/feat/datacenter-dev'
Conflicts:
	packages/app/src/components/create-workspace/index.tsx
	packages/data-center/package.json
	packages/data-center/src/index.ts
	pnpm-lock.yaml
2023-01-12 17:11:27 +08:00
linonetwo 06be432b5a fix: assign name and avatar 2023-01-12 16:35:18 +08:00
linonetwo 235bfe646d fix: merge issue 2023-01-12 16:19:11 +08:00
linonetwo 4be968c421 fix: create yDoc for workspace created during createUser 2023-01-12 16:17:30 +08:00
MingLiang Wang 819ab74178 feat: add cause of Request error 2023-01-12 15:24:40 +08:00
MingLiang Wang 9ae9bb8092 feat: add affine request error msg 2023-01-12 15:11:49 +08:00
x1a0t 13de557d24 chore: update BlockSuite version including introducing feature flag, adding upgrade npm script 2023-01-12 14:59:44 +08:00
DiamondThree 45f4c9e0e9 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-12 14:10:13 +08:00
alt0 034e460701 fix: merge two empty doc, no udpate event trigger 2023-01-12 12:08:37 +08:00
alt0 48d355ee72 fix: after load workspace, we need to close other workspace, not detory. 2023-01-12 10:01:09 +08:00
himself65 1d3dd8aa77 feat: support flags in workspace 2023-01-12 00:53:53 +08:00
linonetwo ac1ddba094 fix: merge issue 2023-01-11 23:57:54 +08:00
DiamondThree 753c59b534 feat: add publish workspace page list and workspace page 2023-01-11 23:54:25 +08:00
alt0 c7f974ed77 Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/cloud-sync-saika 2023-01-11 23:18:23 +08:00
alt0 8e4585495f refactor: create and load workspace will return workspaceUnit 2023-01-11 23:14:13 +08:00
DiamondThree d979acbba7 Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev 2023-01-11 22:56:18 +08:00
MingLiang Wang 2fe58960f3 feat: fix type 2023-01-11 22:49:52 +08:00
xiaodong zuo 0325f3f041 fix: add public-doc api 2023-01-11 22:23:03 +08:00
QiShaoXuan d438b77a1b Merge branch 'feat/cloud-sync-saika' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:43:54 +08:00
MingLiang Wang 49eff042fe feat: add accept invite 2023-01-11 21:35:40 +08:00
QiShaoXuan af93c6e6c0 Merge branch 'feat/cloud-sync-saika' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:24:40 +08:00
QiShaoXuan 2caa0fcb95 Merge branch 'feat/datacenter-dev' of github.com:toeverything/AFFiNE into feat/datacenter-dev 2023-01-11 21:23:56 +08:00