Commit Graph

40 Commits

Author SHA1 Message Date
Alex Yang 6caf934d47 refactor: follow correct react rules (#3119) 2023-07-10 10:32:15 +00:00
Alex Yang 283f0cd263 refactor: lazy load workspaces (#3091) 2023-07-07 14:15:27 +00:00
Alex Yang 822078e640 fix: cleanup workspace when switch setting panel (#3072) 2023-07-06 15:27:09 +00:00
Qi 87ba71e77e fix: a series of setting issues (#3032) 2023-07-05 14:11:42 +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
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 8e82d1e02c feat: support migration (#2852) 2023-06-26 15:55:44 +08:00
Qi aa86d3a2ee feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
LongYinan 1c8f1a05d0 fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
Himself65 fc9a9f479b fix: page meta is undefined (#2734) 2023-06-09 01:19:16 +08:00
Himself65 9f129075dd feat: add page setting atom (#2725) 2023-06-09 00:58:46 +08:00
Himself65 f3fd5ff76b feat: add infra code (#2718) 2023-06-08 09:41:20 +08:00
Himself65 4958d096b0 fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +08:00
Himself65 7f2006488e fix: type import (#2715) 2023-06-07 22:47:02 +08:00
Himself65 06abb702f5 refactor: remove deprecated atoms (#2615) 2023-05-31 14:54:59 +08:00
Himself65 8dbd354659 fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-31 12:24:14 +08:00
Whitewater 0bb6e362bf feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 11:15:23 +08:00
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 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
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