Whitewater
|
9b427efb88
|
chore: remove custom vscode settings
|
2023-02-09 23:41:09 +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
|
f412a453f2
|
chore: remove useless configurations from the client-app directory
|
2023-02-09 23:09:17 +08:00 |
|
linonetwo
|
5acc9388cc
|
fix: don't update octobase on release action
|
2023-02-09 22:56:39 +08:00 |
|
linonetwo
|
69805faa17
|
fix: merge issue
|
2023-02-09 22:43:41 +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
|
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 |
|
Yifeng Wang
|
18e1eecefc
|
docs: cleanup cla format (#934)
|
2023-02-09 17:52:00 +08:00 |
|
DarkSky
|
a5216bf01c
|
chore: fix format
|
2023-02-09 17:42:40 +08:00 |
|
DarkSky
|
a3eb4a4279
|
chore: update cla description
|
2023-02-09 17:40:13 +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 |
|
Chi Zhang
|
2fd4dc5201
|
Update README.md
|
2023-02-09 15:39:07 +08:00 |
|
Chi Zhang
|
b9544e1022
|
Update README.md
|
2023-02-09 15:37:22 +08:00 |
|
Chi Zhang
|
044eb8976a
|
Update README.md
|
2023-02-09 15:37:07 +08:00 |
|
Chi Zhang
|
1777b4f91e
|
Update BUILDING.md
|
2023-02-09 15:34:54 +08:00 |
|
Chi Zhang
|
233793cecb
|
Create BUILDING.md
|
2023-02-09 15:34:43 +08: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 |
|
DarkSky
|
c3dc92d920
|
chore: add storybook build cmd
|
2023-02-09 12:33:56 +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 |
|
linonetwo
|
c61b689d1b
|
chore: upgrade octobase to latest master
|
2023-02-09 10:55:28 +08:00 |
|
Himself65
|
8297259f7e
|
refactor: remove babel (#911)
|
2023-02-09 10:51:10 +08:00 |
|
linonetwo
|
c29b2975c5
|
fix: merge issue
|
2023-02-09 10:24:30 +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 |
|