Commit Graph

1444 Commits

Author SHA1 Message Date
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
linonetwo
928d878240 feat: create affine folder in user/document 2023-01-09 10:36:01 +08:00
DarkSky
462e86b9a0 feat: improve scripts v0.0.1-alpha-Abbey-Wood 2023-01-07 17:01:10 +08:00
DarkSky
f99bf74499 feat: hide selector 2023-01-06 22:03:43 +08:00
x1a0t
6e8f33dc2c feat: update landing page 2023-01-06 18:27:05 +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
DarkSky
9b278d29d5 feat: self-hosted provider 2023-01-06 17:28:35 +08:00
x1a0t
82c4a35648 fix: unit test 2023-01-06 16:31:27 +08:00
x1a0t
49fdaf4a18 fix: build error 2023-01-06 16:07:15 +08:00
himself65
274075d774 fix: code 2023-01-06 15:29:45 +08:00
x1a0t
b1a39fa2e7 feat: compatiable with async importMarkdown() 2023-01-06 15:06:13 +08:00
DarkSky
f01c6e12d2 chore: cleanup actions 2023-01-06 15:03:54 +08:00
DarkSky
12804b0dea Merge pull request #680 from toeverything/feat/cloud-sync
feat: auth & sync
2023-01-06 15:02:27 +08:00
DarkSky
e0e42895dc Merge pull request #679 from toeverything/fix/router
chore: change default outline workspace name
2023-01-06 14:58:04 +08:00
Lin Onetwo
75c07d9d46 fix: merge issue 2023-01-06 14:50:36 +08:00
Lin Onetwo
2a7e1839da docs: comment for ipc 2023-01-06 14:50:27 +08:00
QiShaoXuan
d43bdb7aa9 chore: change default outline workspace name 2023-01-06 14:50:12 +08:00
Lin Onetwo
e6abaf7aa4 refactor: connectDocToIPC 2023-01-06 14:50:12 +08:00
himself65
cc13bf8265 chore: bump version 2023-01-06 14:37:21 +08:00
Yifeng Wang
449b08c9c2 feat: compat with surface block structure 2023-01-06 14:34:33 +08:00
DarkSky
2b8c975e6c Merge pull request #677 from AkaraChen/master
feat: add padding for editor
2023-01-06 14:07:33 +08:00
Lin Onetwo
614199a981 Merge remote-tracking branch 'origin/feat/cloud-sync' into feat/client-app 2023-01-06 14:04:21 +08:00
AkaraChen
f4b7e5f474 feat: add padding for editor 2023-01-06 13:06:00 +08:00
DarkSky
e49d7eda04 Merge pull request #675 from toeverything/chore/merge-master-to-sync
chore: merge master to  feat/cloud-sync
2023-01-06 11:11:47 +08:00
JimmFly
d62cfbf1d3 Merge branch 'master' into chore/merge-master-to-sync 2023-01-06 10:59:03 +08:00
Yifeng Wang
6df0e3b946 Merge pull request #673 from hezhizhen/patch-1
fix: typo
2023-01-05 21:58:14 +08:00
Zhizhen He
6ebd13cb28 fix: typo 2023-01-05 21:50:50 +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
1cd17ea31b chore: build rs-type before start dev 2023-01-05 14:57:40 +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
39a2da8ca8 Merge pull request #670 from toeverything/codeowner
feat: all deps change need check
2023-01-05 14:21:07 +08:00
DarkSky
f7eb92fa9b feat: all deps change need check 2023-01-05 14:20:30 +08:00
DarkSky
14507d0fc0 chore: remove problematic dependencies 2023-01-05 14:06:36 +08:00
JimmFly
8b8665df6b fix: message wrong about favourites (#669)
* fix: wrong message
* chore: update type
2023-01-05 04:55:15 +00: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
Lin Onetwo
c732520182 feat: directly open affine page on production 2023-01-04 21:11:26 +08:00
Lin Onetwo
cf56292484 fix: rust on nested folder 2023-01-04 21:11:26 +08:00
Lin Onetwo
4adf4f886f feat: client dev landing page 2023-01-04 21:11:26 +08:00
Lin Onetwo
fae43e90da feat: build affine dist html 2023-01-04 21:11:26 +08:00
Lin Onetwo
ef9d017572 Create src-OctoBase 2023-01-04 21:11:26 +08:00
Lin Onetwo
2bf5824aa3 feat: add different size of icons used by client app 2023-01-04 21:11:26 +08:00
Lin Onetwo
64ca6a6b35 feat: add basic tauri client app 2023-01-04 21:11:26 +08:00