Commit Graph

2851 Commits

Author SHA1 Message Date
Himself65
889503d1cc
docs: add contributing tutorial (#1851) 2023-04-08 16:33:58 -05:00
Himself65
20e56cc474
fix: revalidate user token with no refresh page (#1842) 2023-04-07 17:51:51 -05:00
Qi
e50bf9fbfe
feat: add root pinboard & rename pivots to pinboard (#1843) 2023-04-07 21:55:59 +00:00
Peng Xiao
d4b2b9ab44
fix: dnd workspace list will cause page to reload (#1848) 2023-04-07 11:48:37 -05:00
JimmFly
ea06df4386
chore: update change log style (#1846) 2023-04-07 06:24:29 -05:00
Yifeng Wang
fd34a99665 build: update env template 2023-04-07 16:03:49 +08:00
Yifeng Wang
5a1e8b0c93
chore: update blocksuite (#1845) 2023-04-07 15:46:37 +08:00
Flrande
74657c2fa1
fix: enable autofocus in blocksuite editor (#1844) 2023-04-07 06:28:21 +00:00
Flrande
7d55d0ea0b
feat: update code-block background color (#1841) 2023-04-07 03:51:13 +00: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
b6bdf257e4
feat(component): support sort workspace card (#1837) 2023-04-06 13:21:45 -05:00
Himself65
773554bbac
ci: add pr header check (#1836) 2023-04-06 13:12:43 -05:00
Himself65
2e354ae59e
refactor(component): editor component (#1834) 2023-04-06 11:14:25 -05:00
himself65
999796f988 ci: fix typo in labeler.yml 2023-04-06 11:03:27 -05:00
Himself65
17fa77e5ae
ci(storybook): wait for 6006 (#1833) 2023-04-06 10:01:16 -05:00
himself65
2601b26c16 ci: update labeler.yml 2023-04-06 09:56:32 -05:00
Himself65
1ad4b0fc89
feat: single page API in public workspace (#1794) 2023-04-06 09:20:36 -05:00
Himself65
0577298344
test: compare public page json (#1793) 2023-04-06 09:01:44 -05:00
Qi
88447b438b
feat: modify pivot operation menu (#1786)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-06 08:37:49 -05:00
JimmFly
0956b5ccc7
chore: update change log style (#1832) 2023-04-06 08:34:57 -05:00
Himself65
69cc0f5cb9
chore: bump version (#1830) 2023-04-05 23:12:32 -05:00
himself65
fe60318d7a docs: update badge in README.md 2023-04-05 22:53:34 -05:00
Himself65
d8931db300
chore: bump version (#1829) 2023-04-05 22:44:38 -05:00
Himself65
c209aa1d15
ci: use cloud-self-hosted:nightly-latest (#1828) 2023-04-05 21:14:21 -05:00
Himself65
164d357487
fix: indexeddb provider (#1827) 2023-04-05 21:01:12 -05:00
himself65
ee8f6a760e ci: add labeler.yml 2023-04-05 20:14:11 -05:00
Himself65
76c0d01640
fix: remove unused hook useFeatureFlag (#1826) 2023-04-05 19:57:15 -05:00
Aditya Sharma
0c87bf36ca
feat: add toast for workspace deletion (#1825)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-05 08:47:14 -05:00
Himself65
116caff3c7
chore: bump version (#1820) 2023-04-04 17:08:48 -05:00
Himself65
ae4339ea28
refactor: use radix ui on workspace avatar (#1819) 2023-04-04 16:14:51 -05:00
Himself65
a24b747ee8
chore: bump version (#1818) 2023-04-04 14:41:25 -05:00
himself65
3e3386d24a ci: fix storybook test 2023-04-04 13:09:15 -05:00
Himself65
89f53190db
fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
himself65
37169ae37d ci: use PERFSEE_TOKEN 2023-04-04 11:52:38 -05:00
Himself65
02a8daad5f
refactor: remove unused package desktop (#1815) 2023-04-04 10:32:09 -05:00
Himself65
69cd22a3b8
chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Peng Xiao
5bd3aa4a80
fix: cleanup electron build script (#1813) 2023-04-04 07:40:07 -05:00
Peng Xiao
c023d0a2b8
fix: improve sidebar animation (#1814) 2023-04-04 09:14:44 +00:00
Himself65
5129ab3db8
refactor: abstract workspace provider (#1809) 2023-04-03 23:28:00 -05:00
JimmFly
67a5d1520d
chore: update sentence (#1808) 2023-04-04 04:01:56 +00:00
Himself65
215bb24ec4
feat(component): improve storybook (#1804) 2023-04-03 18:42:36 -05:00
himself65
2f3a13c439 build: improve logs 2023-04-03 18:40:07 -05:00
Himself65
9a20f50b05
refactor: move WorkspaceCard (#1803) 2023-04-03 18:13:43 -05:00
Himself65
dbcadbaf60
refactor: move useBlockSuiteWorkspaceAvatarUrl (#1802) 2023-04-03 17:35:57 -05:00
Himself65
5c46c7d9fc
ci: check all install deps (#1801) 2023-04-03 17:04:01 -05:00
Aditya Sharma
cd089ed64a
feat: shortcut for expand/collapse of sidebar (#1797)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-03 16:39:45 -05:00
Peng Xiao
b1618e9ce1
build: MacOS code signing (#1795)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-03 16:39:25 -05:00
Himself65
b36588714e
build(component): fix storybook config (#1798) 2023-04-03 16:18:46 -05:00
Himself65
83000fa832
build: fix docker setup (#1799) 2023-04-03 16:09:41 -05:00