Commit Graph

73 Commits

Author SHA1 Message Date
Peng Xiao 8fcda6ae9b fix: import workspace may only show default preload page (#2685)
(cherry picked from commit 84f68fc2c0)
2023-06-08 18:25:03 +08:00
LongYinan 4ab5457a44 build: prevent tsconfig includes sources outside (#2643) 2023-06-02 12:56:52 +08:00
Simon He e1d87cf698 perf: getEnvironment() -> env (#2636) 2023-06-02 12:56:52 +08:00
LongYinan fb9d200dd3 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 52c1efee9e chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-06-02 12:56:52 +08:00
Himself65 a84cfb80d1 refactor: move affine utils into @affine/workspace (#2611) 2023-06-02 12:56:52 +08:00
Himself65 7c6d5adde5 fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-06-02 12:56:52 +08:00
Peng Xiao 4abe62c9e0 fix: optimize DB pull (#2589) 2023-06-02 12:56:52 +08:00
Himself65 540a93274a refactor: abstract header adapter (#2580) 2023-06-02 12:56:52 +08:00
Peng Xiao 8e6bb78bea refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-06-02 12:56:52 +08:00
3720 921f4c97d1 feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 f4057593af refactor: remove unused code (#2484) 2023-06-02 12:56:52 +08:00
Peng Xiao 19f7f591ce chore: bump blocksuite to 0.0.0-20230517102216-36bda4ab-nightly (#2411) 2023-05-17 10:11:22 -07:00
Himself65 e099734cc7 fix: infinite reloading (#2405) 2023-05-17 14:26:16 +08:00
Himself65 54b8b36618 fix: correct router logic (#2342) 2023-05-17 14:14:39 +08:00
Himself65 ec66b229fe fix: remove useEffect on router sync with atoms (#2241) 2023-05-17 14:14:38 +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 20fb801ecd fix: should not show open folder if it is not moved (#2299) 2023-05-11 14:44:32 +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
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
Himself65 70fbbb39c1 chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
Himself65 d2eba54550 chore: bump version (#2146) 2023-04-26 01:54:44 -05:00
himself65 04fc619f52 test: fix flaky 2023-04-24 19:33:35 -05:00
Peng Xiao c27c241482 fix: some improvements to electron app (#2089) 2023-04-24 12:53:21 -05:00
Himself65 1ca9fb8ff4 fix(workspace): check affine login auth (#2070) 2023-04-21 20:44:29 -05:00
himself65 023cbc30ea fix(workspace): cloud workspace blob uploading 2023-04-21 11:34:18 -05:00
Peng Xiao 4bb50e8c25 feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
Himself65 63f7b2556e feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
Himself65 7be96a2e41 build: remove unused config (#1990) 2023-04-17 23:11:46 -05:00
Himself65 3d70a36dd3 refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -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
Himself65 01a686dc28 feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Peng Xiao 42756045bb fix: failed to load blobs in electron (#1927) 2023-04-13 15:14:46 +00:00
Peng Xiao 95aa86cdf0 fix: ws prefix url in electron (#1896) 2023-04-12 14:11:47 +00:00
Himself65 a06113d48c refactor: workspace header (#1880) 2023-04-11 21:39:39 -05:00
Horus c0669359ed feat: support google cloud login in client (#1822)
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-04-11 18:42:36 +00:00
Himself65 024c469a2c chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65 7fea55d81f feat: support page sharing by meta (#1858) 2023-04-10 17:13:44 -05:00
Himself65 20e56cc474 fix: revalidate user token with no refresh page (#1842) 2023-04-07 17:51:51 -05: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 0577298344 test: compare public page json (#1793) 2023-04-06 09:01:44 -05:00
Himself65 164d357487 fix: indexeddb provider (#1827) 2023-04-05 21:01:12 -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 69cd22a3b8 chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Himself65 5129ab3db8 refactor: abstract workspace provider (#1809) 2023-04-03 23:28:00 -05:00