Commit Graph

93 Commits

Author SHA1 Message Date
himself65 d959dff24a chore: bump version 2022-12-25 16:09:37 +08:00
Himself65 11d8cc83ef feat: support debug with blocksuite (#582)
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
2022-12-24 16:22:58 +08:00
himself65 b76b491a6e fix: infinite loading 2022-12-24 11:04:12 +08:00
tzhangchi 7aff0ba7d8 feat: simplify id rules 2022-12-23 21:41:03 +08:00
tzhangchi 17d7f44d48 feat: remove id prefix lp- 2022-12-23 21:35:26 +08:00
tzhangchi 6047243d2e feat: update the strategy of workspace id and page id generator 2022-12-23 21:34:07 +08:00
DiamondThree a077040f2a Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-23 19:30:33 +08:00
DiamondThree c3c6a710e3 fix: websocket content error 2022-12-23 19:30:25 +08:00
MingLiang Wang 235ea04078 feat: catch 401 error 2022-12-23 19:28:06 +08:00
QiShaoXuan c58dd6f403 feat: modify router logic, can not create workspace by router query 2022-12-23 19:04:53 +08:00
MingLiang Wang 5826d1b710 feat: fix load 2022-12-23 15:15:15 +08:00
DarkSky 1c7b1b52ab Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-23 13:37:09 +08:00
DarkSky 5374d351e2 chore: fix most warnings and ignore a few warnings, because the code quality is too bad 2022-12-23 13:36:39 +08:00
Yifeng Wang 7c8358ca0a chore: rename blocksuite workspace to StoreWorkspace 2022-12-23 13:06:01 +08:00
DarkSky 5952e9a2bb chore: skip type check for low quality codes 2022-12-23 12:58:51 +08:00
MingLiang Wang c1505feed6 feat: fix workspace name 2022-12-23 12:40:39 +08:00
DiamondThree 6bf130ab2f fix: lint warning 2022-12-23 12:01:35 +08:00
MingLiang Wang 262c62a50e feat: improve experience of setting and load name 2022-12-23 11:24:40 +08:00
MingLiang Wang d89f19e542 feat: refresh workspaces after create and delete 2022-12-22 22:44:22 +08:00
alt0 1cf6cc03c0 refactor: place y-websocket in data-service 2022-12-22 22:09:12 +08:00
alt0 825851c7d6 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 22:04:27 +08:00
alt0 6c99f8b636 fix: catch refresh token error 2022-12-22 22:03:55 +08:00
MingLiang Wang 15f04aea48 feat: delete work space 2022-12-22 21:56:12 +08:00
DarkSky 2d0b81f2f0 fix: recover login state 2022-12-22 20:24:17 +08:00
DarkSky b78aa6950c fix: temporarily turn off eslint for **ultra-low quality** code, because I don't have time to fix them one by one 2022-12-22 19:51:47 +08:00
DarkSky 593bb77921 feat: bare client for non-auth apis 2022-12-22 19:05:30 +08:00
QiShaoXuan a64f77c9d2 fix: add router defend 2022-12-22 18:48:03 +08:00
DarkSky b666fd8d0a feat: cleanup fetcher for prepare refactor 2022-12-22 17:17:37 +08:00
DarkSky b4b8a25742 chore: eslint config 2022-12-22 17:17:37 +08:00
alt0 c9e4fdf317 fix: getPage with undefined pageId 2022-12-22 17:14:40 +08:00
alt0 c102352d07 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 17:00:48 +08:00
alt0 42c26da5eb fix: authorization token refresh 2022-12-22 17:00:36 +08:00
MingLiang Wang be26fe3de1 feat: fix build warn 2022-12-22 16:56:12 +08:00
alt0 0853be36b3 fix: switch workspace show startswith error 2022-12-22 16:41:18 +08:00
MingLiang Wang 0d23cf31e3 feat: add show workspace names and members 2022-12-22 16:36:50 +08:00
alt0 b0e7362eff fix: useLoadPage should handle page not exist 2022-12-22 16:18:45 +08:00
alt0 dab8bd8eb4 fix: buffer length 0 issue 2022-12-22 15:36:12 +08:00
alt0 499851e375 feat: websocket demo 2022-12-22 03:57:13 +08:00
MingLiang Wang c194dcd43d feat: get default head img blob 2022-12-21 20:50:27 +08:00
MingLiang Wang 95ad1fdcdc feat: add meta info into workspace 2022-12-21 17:54:24 +08:00
QiShaoXuan 9280388c31 chore: remove usePagelist 2022-12-21 17:09:30 +08:00
QiShaoXuan 954298480b feat: support open page in a new tab 2022-12-21 15:03:17 +08:00
alt0 0525866b6d fix: remove unused file 2022-12-21 14:43:33 +08:00
QiShaoXuan cb805a07ff chore: move getPageMeta from app-state-provider to page-helper 2022-12-21 12:39:05 +08:00
QiShaoXuan b32c6ebc89 chore: move toast from component to ui 2022-12-21 12:26:02 +08:00
alt0 7b945f0cef fix: build error 2022-12-21 10:09:42 +08:00
QiShaoXuan 2ede288724 chore: remove useEditor 2022-12-20 19:36:51 +08:00
JimmFly 82acc93fcc chore: remove unreasonable import 2022-12-20 18:34:55 +08:00
QiShaoXuan 393da326e6 chore: migrate page method to hooks 2022-12-20 17:40:11 +08:00
DiamondThree f2210bbe79 fix: useEffect 2022-12-20 15:29:24 +08:00