Commit Graph

880 Commits

Author SHA1 Message Date
DarkSky
2962b9e256
Merge pull request #935 from toeverything/feat/client-app
feat: tauri desktop client app
2023-02-10 19:38:44 +08:00
linonetwo
525b8b5007 Merge branch 'master' into feat/client-app 2023-02-10 19:20:30 +08:00
x1a0t
31878d7fe0
fix: disable blockHub in an invitation page (#945) 2023-02-10 17:41:16 +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
Himself65
6057c5637c
feat(component): enhance storybook preview (#943) 2023-02-10 15:14:10 +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
Himself65
094e73b7fb
refactor: use zustand in global modal (#940) 2023-02-10 12:03:15 +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
Peng Xiao
7bd69809e9
fix: html tag should have correct lang attr (#884) 2023-02-10 12:00:36 +08:00
Himself65
02aea468ca
chore: bump version (#938) 2023-02-09 19:31:46 -06: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
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
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
JimmFly
7ab0040810
feat: update language (#929) 2023-02-09 17:31:21 +08:00
DiamondThree
3d6d8694ba
feat: add create workspace test (#914) 2023-02-09 08:28:01 +00:00
zuomeng wang
5a93b26cc3
fix: duplicate api call for cloud workspace (#928) 2023-02-09 15:53:46 +08:00
JimmFly
718322ec65
chore: replace all "favourite" with "favorite" (#927) 2023-02-09 07:46:59 +00:00
DarkSky
eb47794e98 chore: renew dev server 2023-02-09 15:25:06 +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
JimmFly
2bde086e28
chore: update font size of quick search (#919) 2023-02-09 13:54:55 +08:00
DarkSky
c129c92e39 chore: cleanup useless path 2023-02-09 13:50:13 +08:00
Himself65
cc605251a8
refactor: move component into a single package (#898) 2023-02-09 12:19:11 +08:00
Peng Xiao
0984c37cad
fix: add page titles (#883) 2023-02-09 11:30:57 +08:00
JimmFly
0ccaf2bc45
fix: infinite call of useEffect on 404 page (#913) 2023-02-09 11:29:53 +08:00
zuomeng wang
5323f659c8
fix: only owner can set workspace avatar (#882)
Co-authored-by: Qi <474021214@qq.com>
2023-02-09 11:29:04 +08:00
Himself65
8297259f7e
refactor: remove babel (#911) 2023-02-09 10:51:10 +08: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
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
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
DarkSky
6d28081afa
Merge pull request #887 from toeverything/fix-remove-unused-code
fix: remove unused code
2023-02-08 17:13:07 +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
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
zuomeng wang
036e514eb5
fix: add collabration cursor (#865) 2023-02-07 17:10:39 +08:00
QiShaoXuan
e1f4b6f8f2 feat: modify style 2023-02-07 17:10:15 +08:00
zuomeng wang
285b535a54
fix: local cache not work in creation (#859) 2023-02-07 08:52:55 +00:00
DiamondThree
0441c17e1d fix: pagelist is null 2023-02-07 16:45:58 +08:00
DiamondThree
ab059fcb2b fix: logout status error 2023-02-07 16:45:16 +08:00
JimmFly
18f63443e3
Merge pull request #856 from toeverything/fix/language-menu-ui
fix: retrieves missing default language
2023-02-07 16:23:57 +08:00
JimmFly
9e15f1add9 Merge branch 'master' into fix/update-search-ui 2023-02-07 16:07:43 +08:00
JimmFly
1ea0e29d93 test: add test case for language menu 2023-02-07 15:21:34 +08:00
JimmFly
9807f9af1d fix: retrieves missing default language 2023-02-07 14:57:04 +08:00
DiamondThree
a6100a6ae2
fix: logout will set status about workspace (#830) 2023-02-07 06:40:06 +00:00
QiShaoXuan
8589a8c718 fix: lint error 2023-02-07 14:17:10 +08:00
QiShaoXuan
1455bb8555 Merge branch 'master' of github.com:toeverything/AFFiNE into fix/downhill-bugs 2023-02-07 14:15:06 +08:00
QiShaoXuan
285651fba8 fix: default workspace name, fixed #813 2023-02-07 14:13:00 +08:00
QiShaoXuan
3c5a98ff7c fix: uniform workspace name length limit, fixed #810 2023-02-07 14:00:33 +08:00
JimmFly
8e7e25829b test: add test case for quick search 2023-02-07 13:56:58 +08:00
JimmFly
e559ae3490 Disable quicksearch on 404 page 2023-02-07 13:14:19 +08:00
JimmFly
10c082b8e3 Merge branch 'master' into fix/update-search-ui 2023-02-07 13:06:32 +08:00
JimmFly
fd72f69303 chore: update style 2023-02-07 12:31:06 +08:00
JimmFly
d7cb1b5c0a
Merge pull request #846 from toeverything/fix/quick-search-input
fix: update quick search close function
2023-02-07 12:15:17 +08:00
JimmFly
a54bc69d46 fix: add public page search ui 2023-02-07 12:09:09 +08:00
Himself65
b52f6ed63b
fix: import blocksuite twice (#847) 2023-02-07 11:55:39 +08:00
JimmFly
c0a36d36cc fix: update quick search close function 2023-02-07 11:07:52 +08:00
DarkSky
6072de82ff
Merge pull request #845 from toeverything/himself65/bump
chore: bump version
2023-02-07 11:00:54 +08:00
QiShaoXuan
c953e82234 fix: modify header sync icon, fixed #794 2023-02-07 10:19:41 +08:00
JimmFly
e2df32724a Merge branch 'master' into fix/lost-entrance-of-quick-search 2023-02-07 10:15:30 +08:00
himself65
79a9f0ee46 chore: bump version 2023-02-06 13:52:55 -06:00
DarkSky
fdaefccdb0
Merge pull request #841 from toeverything/feat/e2etest-20230206
Feat/e2etest 20230206
2023-02-07 02:00:09 +08:00
himself65
392c9cc0d6 fix: alias 2023-02-06 10:59:47 -06:00
tzhangchi
4fed0de502 feat: make 404 route faster 2023-02-06 22:36:40 +08:00
tzhangchi
9548cc1ed1 feat: add e2e test for creating multi workspaces 2023-02-06 22:26:01 +08:00