Commit Graph

60 Commits

Author SHA1 Message Date
Simon He e1d87cf698 perf: getEnvironment() -> env (#2636) 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
Himself65 a7ac6562b0 feat: init @affine/copilot (#2511) 2023-06-02 12:56:52 +08:00
Himself65 540a93274a refactor: abstract header adapter (#2580) 2023-06-02 12:56:52 +08:00
Himself65 7e4edd2c65 fix: use hook with first render (#2481) 2023-06-02 12:56:52 +08:00
Himself65 01173babe6 refactor: rename plugins to adapters (#2480) 2023-06-02 12:56:52 +08:00
Himself65 6cd0053b0c refactor: remove unused code (#2425) 2023-05-17 17:30:37 -07:00
Himself65 54b8b36618 fix: correct router logic (#2342) 2023-05-17 14:14:39 +08:00
Peng Xiao 64f4e634e8 fix: theme not being persisted issue (#2283) 2023-05-09 22:05:56 -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 c41718e80d feat(component): support image preview by double click (#2198) 2023-05-09 01:09:39 -05:00
Himself65 4f99ad2db4 feat: forced file naming format (#2270) 2023-05-08 17:37:07 -05:00
Himself65 4a50fe584c fix(electron): system theme (#2237) 2023-05-05 03:22:53 +00:00
Himself65 1b12972afd fix(electron): theme sync (#2231) 2023-05-04 21:00:05 -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
Himself65 0a0f825a15 fix: remove mui theme provider (#2055) 2023-04-20 14:31:54 -05:00
Flrande b2e93433e1 chore: fix color (#2049)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-20 09:13:20 -05:00
Flrande 372377dd6b feat: upgrate to new theme (#2027)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-20 03:31:19 -05:00
Himself65 7bbe67af43 refactor: workspace loading logic (#1966) 2023-04-16 16:02:41 -05:00
Himself65 6180a4c3cb fix: wrap React.lazy with Suspense (#1915) 2023-04-12 22:33:31 -05:00
Himself65 8bcef957fc refactor: remove next/dynamic (#1901) 2023-04-12 11:08:50 -05:00
Himself65 778f76dfed feat: add affine next theme (#1867) 2023-04-10 23:43:24 -05:00
Peng Xiao d4b2b9ab44 fix: dnd workspace list will cause page to reload (#1848) 2023-04-07 11:48:37 -05:00
Himself65 b6bdf257e4 feat(component): support sort workspace card (#1837) 2023-04-06 13:21:45 -05:00
Peng Xiao e0eecffb2f feat: optimize electron macos header style (#1774)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-02 14:01:22 -05:00
Himself65 56acb2bdeb refactor: login method (#1676) 2023-03-23 16:29:29 -05:00
Himself65 2551785451 fix: patch refresh token logic (#1665) 2023-03-23 00:12:20 -05:00
Himself65 e8b7ff527c fix: flash screen when creating new page (#1657) 2023-03-22 07:36:49 +00:00
Himself65 45260543e1 fix: remove pageMode from pageMeta (#1647) 2023-03-21 19:45:54 -05:00
VictorNanka d1722bc235 refactor: use explicit memo import (#1596)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:27:37 -04:00
Himself65 efcf1fcaa0 style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
Qi 4e0fd93a28 fix: error initial style when first in dark mode (#1543) 2023-03-12 19:51:19 +08:00
Qi d60120ddf1 feat: modify workspace modal style & add workspace setting entry to worksapce card (#1498) 2023-03-10 02:34:45 -06:00
Himself65 ce8539b414 fix: cleanup data when logout (#1443) 2023-03-09 00:38:16 -06:00
Himself65 1011088248 fix: infinite workspace loading (#1432) 2023-03-08 22:31:01 -06:00
sheben 8dc022c808 refactor: use useRouterHelper (#1422)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-08 22:58:20 +00:00
Qi 867ea9cf2b feat: modify theme colors (#1421) 2023-03-08 12:29:56 -06:00
Himself65 f172831733 feat: publish local workspace (#1406) 2023-03-07 23:31:22 -06:00
Himself65 b976ac8084 fix: css hydration error (#1397) 2023-03-07 17:08:33 -06:00
Himself65 061ceaa9fe feat: lazy load modal components (#1337) 2023-03-06 00:05:25 -06:00
Himself65 3e131603dd fix: always show workspace list modal when no workspaces (#1321) 2023-03-05 00:51:29 -06:00
Himself65 9a199eb9a1 refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Himself65 4e9f0c97a1 refactor: unify theme (#1303) 2023-03-04 01:36:20 -06:00
Himself65 e0481d29ad refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00
Himself65 0b072da346 revert: loadWorkspace unexpected behavior (#1172) 2023-02-22 10:44:18 +08:00
Himself65 ae4105e961 chore: unify version (#1123) 2023-02-19 08:40:39 +00:00
Himself65 aa1de57d96 feat: read local theme on page load (#1114)
Co-authored-by: zqran <uuxnet@gmail.com>
2023-02-19 16:38:43 +08:00
Himself65 9d21c3efbb refactor: extract store package (#1109) 2023-02-18 16:41:22 +08:00
Himself65 5e6366ba44 chore: strict eslint check (#1084) 2023-02-17 15:33:32 +08:00