Commit Graph

2175 Commits

Author SHA1 Message Date
linonetwo
9bd6bcaf65 fix: white screen after build 2023-02-09 22:27:36 +08:00
linonetwo
d1f2b3f8af fix: getUserInfo from tauri instead from affine cloud in app 2023-02-09 21:13:31 +08:00
linonetwo
85431de42b chore: don't need build web 2023-02-09 21:06:17 +08:00
linonetwo
9df5b553b2 fix: using public as dist 2023-02-09 20:41:36 +08:00
linonetwo
cee05b13e8 fix: user_id is string now 2023-02-09 20:01:11 +08:00
linonetwo
ca060dbf7a refactor: remove unused app pages 2023-02-09 19:53:52 +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
fccf7e2f12 chore: update octobase 2023-02-09 18:39:30 +08:00
linonetwo
42f8247599 fix: adapt latest blocksuite 2023-02-09 18:31:12 +08:00
linonetwo
5d40c93db7 fix: adapt latest octobase id type 2023-02-09 18:08:42 +08:00
linonetwo
3d78301805 fix: build preload before first run 2023-02-09 18:08:31 +08:00
linonetwo
c61b689d1b chore: upgrade octobase to latest master 2023-02-09 10:55:28 +08:00
linonetwo
c29b2975c5 fix: merge issue 2023-02-09 10:24: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
JimmFly
53d60a13b2
fix: retrieve lost cursor after closing search (#899) 2023-02-08 16:05:15 -06:00
Flrande
7583205011
build: use swc (#839) 2023-02-08 14:53:30 -06: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
DarkSky
4d689529b9
Merge pull request #881 from toeverything/fix-workspace-type
fix: workspace type wrong
2023-02-08 23:21:08 +08:00
DarkSky
eba1962cd5
Merge pull request #885 from toeverything/fix-invite-loading
fix: inviting page add loading to wait request
2023-02-08 23:18:23 +08:00
linonetwo
5176d57d28 fix: preload script in tauri should not have export 2023-02-08 23:16:12 +08:00
DarkSky
e111d5e6ef
Merge pull request #909 from toeverything/feat/e2etest-20230208
test: make workspace list tests stable
2023-02-08 22:30:59 +08:00
linonetwo
f01e0cd733 fix: build affine before build tauri 2023-02-08 21:41:48 +08:00
Qi
23ff52b93d
Merge pull request #878 from toeverything/feat/new-setting-page
feat: setting page with new design
2023-02-08 18:47:46 +08:00
QiShaoXuan
f8995e8a87 fix: i18n word 2023-02-08 18:38:28 +08:00
Qi
a3a94a9d0f
Update packages/i18n/src/resources/en.json
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-02-08 18:33:06 +08:00
QiShaoXuan
7ff63cfb5f fix: lint error 2023-02-08 18:20:51 +08:00
QiShaoXuan
2ec5f6fb60 feat: setting page with new design 2023-02-08 18:11:27 +08:00
tzhangchi
6fa0820734 test: make workspace list tests stable 2023-02-08 17:48:03 +08:00
DarkSky
6d28081afa
Merge pull request #887 from toeverything/fix-remove-unused-code
fix: remove unused code
2023-02-08 17:13:07 +08:00
DarkSky
4e1f812160
Merge pull request #905 from toeverything/fix-token-parsing
fix: token parsing
2023-02-08 16:57:37 +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
QiShaoXuan
2405744566 Merge branch 'master' of github.com:toeverything/AFFiNE into feat/new-setting-page 2023-02-08 14:35:04 +08:00
linonetwo
b1943aaad9 fix: preload compile needs correct type extension on window 2023-02-08 10:23:52 +08:00
alt0
ef4a25d82b fix: workspace router 2023-02-07 22:46:40 +08:00
DiamondThree
731deda1e1 fix: logout jump to 404 2023-02-07 22:14:49 +08:00
DiamondThree
d9d60197f2 fix:delete workspace will jump to 404 2023-02-07 20:01:25 +08:00
alt0
84906e1ff8 fix: remove unused code 2023-02-07 19:19:06 +08:00
DiamondThree
028fdae8b1 fix: logout will jump to 404 error 2023-02-07 19:18:28 +08:00
DarkSky
d135bcb2fd
Merge pull request #864 from toeverything/feat/sync-status
Feat/sync status
2023-02-07 19:06:52 +08:00
alt0
40b74a8e66 fix: inviting page add loading to wait request 2023-02-07 19:06:43 +08:00
DiamondThree
a0f5d089d1 fix: appState dependency 2023-02-07 18:48:55 +08:00
alt0
0566c07e39 fix: remove unused variables 2023-02-07 18:42:28 +08:00
alt0
38b4ab41a5 fix: remove unused variables 2023-02-07 18:40:09 +08:00
alt0
72d28867aa fix: workspace type wrong 2023-02-07 18:29:09 +08:00
QiShaoXuan
aac9cb8b23 fix: modify slide bar font size, fixed #812 2023-02-07 17:49:16 +08:00
Qi
8f2d6b2160
Merge pull request #829 from toeverything/fix/downhill-bugs
Fix/downhill bugs
2023-02-07 17:37:31 +08:00
DiamondThree
28d2fd13d5 fix: sync status error 2023-02-07 17:32:15 +08:00
Qi
94c16b6380
Merge pull request #872 from toeverything/feat/modify-ui
feat: modify style
2023-02-07 17:25:35 +08:00
QiShaoXuan
de963fe13b fix: remove css variable lineHeightBase 2023-02-07 17:20:08 +08:00