Commit Graph

46 Commits

Author SHA1 Message Date
Himself65 5fbfabb3b2 refactor: rename plugins to adapters (#2480) 2023-05-22 15:48:01 +08:00
Whitewater 530dd5ff7f feat: add new page button (#2417) 2023-05-18 13:07:05 -07:00
Himself65 23b4f9ee12 feat(electron): track router history (#2336)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-14 23:13:30 -07: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
JimmFly b978bb171a feat: add download tips banner (#2151) 2023-05-09 11:07:34 -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 95bc5cac49 refactor: remove sync storage (#2269) 2023-05-08 17:21:42 -05:00
Himself65 f1c3d575ad fix: dispatch workspace change event (#2261) 2023-05-08 14:47:47 +08:00
JimmFly 6d7f06c1c3 feat: add onboarding for client (#2144)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-04 15:29:16 +08:00
Himself65 86988bd6e8 fix: dock to blocksuite latest API (#2219) 2023-05-03 18:57:59 -05:00
Himself65 9096ac2960 refactor: workspace provider (#2218) 2023-05-03 18:16:22 -05:00
Himself65 1031fbc7ec refactor: guide atoms (#2196) 2023-04-28 15:59:59 -05:00
Himself65 903b6eaf30 revert: lastVersionAtom atom (#2188) 2023-04-28 08:53:23 +00:00
himself65 51a4bdc5e4 fix: state in lastVersionAtom 2023-04-28 02:27:31 -05:00
Himself65 73d5b2081a feat(electron): enable disable cloud alert (#2184) 2023-04-28 06:26:14 +00:00
Himself65 c1a65b6b76 feat(component): init app sidebar (#2135) 2023-04-27 16:46:08 -05:00
Himself65 ad58b4d1e9 feat: improve build config (#2115) 2023-04-24 22:33:09 -05:00
Peng Xiao 4bb50e8c25 feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
Qi 9ec6768272 fix: modify with new blocksuite version about subpage (#2060) 2023-04-21 08:34:32 +00:00
Himself65 63f7b2556e feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
Himself65 f6fb049ff2 feat: support disable legacy cloud (#2006) 2023-04-18 02:23:00 -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
Yifeng Wang 23e33a6061 chore: enable databse feature flag (#1895) 2023-04-12 19:23:46 +08:00
Himself65 a06113d48c refactor: workspace header (#1880) 2023-04-11 21:39:39 -05:00
Himself65 1ad4b0fc89 feat: single page API in public workspace (#1794) 2023-04-06 09:20:36 -05:00
Himself65 5129ab3db8 refactor: abstract workspace provider (#1809) 2023-04-03 23:28:00 -05:00
Peng Xiao 7299efe16a fix: first workspace create logic (#1773) 2023-03-31 12:40:30 -05:00
Himself65 bb1224f9ee feat: add affine global channel (#1762) 2023-03-30 18:21:26 -05:00
JimmFly c9bd4e34b3 feat: add change log (#1734)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-30 15:17:36 -05:00
Himself65 94d284d841 feat: add test environment for mock user (#1748) 2023-03-29 20:44:51 -05:00
Himself65 427a5e7545 fix: quick search in public workspace (#1706) 2023-03-27 19:30:27 -05:00
Himself65 ed29c5fbd9 refactor: remove package @affine/datacenter (#1705) 2023-03-27 17:48:22 -05:00
Himself65 69721f2a61 refactor: init package @affine/workspace (#1661) 2023-03-23 16:17:38 +00:00
Himself65 45260543e1 fix: remove pageMode from pageMeta (#1647) 2023-03-21 19:45:54 -05:00
Himself65 efcf1fcaa0 style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
Whitewater bc32b07bf0 fix: quick search tips follow when resize (#1580)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-15 16:27:38 +00:00
JimmFly 3ef8e2db83 feat: add novice guide for quick search arrow button (#1493) 2023-03-10 06:17:26 +00:00
Himself65 b3659d6a95 fix: hook useRecentlyViewed (#1430)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-03-09 08:53:56 +00:00
Himself65 76a83fd60b fix: prefix url (#1361) 2023-03-06 18:28:49 -06:00
JimmFly 776d30613f feat: add recentlyViewed (#1357)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-06 18:02:50 +00:00
Himself65 9a199eb9a1 refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Himself65 296cd215c1 refactor: remove sync binary (#1297) 2023-03-03 13:36:42 -06:00
Himself65 4d8d128539 fix: blob fetch and state syncing between tabs (#1287) 2023-03-02 21:48:35 -06:00
Himself65 e0481d29ad refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00