Commit Graph

156 Commits

Author SHA1 Message Date
Himself65
e90d06edfa
fix: add invitation page (#1395) 2023-03-07 16:13:56 -06:00
Himself65
d565f71939
fix: theme button (#1394) 2023-03-07 14:45:19 -06:00
Himself65
1362584880
fix: add key 'Move to Trash' (#1391) 2023-03-07 14:21:59 -06:00
sheben
3b8f7536f3
fix: add missing trashDate field whenever a page is moved to the trash. (#1389)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-07 19:30:25 +00:00
Alberto de la Cruz
b7b946f002
fix: updated delete page popup message (#1390) 2023-03-07 19:18:11 +00:00
Qi
3fba384ef5
fix: ui issues (#1371) 2023-03-07 11:39:12 +00:00
Yifeng Wang
af6efbed7a
chore: update blocksuite (#1378)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-07 11:36:52 +00:00
JimmFly
83e1cd9274
chore: update quick search style (#1376) 2023-03-07 11:30:58 +00:00
Himself65
e0dd94ae41
fix: public workspace state (#1366) 2023-03-06 22:01:57 -06:00
Himself65
33fb20e5cb
chore: bump version (#1364) 2023-03-06 20:11:49 -06:00
Himself65
7ae8cfc0f5
fix: ui bugs in public workspace (#1362) 2023-03-06 18:29:10 -06:00
Himself65
76a83fd60b
fix: prefix url (#1361) 2023-03-06 18:28:49 -06:00
Alberto de la Cruz
0f82851766
fix: update title on tab (#1360) 2023-03-06 17:17:51 -06:00
Himself65
98ccf17196
feat: modify prefixUrl in params (#1335) 2023-03-06 14:59:49 -06:00
Himself65
a3e825c216
fix: about us modal (#1358) 2023-03-06 12:21:51 -06:00
JimmFly
776d30613f
feat: add recentlyViewed (#1357)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-06 18:02:50 +00:00
Himself65
5760c41cd0
fix: preview page (#1355) 2023-03-06 03:06:11 -06:00
Himself65
78fdaf140d
feat: add og and twitter preview support (#1350) 2023-03-06 08:52:39 +00:00
Himself65
061ceaa9fe
feat: lazy load modal components (#1337) 2023-03-06 00:05:25 -06:00
Himself65
d9b5744148
refactor: move component into UI part (#1333) 2023-03-05 23:42:09 -06:00
Himself65
45630669c7
chore: version fix (#1338) 2023-03-06 05:26:00 +00:00
Himself65
e8dc9809e2
docs: update README.md (#1327) 2023-03-05 12:18:56 -06:00
Himself65
5b75d32a8a
fix: page crash in public workspace (#1324) 2023-03-05 02:29:02 -06:00
Himself65
bd4977e94e
feat: support offline mode for affine workspace (#1322) 2023-03-05 01:51:08 -06:00
Himself65
3e131603dd
fix: always show workspace list modal when no workspaces (#1321) 2023-03-05 00:51:29 -06:00
Himself65
1e11f727fd fix: avoid avatar flickering (#1319) 2023-03-05 13:52:18 +08:00
Himself65
f63d54a9de
chore: fix peer dependencies (#1317) 2023-03-04 20:24:57 -06:00
Himself65
9a199eb9a1
refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Himself65
dd6bee68cb
chore: bump version (#1313) 2023-03-04 13:46:50 -06:00
Himself65
8ce4fa85f7
fix: remove unused log (#1305) 2023-03-04 03:56:01 -06:00
Himself65
4e9f0c97a1
refactor: unify theme (#1303) 2023-03-04 01:36:20 -06:00
Yifeng Wang
205092180b
chore: bump blocksuite (#1298)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-04 04:17:06 +08:00
Himself65
50ff9b0c5c
refactor: unify synced and un-synced affine workspace (#1299) 2023-03-03 13:58:15 -06:00
Himself65
296cd215c1
refactor: remove sync binary (#1297) 2023-03-03 13:36:42 -06:00
github-actions[bot]
fd510834ed
Bump blocksuite to 0.5.0-20230302205056-4385b7a (#1286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-02 23:17:40 -06:00
Himself65
4d8d128539
fix: blob fetch and state syncing between tabs (#1287) 2023-03-02 21:48:35 -06:00
Himself65
2a955d1391
feat: improve provider testing (#1280) 2023-03-02 20:00:56 -06:00
Himself65
1e2f91fe21
feat: add hook useBlockSuiteWorkspaceName (#1281) 2023-03-02 20:00:42 -06:00
Himself65
9d46b358d4
feat: add list skeleton in public workspace (#1278) 2023-03-02 15:11:37 -06:00
Himself65
0507300a29
chore: bump version (#1275) 2023-03-02 14:52:41 -06:00
Himself65
ec5d8ca179
fix: multiple yjs in debug local mode (#1276) 2023-03-02 13:50:23 -06:00
hehe
a61bb4f8bc
chore: update lint script to include the .mjs (#1267) 2023-03-02 18:01:09 +00:00
Himself65
eeb636e81c
fix: title behavior on BlockSuite editor (#1264) 2023-03-02 17:38:17 +00:00
Yifeng Wang
32a1b7b8a3
fix: bump to migratable blocksuite (#1263) 2023-03-02 18:55:22 +08:00
Yifeng Wang
205b4a5d54
chore: update blocksuite 0.5 (#1260) 2023-03-02 18:48:40 +08:00
LongYinan
a4892e5992
build(web): introduce Perfsee (#1256) 2023-03-02 16:49:33 +08:00
Himself65
855588ca8b
fix: reduce error message (#1254) 2023-03-02 07:11:36 +00:00
Himself65
68b33cbdbd
fix: editor overflow (#1253) 2023-03-02 00:39:49 -06:00
Himself65
f34a64a82a
test: add test case for upload image (#1250) 2023-03-02 05:51:15 +00:00
DarkSky
e5a6fd8f6c
Revert "Bump blocksuite to 0.5.0-20230301172958-2384904" (#1251) 2023-03-02 12:28:03 +08:00