Commit Graph

32 Commits

Author SHA1 Message Date
Himself65 1e11f727fd fix: avoid avatar flickering (#1319) 2023-03-05 13:52:18 +08:00
Himself65 9a199eb9a1 refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Himself65 dd6bee68cb chore: bump version (#1313) 2023-03-04 13:46:50 -06:00
Himself65 8ce4fa85f7 fix: remove unused log (#1305) 2023-03-04 03:56:01 -06:00
Yifeng Wang 205092180b chore: bump blocksuite (#1298)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-04 04:17:06 +08:00
Himself65 50ff9b0c5c refactor: unify synced and un-synced affine workspace (#1299) 2023-03-03 13:58:15 -06:00
Himself65 296cd215c1 refactor: remove sync binary (#1297) 2023-03-03 13:36:42 -06:00
Himself65 4d8d128539 fix: blob fetch and state syncing between tabs (#1287) 2023-03-02 21:48:35 -06:00
Himself65 1e2f91fe21 feat: add hook useBlockSuiteWorkspaceName (#1281) 2023-03-02 20:00:42 -06:00
Himself65 eeb636e81c fix: title behavior on BlockSuite editor (#1264) 2023-03-02 17:38:17 +00:00
Himself65 e67411aea4 fix: workspace image flickering (#1247) 2023-03-02 11:25:16 +08:00
Himself65 a099ed5f29 feat: use @affine/debug (#1244) 2023-03-01 20:13:45 -06:00
Himself65 1abab690af feat: init @affine/env (#1243) 2023-03-01 19:26:55 -06:00
Himself65 0df288ba2c refactor: use nano id (#1234) 2023-03-01 12:16:36 -06:00
Himself65 e0481d29ad refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00
zqran 8ee5d422cb feat: set the correct mode when loading the page (#1069)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-02-23 16:22:00 +08:00
Himself65 0b072da346 revert: loadWorkspace unexpected behavior (#1172) 2023-02-22 10:44:18 +08:00
Himself65 ed4d1e8bcd fix: public workspace loading (#1144) 2023-02-21 10:32:32 +08:00
Himself65 e583725cd2 refactor: init hook useRouterTargetWorkspace (#1127) 2023-02-20 07:37:18 +00:00
Himself65 ae4105e961 chore: unify version (#1123) 2023-02-19 08:40:39 +00:00
Himself65 b1298c4d3e refactor(store): move datacenter into global (#1118) 2023-02-19 15:35:18 +08:00
Himself65 9d21c3efbb refactor: extract store package (#1109) 2023-02-18 16:41:22 +08:00
Qi 67fe1871da feat: modify invite page & 404 page (#1097) 2023-02-17 09:44:48 +00:00
Himself65 5e6366ba44 chore: strict eslint check (#1084) 2023-02-17 15:33:32 +08:00
Qi cc1323f5cc feat: add MessageCenterHandler (#770)
Co-authored-by: Peng Xiao <pengxiao@freewheel.tv>
2023-02-16 21:02:10 -06:00
Himself65 cdc2b449a9 refactor(store): extract workspace out of AppState (#1037) 2023-02-16 11:41:43 +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
Qi 5a3e6aa041 refactor: public workspace (#996)
Co-authored-by: himself65 <himself65@outlook.com>
2023-02-14 11:39:53 -06:00
Peng Xiao 298f2c1feb fix: should show workspace avatar using blob url (#949) 2023-02-13 17:43:44 +08:00
DarkSky 8a7393a961 chore: move client folders (#948) 2023-02-10 12:41:01 +00:00