alt0
|
dee6355b29
|
Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/cloud-sync-saika
|
2023-01-09 15:49:23 +08:00 |
|
Lin Onetwo
|
a409009d65
|
Merge remote-tracking branch 'origin/feat/cloud-sync-saika' into feat/client-app
|
2023-01-09 15:48:09 +08:00 |
|
alt0
|
b4ea9ae02c
|
Merge remote-tracking branch 'origin/master' into feat/cloud-sync-saika
|
2023-01-09 15:38:25 +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 |
|
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 |
|
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 |
|
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
|
bc767ed526
|
feat: provider & ci
|
2023-01-06 17:32:34 +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 |
|
DarkSky
|
151a2a4311
|
feat: add signal for list events
|
2023-01-04 21:22:31 +08:00 |
|
DarkSky
|
ae94c901b3
|
feat: auth implement
|
2023-01-04 16:49:40 +08:00 |
|
DarkSky
|
68c152d4c6
|
chore: add api doc
|
2023-01-03 23:16:01 +08:00 |
|
DarkSky
|
43e52fffe7
|
feat: workspace list by provider
|
2023-01-03 22:22:37 +08:00 |
|
DarkSky
|
4b5e209ecc
|
chore: improve docs
|
2023-01-03 21:03:27 +08:00 |
|