Commit Graph

136 Commits

Author SHA1 Message Date
LongYinan
54574e5cc3
fix(server): signup/signin logic (#4008) 2023-08-29 19:22:56 +08:00
Alex Yang
2f6c4e3696
feat!: affine cloud support (#3813)
Co-authored-by: Hongtao Lye <codert.sn@gmail.com>
Co-authored-by: liuyi <forehalo@gmail.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
Co-authored-by: X1a0t <405028157@qq.com>
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
Co-authored-by: xiaodong zuo <53252747+zuoxiaodong0815@users.noreply.github.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: danielchim <kahungchim@gmail.com>
2023-08-29 05:07:05 -05:00
Peng Xiao
d62935935f
fix: left sidebar style fixes (#3950)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-28 16:04:22 +00:00
Alex Yang
b9c4b88a6b
refactor: migration logic (#3973) 2023-08-28 00:31:56 -05:00
Alex Yang
834771878e
fix(workspace): remove item not in the adapter (#3922) 2023-08-23 17:51:17 +00:00
Alex Yang
278ffa3372
fix: upload blobs (#3676) 2023-08-10 21:25:22 -04:00
Alex Yang
dafd5619e6
feat: support get datasource status (#3645) 2023-08-10 05:05:34 +00:00
Alex Yang
d101db2a39
chore: bump version (#3606) 2023-08-07 23:01:47 -04:00
Alex Yang
bbf5f0efe0
chore: bump version (#3567) 2023-08-04 23:55:28 +00:00
LongYinan
5795020403
style: add no-misused-promises rule (#3547)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-08-04 08:08:10 +00:00
Alex Yang
0e32803247
refactor: merge plugin-infra into infra (#3540) 2023-08-03 08:48:59 +00:00
Alex Yang
32c08e49c5
feat: migrate to database v3 (#3528) 2023-08-02 16:50:10 -07:00
Alex Yang
03b98b433b
fix: drag workspace (#3513) 2023-08-01 23:29:17 +00:00
Peng Xiao
35a4c63c27
fix: flaky tests (#3507) 2023-08-01 14:13:04 +00:00
Alex Yang
1d43e46f99
chore: add noUnusedLocals and noUnusedParameters rules (#3476)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-31 05:47:37 +00:00
Peng Xiao
2d41cce90f
fix: sqlite db apply (#3409) 2023-07-27 07:06:06 -07:00
liuyi
6bafa83cef
fix(workspace): should avoid sending providers' update back (#3384) 2023-07-26 09:47:24 +00:00
Peng Xiao
20ee9d485d
perf: use lazy load provider for IDB and SQLITE (#3351) 2023-07-25 16:56:48 +00:00
Alex Yang
e6e98975ed
fix(core): avoid page full refresh (#3341)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-07-24 09:02:35 +00:00
Peng Xiao
869d98d019
perf: lazy doc provider factory (#3330)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-21 05:23:18 +00:00
Alex Yang
cac609d36f
fix(core): migration (#3322) 2023-07-20 20:16:15 +00:00
Alex Yang
604b53d9a4
feat: init doc monitor (#3320) 2023-07-20 02:44:50 +00:00
Alex Yang
c49cf1c53c
fix: create first workspace logic (#3241) 2023-07-14 09:54:11 +00:00
Alex Yang
1bc427e7a6
fix: migration logic (#3238) 2023-07-14 09:28:15 +00:00
Alex Yang
2be0ae8906
revert: use stable react (#3228) 2023-07-14 05:33:43 +00:00
Alex Yang
1f5995ffc7
refactor(plugin-infra): workspace loading (#3222) 2023-07-13 15:52:06 +00:00
Alex Yang
64cf297399
refactor(web): move current atoms into plugin infra (#3220) 2023-07-13 12:14:30 +00:00
Alex Yang
6a2dbc0105
fix: page id could be invalid (#3204) 2023-07-13 04:18:18 +00:00
Alex Yang
8c1fcee135
refactor: remove unused code (#3149) 2023-07-11 08:53:01 +00:00
Alex Yang
3c5ccd7231
fix: init workspace before loaded (#3104) 2023-07-08 07:42:30 +00:00
Alex Yang
b49306607b
feat: improve workspace hook (#3099) 2023-07-08 05:43:39 +00:00
Alex Yang
283f0cd263
refactor: lazy load workspaces (#3091) 2023-07-07 14:15:27 +00:00
Alex Yang
3294043180
perf: reduce unused provider connection (#3090) 2023-07-07 08:13:32 +00:00
Alex Yang
fafd93f7dc
refactor: block-hub in tool wrapper (#3073) 2023-07-06 15:18:58 +00:00
Alex Yang
e30c67482f
fix(web): fetch hello-world from local (#3062) 2023-07-06 09:46:17 +00:00
Alex Yang
fa1cd87348
chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Peng Xiao
33ba034336
fix: sqlite provider import sub doc db file (#2991)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 17:47:42 +00:00
Alex Yang
ec87864c34
refactor: simplify code (#3015) 2023-07-04 17:34:22 +00:00
Alex Yang
a5d2fafad6
refactor: remove legacy cloud (#2987) 2023-07-03 14:29:37 +00:00
Peng Xiao
901fc87716
fix: potential race condition on app load when migration (#2977)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-03 09:40:02 +00: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
8410d83744
refactor: rootWorkspacesMetadataAtom loading logic (#2882) 2023-06-29 08:48:12 +00: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
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
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
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