Commit Graph

1431 Commits

Author SHA1 Message Date
DarkSky
1cb83e4bdb fix: esm test case 2023-01-09 12:20:53 +08:00
DarkSky
c7409bef84 fix: deps 2023-01-09 12:00:16 +08:00
DarkSky
b531ee1bf6
Merge branch 'master' into chore/remove-jest 2023-01-09 11:54:00 +08:00
DarkSky
05f14d0010 Merge remote-tracking branch 'origin/chore/move-i18n-ci-scripts' into chore/remove-jest 2023-01-09 11:52:44 +08:00
DarkSky
225dc61521 chore: cleanup jest config 2023-01-09 11:52:28 +08:00
DarkSky
7a5786f2a2 feat: update deps 2023-01-09 11:49:37 +08:00
alt0
974fabb2af chore: move i18n ci scripts to scripts 2023-01-09 11:45:56 +08:00
alt0
0179ad567e chore: move ci.js to ci.cjs 2023-01-09 11:32:00 +08:00
alt0
cc5c16623a chore: remove jest; using playwright over whole project 2023-01-09 11:18:47 +08:00
DarkSky
462e86b9a0 feat: improve scripts 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
QiShaoXuan
d43bdb7aa9 chore: change default outline workspace name 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
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
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
DarkSky
87451a19bb
Merge pull request #667 from toeverything/feat/add-i18n
feat:add i18n support
2023-01-04 20:22:41 +08:00
JimmFly
59b084c6a6 feat: add translation 2023-01-04 18:07:21 +08:00
lawvs
1e27b2a619 test: wait for page to load 2023-01-04 18:06:56 +08:00
JimmFly
0b61f4a2a0 feat: add translation 2023-01-04 17:10:47 +08:00
JimmFly
1bc2dcd661 feat: init i18n 2023-01-04 16:57:21 +08:00
DarkSky
ae94c901b3 feat: auth implement 2023-01-04 16:49:40 +08:00
DarkSky
1dc475632a fix: lock file merge error 2023-01-04 01:13:44 +08:00
DarkSky
68c152d4c6 chore: add api doc 2023-01-03 23:16:01 +08:00
Yifeng Wang
c287380067
Merge pull request #650 from toeverything/fix-debug-with-block-suite
build: enhance debugging with blocksuite
2023-01-03 23:15:40 +08:00
DarkSky
38178022f7 chore: rename & typo fix 2023-01-03 22:58:54 +08:00
DarkSky
4b464e89af Merge branch 'origin/feat/cloud-sync' into 'feat/cloud-sync' 2023-01-03 22:52:02 +08:00
tzhangchi
dba26f52f4 test: improve the describe name 2023-01-03 22:45:51 +08:00
DarkSky
be21e856cf chore: typo fix 2023-01-03 22:45:48 +08:00