Commit Graph

293 Commits

Author SHA1 Message Date
Himself65
34a3a99d62
refactor: use suspense in AppDefender (#1020) 2023-02-15 16:51:44 +08: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
lin onetwo
79506f1ce2
fix: client not saving avatar blob on first creating workspace (#974) 2023-02-14 15:47:10 +08:00
Himself65
a47b612a2c
refactor: use storybook v7 (#951) 2023-02-14 11:18:43 +08:00
linonetwo
525b8b5007 Merge branch 'master' into feat/client-app 2023-02-10 19:20:30 +08:00
linonetwo
6296cb0910 fix: deepscan issues 2023-02-10 17:33:47 +08:00
linonetwo
ed1a917dc1 fix: ipc provider tests 2023-02-10 17:24:32 +08:00
DarkSky
a6a8493c35
Merge pull request #936 from toeverything/token-refactor
refactor: token handling
2023-02-10 15:12:28 +08:00
Peng Xiao
be27b30b01 fix: rename token.ts to auth.ts to make it clear of usage 2023-02-10 14:21:53 +08:00
Whitewater
944c455c3d
feat: enable slash menu by default (#939) 2023-02-10 12:03:37 +08:00
x1a0t
323d7c96f7
chore: bump BlockSuite version & remove old edgeless toolbar (#941) 2023-02-10 12:02:52 +08:00
Himself65
26c308147c
feat: add exportWorkspaceYDoc (#942) 2023-02-10 12:01:10 +08:00
Himself65
1824ce1e80
chore: bump version (#937) 2023-02-09 13:46:25 -06:00
x1a0t
d524fe3c6c
chore: bump BlockSuite version (#910)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-02-10 03:09:05 +08:00
Peng Xiao
385e9afba6 fix: token exp 2023-02-09 23:12:36 +08:00
Peng Xiao
ee2e1687df fix: store user info locally 2023-02-09 23:10:52 +08:00
linonetwo
6b31af0854 Merge branch 'master' into feat/client-app 2023-02-09 22:39:08 +08:00
linonetwo
d1f2b3f8af fix: getUserInfo from tauri instead from affine cloud in app 2023-02-09 21:13:31 +08:00
linonetwo
cee05b13e8 fix: user_id is string now 2023-02-09 20:01:11 +08:00
linonetwo
483d1d67c6 fix: user id is now string, we need to get default on local 2023-02-09 19:51:56 +08:00
linonetwo
42f8247599 fix: adapt latest blocksuite 2023-02-09 18:31:12 +08:00
zuomeng wang
5a93b26cc3
fix: duplicate api call for cloud workspace (#928) 2023-02-09 15:53:46 +08:00
DiamondThree
f47d1c2f7b
fix: local will request api/token (#924) 2023-02-09 06:59:18 +00:00
DiamondThree
6327b5864d
fix: localworkspace will request blob (#925) 2023-02-09 06:59:02 +00:00
zuomeng wang
9d350059d9
fix: add collabration name (#879) 2023-02-09 10:15:30 +08:00
linonetwo
4735fdbd2b Merge branch 'master'
Conflicts:
	.vscode/settings.json
	package.json
	packages/data-center/package.json
	pnpm-lock.yaml
2023-02-09 10:13:15 +08:00
DarkSky
75435e1c69
Merge pull request #886 from toeverything/feat/sync-status
fix: logout will jump to 404 error
2023-02-08 23:22:10 +08:00
linonetwo
0c21ccb04b fix: store full state as update as solution for serialization 2023-02-08 15:36:04 +08:00
Peng Xiao
9c2c8aed6c fix: token parsing 2023-02-08 15:04:23 +08:00
DiamondThree
731deda1e1 fix: logout jump to 404 2023-02-07 22:14:49 +08:00
zuomeng wang
036e514eb5
fix: add collabration cursor (#865) 2023-02-07 17:10:39 +08:00
zuomeng wang
285b535a54
fix: local cache not work in creation (#859) 2023-02-07 08:52:55 +00:00
Himself65
b52f6ed63b
fix: import blocksuite twice (#847) 2023-02-07 11:55:39 +08:00
himself65
79a9f0ee46 chore: bump version 2023-02-06 13:52:55 -06:00
himself65
392c9cc0d6 fix: alias 2023-02-06 10:59:47 -06:00
DarkSky
be3158d529 chore: bump ts & blocksuite 2023-02-06 17:07:48 +08:00
tzhangchi
9a315ed994 fix: make remove workspace logic correct 2023-02-03 23:57:24 +08:00
tzhangchi
b102e234e3 refactor: The implementation of the _handlerAffineListMessage function has been improved to make the code for synchronising the latest number and status of workspaces more readable and easier to understand, 2023-02-03 23:25:44 +08:00
DiamondThree
5e6f5d5df9 fix:commpatible old workspace 2023-02-03 15:46:48 +08:00
himself65
2c84f3979d chore: bump blocksuite version 2023-02-02 21:12:30 -06:00
DarkSky
081bf2cc25
Merge branch 'master' into bugfix/upload-blob 2023-02-02 21:37:55 +08:00
DiamondThree
e306408b56 fix: enable workspace upload avatar 2023-02-02 19:48:02 +08:00
DiamondThree
8141ef1f91 fix: delete db cause page reload 2023-02-02 19:17:07 +08:00
alt0
19b2794e2d fix: delete db cause page reload 2023-02-02 18:45:00 +08:00
DiamondThree
fca165c672 fix: add gettoken on affine provider 2023-02-02 18:30:36 +08:00
DiamondThree
82c261767f fix: add token and api to blocksuitWorkspace 2023-02-02 16:00:21 +08:00
DiamondThree
c0b410a1b2
fix:test case (#763) 2023-02-01 13:07:35 +00:00
DiamondThree
57f3cd652a
Feat/blocksuit version (#760) 2023-02-01 12:21:45 +00:00
DarkSky
2fb7217f03 Merge remote-tracking branch 'origin/master' into feat/datacenter 2023-02-01 16:01:59 +08:00
zuomeng wang
2a400a103a
fix: after enabled cloud sync, we should migrate blob db (#757) 2023-02-01 05:27:24 +00:00