Commit Graph

22 Commits

Author SHA1 Message Date
Himself65 9c4d21beb1 refactor: rename plugins to adapters (#2480) 2023-05-25 15:00:29 +08:00
Whitewater 48ef60cb0a feat: add new page button (#2417) 2023-05-25 14:58:30 +08:00
Himself65 5008958e84 refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-17 14:14:38 +08:00
Himself65 5516c215cd fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-17 14:14:38 +08: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
JimmFly 6d7f06c1c3 feat: add onboarding for client (#2144)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-04 15:29:16 +08:00
Himself65 73d5b2081a feat(electron): enable disable cloud alert (#2184) 2023-04-28 06:26:14 +00:00
Peng Xiao 4bb50e8c25 feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
Himself65 7bbe67af43 refactor: workspace loading logic (#1966) 2023-04-16 16:02:41 -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
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
Himself65 b3659d6a95 fix: hook useRecentlyViewed (#1430)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-03-09 08:53:56 +00: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 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