Commit Graph

33 Commits

Author SHA1 Message Date
Alex Yang 32c08e49c5 feat: migrate to database v3 (#3528) 2023-08-02 16:50:10 -07:00
Alex Yang 03b98b433b fix: drag workspace (#3513) 2023-08-01 23:29:17 +00:00
Alex Yang e6e98975ed fix(core): avoid page full refresh (#3341)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-07-24 09:02:35 +00:00
Alex Yang cac609d36f fix(core): migration (#3322) 2023-07-20 20:16:15 +00:00
Alex Yang 604b53d9a4 feat: init doc monitor (#3320) 2023-07-20 02:44:50 +00:00
Alex Yang c49cf1c53c fix: create first workspace logic (#3241) 2023-07-14 09:54:11 +00:00
Alex Yang 1bc427e7a6 fix: migration logic (#3238) 2023-07-14 09:28:15 +00:00
Alex Yang 2be0ae8906 revert: use stable react (#3228) 2023-07-14 05:33:43 +00:00
Alex Yang 64cf297399 refactor(web): move current atoms into plugin infra (#3220) 2023-07-13 12:14:30 +00:00
Alex Yang 6a2dbc0105 fix: page id could be invalid (#3204) 2023-07-13 04:18:18 +00:00
Alex Yang 8c1fcee135 refactor: remove unused code (#3149) 2023-07-11 08:53:01 +00:00
Alex Yang 3c5ccd7231 fix: init workspace before loaded (#3104) 2023-07-08 07:42:30 +00:00
Alex Yang fafd93f7dc refactor: block-hub in tool wrapper (#3073) 2023-07-06 15:18:58 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Peng Xiao 901fc87716 fix: potential race condition on app load when migration (#2977)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-03 09:40:02 +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
Alex Yang 8e82d1e02c feat: support migration (#2852) 2023-06-26 15:55:44 +08:00
Himself65 f2ac2e5b84 feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65 af6f431c15 fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
Himself65 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
Himself65 4958d096b0 fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +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
Himself65 2629d39501 fix: infinite reloading (#2405) 2023-05-17 13:58:34 +08:00
Himself65 21fdced2bd fix: correct router logic (#2342) 2023-05-12 00:55:45 -05:00
Himself65 39c83bd25b fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-11 15:03:11 +00:00
Himself65 95bc5cac49 refactor: remove sync storage (#2269) 2023-05-08 17:21:42 -05:00
Himself65 496225a92e chore: bump version (#2249) 2023-05-05 23:41:51 -05:00
Himself65 9096ac2960 refactor: workspace provider (#2218) 2023-05-03 18:16:22 -05: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
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