Commit Graph

61 Commits

Author SHA1 Message Date
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
DiamondThree fbebe8afb4 fix:load page and workspace 2022-12-20 14:14:17 +08:00
JimmFly 45766b6b46 fix: fix quick search 2022-12-20 12:50:11 +08:00
QiShaoXuan 22a2a17837 fix: remove warning 2022-12-20 10:23:41 +08:00
alt0 5d4a6e9677 fix: workspace meta list 2022-12-20 02:05:50 +08:00
alt0 f3644385a8 fix: page list all, favorite, trash 2022-12-20 02:01:53 +08:00
alt0 49f4c49426 fix: getPageMeta 2022-12-20 01:15:01 +08:00
alt0 fba0cb9015 feat: normalize load page 2022-12-20 00:04:33 +08:00
alt0 857504fd86 fix: workspace meta 2022-12-19 21:10:37 +08:00
QiShaoXuan 0c68c00bd6 fix: a series of bugs 2022-12-19 17:06:24 +08:00
alt0 d1f2facf75 feat: workspace router 2022-12-19 15:44:08 +08:00
zuomeng wang 5870a6097a Feat/cloud integration (#569)
* Chore/unit test (#538)

* chore: add unit test

* chore: add github action for unit test

* feat: init firebase

* chore: add development secrets

* fix: rename auth -> data-services

* feat: update blocksuite 0.3.0-alpha.4 (#543)

* feat: add requests

* feat: optimize  swr cache

* feat: add Authorization

* feat: add confirm-invitation page

* feat: add account sdk api and proxy

* docs: update contributing (#550)

* docs: update contributing

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: ShortCipher5 <me@shortcipher.me>

* feat: update api

* feat: remove babelrc setting

* feat: add create workspace ui

* feat: choose workspaces

* feat: login modal

* feat: authorization api

* feat: login status

* fix: remove unused variables

* feat: login button

* fix: lint

* fix: workspace id

* fix: i18n type error

Co-authored-by: MingLiang Wang <mingliangwang0o0@gmail.com>
Co-authored-by: ShortCipher5 <me@shortcipher.me>
2022-12-19 02:50:22 +00:00
QiShaoXuan 83105c64bf feat: add introduction 2022-12-16 19:19:48 +08:00
QiShaoXuan 28d140dc98 fix: create page title not sync to meta 2022-12-16 17:33:30 +08:00
QiShaoXuan a8ba7afed2 fix: a series of bugs 2022-12-16 16:32:45 +08:00
QiShaoXuan 09ed481dc8 feat: add readonly status in trash 2022-12-16 00:09:21 +08:00
QiShaoXuan fe58ca6d8b feat: add toast when favorite status change 2022-12-15 23:21:40 +08:00
QiShaoXuan 104784a60a feat: support create page with title 2022-12-15 18:08:44 +08:00
QiShaoXuan e4704dda38 fix: exhibition of edgeless 2022-12-14 18:38:48 +08:00
QiShaoXuan dbf4b05ba3 fix: can not change editor mode 2022-12-14 17:16:27 +08:00
QiShaoXuan 9253e9af0b feat: add lifecycle hook in editor provider 2022-12-14 16:47:33 +08:00
JimmFly 17ad8d4e21 fix: update type 2022-12-13 18:21:11 +08:00
JimmFly a7438936a5 Merge branch 'develop' into feat/quick-search 2022-12-13 18:04:02 +08:00
JimmFly 32d24d322a feat: update search result 2022-12-13 18:02:07 +08:00
QiShaoXuan 378fe52aec feat: convert date in page list 2022-12-13 17:40:31 +08:00
QiShaoXuan bf9747d57d feat: modify icon name with new version 2022-12-13 16:36:34 +08:00
QiShaoXuan 082f8c3a83 fix: initial editor error 2022-12-13 16:18:22 +08:00
QiShaoXuan c753a23a98 feat: update blocksuite version & perfect file system function 2022-12-13 15:11:05 +08:00
JimmFly ac91c0eac0 chore: update hotkey and style 2022-12-12 14:08:09 +08:00
QiShaoXuan a511632d1c Merge branch 'feat/dev' of github.com:toeverything/AFFiNE into feat/dev 2022-12-09 22:00:49 +08:00
QiShaoXuan 0abd68d721 feat: add import modal 2022-12-09 22:00:16 +08:00
JimmFly 70b2ad8ec1 feat: init search function 2022-12-09 20:51:13 +08:00
QiShaoXuan c522eea4d6 Merge branch 'feat/workspace' into feat/dev
# Conflicts:
#	packages/app/src/components/header/page-header.tsx
#	packages/app/src/components/workspace-slider-bar/index.tsx
2022-12-09 19:28:30 +08:00