Commit Graph

284 Commits

Author SHA1 Message Date
Alex Yang
b35d99d935 v0.7.0-canary.27 2023-07-01 21:29:11 +08:00
Alex Yang
ebdf724012 v0.7.0-canary.26 2023-06-30 17:39:42 +08:00
Alex Yang
a52fc54d80 v0.7.0-canary.25 2023-06-30 16:27:59 +08:00
Peng Xiao
9e90242ddb
fix: disable sqlite blob storage (#2943) 2023-06-30 16:09:43 +08:00
Alex Yang
53d90a11de
chore: tag deprecated files (#2936) 2023-06-30 04:01:14 +00:00
Alex Yang
2c772bd81b v0.7.0-canary.24 2023-06-29 18:50:48 +08:00
Alex Yang
8410d83744
refactor: rootWorkspacesMetadataAtom loading logic (#2882) 2023-06-29 08:48:12 +00:00
Alex Yang
acb140ab78 v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
Alex Yang
d0d04ce376 v0.7.0-canary.22 2023-06-29 00:27:17 +08:00
Alex Yang
887434fea4 v0.7.0-canary.21 2023-06-29 00:23:06 +08:00
Alex Yang
5496969e58
refactor: environment setup (#2898)
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
2023-06-28 11:19:19 +00:00
Alex Yang
fa45d8a718
build: unify build flags (#2891) 2023-06-28 16:45:05 +08:00
Alex Yang
2dd62f7603 v0.7.0-canary.20 2023-06-28 16:03:21 +08:00
Peng Xiao
79b3b1dabc
fix: disable sqlite provider (#2888)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 15:01:15 +08:00
Alex Yang
26ac56e163
test: remove deprecated test (#2880) 2023-06-28 00:53:04 +08:00
Alex Yang
5186710f84 v0.7.0-canary.19 2023-06-27 23:13:01 +08:00
Peng Xiao
05452bb297
feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
Alex Yang
adca2a7225
chore: bump version (#2866) 2023-06-27 13:23:54 +08:00
Alex Yang
bddcfe1b8b
chore: bump version (#2858) 2023-06-26 17:58:24 +08:00
Alex Yang
8e82d1e02c
feat: support migration (#2852) 2023-06-26 15:55:44 +08:00
Alex Yang
7fcc5e599e
feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Alex Yang
c68220166a
feat(y-indexeddb): remove id (#2810) 2023-06-17 13:58:48 +08:00
Alex Yang
deeafb3a12
chore: bump version (#2799) 2023-06-17 13:52:07 +08:00
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
himself65
339b133e3f
v0.5.4-canary.8 2023-04-23 21:41:43 -05:00
Himself65
33261558f6
chore: bump version (#2087) 2023-04-23 01:42:27 -05:00
Himself65
1ca9fb8ff4
fix(workspace): check affine login auth (#2070) 2023-04-21 20:44:29 -05:00
himself65
023cbc30ea
fix(workspace): cloud workspace blob uploading 2023-04-21 11:34:18 -05:00
himself65
f66d402cf7
v0.5.4-beta.0 2023-04-21 06:09:38 -05:00
Peng Xiao
88a297c3c1 chore: bump version 0.5.4-canary.7 2023-04-21 18:10:12 +08:00
Peng Xiao
4bb50e8c25
feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
himself65
e0cd2e780b v0.5.4-canary.7 2023-04-20 18:09:53 -05:00
himself65
c4e90f2d8b v0.5.4-canary.6 2023-04-20 17:29:49 -05:00
Himself65
63f7b2556e
feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
Himself65
7be96a2e41
build: remove unused config (#1990) 2023-04-17 23:11:46 -05:00
Himself65
3d70a36dd3
refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -05:00
Himself65
7bbe67af43
refactor: workspace loading logic (#1966) 2023-04-16 16:02:41 -05:00
Himself65
2383165470
refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Himself65
01a686dc28
feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Peng Xiao
42756045bb
fix: failed to load blobs in electron (#1927) 2023-04-13 15:14:46 +00:00
Peng Xiao
95aa86cdf0
fix: ws prefix url in electron (#1896) 2023-04-12 14:11:47 +00:00
Himself65
a06113d48c
refactor: workspace header (#1880) 2023-04-11 21:39:39 -05:00
Horus
c0669359ed
feat: support google cloud login in client (#1822)
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-04-11 18:42:36 +00:00
Himself65
024c469a2c
chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65
d95dbd5af4
chore: bump version (#1863) 2023-04-10 17:41:07 -05:00
Himself65
7fea55d81f
feat: support page sharing by meta (#1858) 2023-04-10 17:13:44 -05:00
Himself65
20e56cc474
fix: revalidate user token with no refresh page (#1842) 2023-04-07 17:51:51 -05:00
Yifeng Wang
5a1e8b0c93
chore: update blocksuite (#1845) 2023-04-07 15:46:37 +08:00
Himself65
efe5444816
fix: reload the page when login token expired (#1839) 2023-04-06 18:26:53 -05:00
Himself65
5ac36b6f0a
refactor: add workspace events (#1838) 2023-04-06 16:14:23 -05:00
Himself65
0577298344
test: compare public page json (#1793) 2023-04-06 09:01:44 -05:00