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 |
|
Himself65
|
26c308147c
|
feat: add exportWorkspaceYDoc (#942)
|
2023-02-10 12:01:10 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
zuomeng wang
|
2a400a103a
|
fix: after enabled cloud sync, we should migrate blob db (#757)
|
2023-02-01 05:27:24 +00:00 |
|
DiamondThree
|
d7e3d524e5
|
fix: userInfo name conversion encoding format (#755)
|
2023-01-31 10:07:55 +00:00 |
|
MingLiang Wang
|
84dd82aa96
|
feat: improve clear logic
|
2023-01-17 10:26:50 +08:00 |
|
MingLiang Wang
|
cc00f2cb2d
|
fix: fix logout
|
2023-01-16 18:23:09 +08:00 |
|
tzhangchi
|
49a8be3ce6
|
chore: add enough message for assert
|
2023-01-14 09:58:25 +08:00 |
|
tzhangchi
|
9415f46ce5
|
feat: console.error when firebase configed error
|
2023-01-13 22:34:11 +08:00 |
|
zuomeng wang
|
b8efa9aa25
|
fix: change request baseUrl to dynamic (#737)
|
2023-01-13 10:42:37 +00:00 |
|
MingLiang Wang
|
c95667eafb
|
fix: fix reconnect logic (#730)
|
2023-01-13 09:16:15 +00:00 |
|
zuomeng wang
|
2c1eee1194
|
fix: websocket should be link to blocksuiteWorkspace, not workspace id (#735)
|
2023-01-13 09:10:08 +00:00 |
|
zuomeng wang
|
21d24ad542
|
fix: deepscan error (#733)
|
2023-01-13 07:54:21 +00:00 |
|
zuomeng wang
|
ba9a57d4ae
|
fix: error TS2742: The inferred type of 'bareClient' cannot be name (#731)
|
2023-01-13 07:33:42 +00:00 |
|
DiamondThree
|
7fb5aae8b5
|
fix: deepscan error and warning (#728)
|
2023-01-13 07:25:33 +00:00 |
|
zuomeng wang
|
03ff4c3e3d
|
fix: upload origin doc when enable cloud (#729)
|
2023-01-13 07:09:56 +00:00 |
|
alt0
|
048beb60c2
|
Merge remote-tracking branch 'origin/feat/datacenter-dev' into feat/datacenter-dev
|
2023-01-12 19:51:00 +08:00 |
|
alt0
|
cea3d13805
|
fix: workspace avatar
|
2023-01-12 19:50:26 +08:00 |
|
DiamondThree
|
826a4bf381
|
Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev
|
2023-01-12 18:23:21 +08:00 |
|
MingLiang Wang
|
cf47098631
|
feat: fix access permission api
|
2023-01-12 18:13:44 +08:00 |
|
MingLiang Wang
|
0b623a522b
|
feat: add remove workspace by ids
|
2023-01-12 17:38:18 +08:00 |
|
MingLiang Wang
|
11edef1bbd
|
feat: add new workspaces by arrays
|
2023-01-12 17:18:40 +08:00 |
|
DiamondThree
|
251cfc2340
|
fix: message in affine
|
2023-01-12 17:16:44 +08:00 |
|
DiamondThree
|
20e4686851
|
Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev
|
2023-01-12 17:15:52 +08:00 |
|
MingLiang Wang
|
819ab74178
|
feat: add cause of Request error
|
2023-01-12 15:24:40 +08:00 |
|
MingLiang Wang
|
9ae9bb8092
|
feat: add affine request error msg
|
2023-01-12 15:11:49 +08:00 |
|
DiamondThree
|
45f4c9e0e9
|
Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev
|
2023-01-12 14:10:13 +08:00 |
|