Commit Graph

82 Commits

Author SHA1 Message Date
Lin Onetwo a409009d65 Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/client-app 2023-01-09 15:48:09 +08:00
linonetwo 707bc1f6ed refactor: move blob related jsb to IPCBlobProvider 2023-01-09 15:28:29 +08:00
MingLiang Wang b46a7fc8ce fix: fix init head icon 2023-01-09 15:26:30 +08:00
linonetwo 51a427496c fix: update octobase and fix type mismatching 2023-01-09 15:09:49 +08:00
linonetwo 5daae7e3eb Merge remote-tracking branch 'refs/remotes/origin/feat/poc'
Conflicts:
	package.json
	packages/data-center/package.json
	pnpm-lock.yaml
2023-01-09 14:59:34 +08:00
DiamondThree 6c6eb619ea Merge branch 'feat/cloud-sync-saika' into feat/poc 2023-01-09 14:55:12 +08:00
DiamondThree 51129bf14d Merge remote-tracking branch 'origin' into feat/cloud-sync-saika 2023-01-09 14:46:05 +08:00
QiShaoXuan ae88dbd717 feat: add pacakge module 2023-01-09 14:23:01 +08:00
MingLiang Wang 2ff46fa831 feat: fix type problem 2023-01-09 13:58:53 +08:00
linonetwo 1caaa79878 Merge remote-tracking branch 'refs/remotes/origin/feat/cloud-sync-saika'
Conflicts:
	packages/data-center/src/datacenter.ts
2023-01-09 12:04:43 +08:00
linonetwo 6544d41188 feat: latest provider for ipc provider 2023-01-09 12:04:07 +08:00
MingLiang Wang 84bea54916 feat: rm business 2023-01-09 12:02:09 +08:00
DarkSky c7409bef84 fix: deps 2023-01-09 12:00:16 +08:00
MingLiang Wang e46cf6c543 feat: add blob apis 2023-01-09 11:34:26 +08:00
linonetwo 28a50aed6b fix: merge issue 2023-01-09 11:24:15 +08:00
linonetwo 9e1fc9a3b8 Merge remote-tracking branch 'refs/remotes/origin/feat/cloud-sync-saika'
Conflicts:
	package.json
	packages/data-center/src/datacenter.ts
	packages/data-center/src/provider/base.ts
	pnpm-lock.yaml
2023-01-09 11:23:30 +08:00
alt0 cc5c16623a chore: remove jest; using playwright over whole project 2023-01-09 11:18:47 +08:00
linonetwo e45f271671 Merge branch 'master'
Conflicts:
	.vscode/settings.json
	package.json
	packages/data-center/package.json
	packages/data-center/src/datacenter.ts
	pnpm-lock.yaml
2023-01-09 11:11:36 +08:00
MingLiang Wang dd529f8035 feat: change new data center 2023-01-09 10:53:18 +08:00
MingLiang Wang bf3621eaef Merge remote-tracking branch 'origin' into feat/cloud-sync-saika 2023-01-09 10:46:15 +08:00
MingLiang Wang 1124d14055 feat: remove current workspaces 2023-01-09 10:37:40 +08:00
alt0 c8101dfa4c refactor: rename defaultProvider -> mainProvider 2023-01-09 01:07:09 +08:00
alt0 59fc773174 test: add workspaces unit test 2023-01-09 01:03:10 +08:00
alt0 e1e1d0c964 test: add local provider test 2023-01-09 00:48:54 +08:00
alt0 055b63382b refactor: workspace crud 2023-01-09 00:41:29 +08:00
alt0 d75e5fff92 fix: module path 2023-01-08 19:14:21 +08:00
MingLiang Wang 375b5197da feat: add default head img 2023-01-08 18:42:35 +08:00
MingLiang Wang 512c0a791e feat: add clear all workspaces 2023-01-08 17:43:42 +08:00
MingLiang Wang d154a28ad1 feat: add publish workspace 2023-01-08 17:09:45 +08:00
MingLiang Wang 153150cd3b feat/add get workspaces 2023-01-08 16:48:28 +08:00
alt0 7140d41296 fix: optimize datacenter folder structure 2023-01-08 16:14:02 +08:00
MingLiang Wang aed2b482ea fix/ file path 2023-01-07 21:46:43 +08:00
MingLiang Wang 6518aaccc2 feat: data center change 2023-01-07 21:44:10 +08:00
DarkSky 0cf010d1c1 Merge pull request #678 from toeverything/0106/surface
feat: compat with surface block structure
2023-01-06 17:34:18 +08:00
DarkSky bc767ed526 feat: provider & ci 2023-01-06 17:32:34 +08:00
x1a0t 49fdaf4a18 fix: build error 2023-01-06 16:07:15 +08:00
Lin Onetwo e6abaf7aa4 refactor: connectDocToIPC 2023-01-06 14:50:12 +08:00
tzhangchi 1da1293789 feat: add removeMember api 2023-01-06 00:18:43 +08:00
tzhangchi e2293ffc44 feat: add api names 2023-01-05 23:58:17 +08:00
MingLiang Wang 27aaf2de1a feat: add api state 2023-01-05 22:55:41 +08:00
MingLiang Wang 46792e5757 feat: data center business apis 2023-01-05 22:20:40 +08:00
Lin Onetwo b9c0669a15 feat: use ipc provider when client app's preload script inject the global flag. 2023-01-05 20:47:10 +08:00
Lin Onetwo c83537aac6 feat: update yrs doc using ipc from yjs doc 2023-01-05 20:43:35 +08:00
Lin Onetwo 92ea3ee2a8 Merge remote-tracking branch 'refs/remotes/origin/feat/cloud-sync'
Conflicts:
	packages/data-center/src/provider/base.ts
2023-01-05 18:50:13 +08:00
Lin Onetwo 070e8d191e feat: provider id 2023-01-05 18:46:54 +08:00
Lin Onetwo 646fcea816 feat: add some ipc provider method 2023-01-05 18:38:05 +08:00
Lin Onetwo d6dfd9b6ac fix: type folder location 2023-01-05 14:57:10 +08:00
Lin Onetwo 55f8f910fa feat: auto generate tauri ipc interfaces 2023-01-05 14:53:39 +08:00
Lin Onetwo 20002785e9 refactor: move ipc method and types to data-center folder 2023-01-05 14:53:02 +08:00
DarkSky 00dd7e9621 feat: init data from cloud 2023-01-04 22:14:48 +08:00