Commit Graph

33 Commits

Author SHA1 Message Date
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
JimmFly b94c0df49e chore: change default Workspace name to "Demo Workspace" (#1054) 2023-02-16 17:55:54 +08:00
Himself65 cdc2b449a9 refactor(store): extract workspace out of AppState (#1037) 2023-02-16 11:41:43 +08:00
Himself65 34a3a99d62 refactor: use suspense in AppDefender (#1020) 2023-02-15 16:51:44 +08:00
Himself65 6a8aff9e56 refactor(store): port to useGlobalState with zustand (#1012) 2023-02-14 23:38:21 -06:00
Himself65 5a0e4895cd refactor: extract useBlockSuite from useAppState (#1001) 2023-02-14 21:12:35 -06:00
Peng Xiao 5f4071652f fix: some login & enable affine cloud issues (#999)
Co-authored-by: himself65 <himself65@outlook.com>
2023-02-14 19:12:39 -06:00
Himself65 78c164463f refactor: hooks useConfirm (#998) 2023-02-15 08:49:18 +08:00
Qi 36e6da52a5 feat: modify blockhub & help island interation (#960)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-02-14 11:22:39 +08:00
Peng Xiao 98ceb082fc fix: userInfo being initialized correctly (#963) 2023-02-13 16:56:32 +08:00
DarkSky 8a7393a961 chore: move client folders (#948) 2023-02-10 12:41:01 +00:00