Commit Graph

211 Commits

Author SHA1 Message Date
himself65
951f5540a3 v0.7.0-canary.18 2023-06-15 21:56:22 +08:00
Himself65
5164c8c1f9
chore: bump version (#2787) 2023-06-15 15:03:20 +08:00
himself65
18fad62f5c v0.7.0-canary.17 2023-06-15 14:34:11 +08:00
himself65
3058c56394 v0.7.0-canary.16 2023-06-15 01:14:45 +08:00
himself65
557a7c3360 v0.7.0-canary.15 2023-06-15 00:44:08 +08:00
himself65
8d5330df74 v0.7.0-canary.14 2023-06-14 18:41:11 +08:00
LongYinan
3996955e3b
fix: add eslint-plugin-sonarjs and rules (#2767) 2023-06-14 10:45:14 +08:00
LongYinan
1c8f1a05d0
fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
himself65
32f064c2de v0.7.0-canary.13 2023-06-13 14:13:38 +08:00
himself65
e6214cb6ec v0.7.0-canary.12 2023-06-13 11:00:39 +08:00
Himself65
f2ac2e5b84
feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65
af6f431c15
fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
LongYinan
2e975e79dd
style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
himself65
119b4cdf10 v0.7.0-canary.11 2023-06-09 11:30:51 +08:00
Himself65
bf6af934f6
fix: regression on the database and bookmark block (#2737) 2023-06-09 11:29:52 +08:00
Himself65
b383ce36cd
build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
himself65
6f411bd459 v0.7.0-canary.10 2023-06-08 18:33:14 +08:00
Peng Xiao
bedf838fe5
feat: add new rule for floating promise (#2726)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-08 17:54:25 +08:00
LongYinan
18dc427bc3
style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00
Himself65
1ad2e629ac
refactor: project tsconfig & abstract infra type (#2721) 2023-06-08 12:41:47 +08:00
Himself65
f3fd5ff76b
feat: add infra code (#2718) 2023-06-08 09:41:20 +08:00
Himself65
4958d096b0
fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +08:00
Himself65
7f2006488e
fix: type import (#2715) 2023-06-07 22:47:02 +08:00
himself65
3d7721d59d
v0.7.0-canary.9 2023-06-07 17:59:55 +08:00
Peng Xiao
84f68fc2c0
fix: import workspace may only show default preload page (#2685) 2023-06-06 14:42:50 +08:00
Himself65
b461a684ad
chore: bump version (#2681) 2023-06-05 01:00:41 +08:00
himself65
0d07ff2390
v0.7.0-canary.8 2023-06-02 13:02:48 +08:00
LongYinan
7af5bd3894
v0.7.0-canary.7 2023-06-01 19:11:12 +08:00
LongYinan
602f795133
build: prevent tsconfig includes sources outside (#2643) 2023-06-01 17:08:14 +08:00
himself65
5df89a925b
v0.7.0-canary.6 2023-06-01 15:34:08 +07:00
Simon He
fc9462eee9
perf: getEnvironment() -> env (#2636) 2023-06-01 03:23:38 +00:00
LongYinan
1ea445ab15
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
Himself65
78410f531a
chore: bump version (#2627) 2023-05-31 18:16:18 +08:00
himself65
96c0321696
v0.7.0-canary.5 2023-05-31 17:34:21 +08:00
himself65
4e1e4e9435
v0.7.0-canary.4 2023-05-31 16:47:16 +08:00
himself65
4c9bda1406
v0.7.0-canary.3 2023-05-31 15:41:52 +08:00
Himself65
248cd9a8ab
chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:00:50 +08:00
Himself65
ee289706ec
refactor: move affine utils into @affine/workspace (#2611) 2023-05-31 13:13:59 +08:00
Himself65
8dbd354659
fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-31 12:24:14 +08:00
Peng Xiao
617350fc7d
fix: optimize DB pull (#2589) 2023-05-31 11:09:18 +08:00
Himself65
6648fe4dcc
feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00
himself65
395414c336
v0.7.0-canary.2 2023-05-30 15:17:35 +08:00
himself65
e7eb13e966
v0.7.0-canary.1 2023-05-30 00:19:05 +08:00
Himself65
20cc082a02
refactor: abstract header adapter (#2580) 2023-05-29 22:52:04 +08:00
Peng Xiao
20cf45270d
refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-05-29 12:53:15 +08:00
3720
f3ac12254c
feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-29 04:06:40 +00:00
himself65
b9fc5ad769
v0.7.0-canary.0 2023-05-26 15:50:00 +08:00
Himself65
ef1a44a413
chore: bump version (#2542) 2023-05-26 15:47:45 +08:00
himself65
1255384cab
v0.6.0-canary.8 2023-05-25 14:13:32 +08:00
himself65
db3f63e8f2
v0.6.0-canary.7 2023-05-25 09:17:21 +08:00
Himself65
f01997f8ee
refactor: remove unused code (#2484) 2023-05-22 17:11:18 +08:00
himself65
ec64260b6a
v0.6.0-canary.6 2023-05-22 14:25:20 +08:00
himself65
885aea3425
v0.6.0-canary.5 2023-05-18 01:21:25 -07:00
himself65
2d303fd5d3
v0.6.0-canary.4 2023-05-17 17:46:39 -07:00
Peng Xiao
c870104370
chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:09:29 -07:00
himself65
627d8ef787
v0.6.0-canary.3 2023-05-17 09:48:51 -07:00
Himself65
2629d39501
fix: infinite reloading (#2405) 2023-05-17 13:58:34 +08:00
himself65
2c4db4fa16
v0.6.0-canary.2 2023-05-14 23:14:36 -07:00
Himself65
7786456ba4
chore: update blocksuite to 0.0.0-20230514141009-705c0fac-nightly (#2357) 2023-05-14 19:32:27 -07:00
Himself65
b5a7f8b7eb
chore: bump version (#2331) 2023-05-12 13:47:14 -05:00
himself65
f03277fd17
v0.6.0-canary.1 2023-05-12 01:30:54 -05:00
Himself65
21fdced2bd
fix: correct router logic (#2342) 2023-05-12 00:55:45 -05:00
Himself65
8d117123d7
fix: remove useEffect on router sync with atoms (#2241) 2023-05-11 16:37:42 -05:00
Himself65
063ffda09d
refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
Himself65
39c83bd25b
fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-11 15:03:11 +00:00
himself65
268636c440
v0.6.0-canary.0 2023-05-11 01:09:21 -05:00
Peng Xiao
06fa0cdb60
fix: should not show open folder if it is not moved (#2299) 2023-05-11 05:36:22 +00:00
himself65
beabd1e050
v0.5.4-canary.31 2023-05-10 00:56:04 -05:00
himself65
b81b5439ae
v0.5.4-canary.30 2023-05-09 15:02:14 -05:00
himself65
3c97e01513
v0.5.4-canary.29 2023-05-09 02:30:43 -05:00
Peng Xiao
7c2574b1ca
feat: create workspace from loading existing exported file (#2122)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-09 02:30:01 -05:00
himself65
5432aae85c
v0.5.4-canary.28 2023-05-09 01:58:58 -05:00
Himself65
95bc5cac49
refactor: remove sync storage (#2269) 2023-05-08 17:21:42 -05:00
himself65
3a6be4510b
v0.5.4-canary.27 2023-05-08 16:33:44 -05:00
himself65
d408a8bbb1
v0.5.4-canary.26 2023-05-07 23:44:02 -05:00
himself65
10cd000822
v0.5.4-canary.25 2023-05-05 23:57:10 -05:00
Himself65
496225a92e
chore: bump version (#2249) 2023-05-05 23:41:51 -05:00
himself65
fbbcb4bad9
v0.5.4-canary.24 2023-05-04 23:30:02 -05:00
himself65
637b8203d3
v0.5.4-canary.23 2023-05-04 23:20:02 -05:00
himself65
33c48eed79
v0.5.4-canary.22 2023-05-04 18:50:20 -05:00
Himself65
9631c99f7b
chore: bump version (#2229) 2023-05-04 18:49:08 -05:00
himself65
b3a3911cea
v0.5.4-canary.21 2023-05-03 18:58:22 -05:00
Himself65
9096ac2960
refactor: workspace provider (#2218) 2023-05-03 18:16:22 -05:00
himself65
71142a3f1d
v0.5.4-canary.20 2023-05-03 00:29:58 -05:00
himself65
9030767d16
v0.5.4-canary.19 2023-04-29 05:23:48 -05:00
himself65
99898b2260
v0.5.4-canary.18 2023-04-28 16:00:57 -05:00
himself65
101cd18067
v0.5.4-canary.17 2023-04-28 04:31:29 -05:00
Himself65
70fbbb39c1
chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
himself65
b3c1434055
v0.5.4-canary.16 2023-04-28 00:37:43 -05:00
himself65
549dddc65f
v0.5.4-canary.15 2023-04-27 23:50:26 -05:00
Himself65
3df3498523
chore: bump version (#2178) 2023-04-27 17:59:54 -05:00
himself65
567092a1ff
v0.5.4-canary.14 2023-04-27 16:54:12 -05:00
himself65
f7b8797bb2
v0.5.4-canary.13 2023-04-26 19:33:41 -05:00
himself65
e1ad3e38b9
v0.5.4-canary.12 2023-04-26 01:55:32 -05:00
Himself65
d2eba54550
chore: bump version (#2146) 2023-04-26 01:54:44 -05:00
himself65
a4d8b65eef
v0.5.4-canary.11 2023-04-25 19:00:03 -05:00
Himself65
db52c63d25
feat: init @toeverything/theme (#2136) 2023-04-25 18:44:17 -05:00
himself65
4528df07a5
v0.5.4-canary.9 2023-04-24 19:59:21 -05:00
himself65
04fc619f52
test: fix flaky 2023-04-24 19:33:35 -05:00
Peng Xiao
c27c241482
fix: some improvements to electron app (#2089) 2023-04-24 12:53:21 -05:00