Commit Graph

16 Commits

Author SHA1 Message Date
DarkSky adede32af2 feat: clearly fetcher implement 2022-12-22 17:17:37 +08:00
DarkSky b666fd8d0a feat: cleanup fetcher for prepare refactor 2022-12-22 17:17:37 +08:00
alt0 42c26da5eb fix: authorization token refresh 2022-12-22 17:00:36 +08:00
MingLiang Wang 0d23cf31e3 feat: add show workspace names and members 2022-12-22 16:36:50 +08:00
DiamondThree 417b0332ca fix: member status and role 2022-12-22 15:44:50 +08:00
alt0 5b1a1d20e0 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 03:57:29 +08:00
alt0 499851e375 feat: websocket demo 2022-12-22 03:57:13 +08:00
DiamondThree 030ec546b8 fix: accpet invite 2022-12-21 22:16:49 +08:00
MingLiang Wang 95ad1fdcdc feat: add meta info into workspace 2022-12-21 17:54:24 +08:00
alt0 ba90c0f070 feat: api: download workspace binary 2022-12-21 14:40:55 +08:00
alt0 dacdb4f7d4 fix: remove unused file 2022-12-20 19:31:25 +08:00
alt0 b220280714 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-20 19:11:55 +08:00
alt0 97487b8259 fix: refresh token 2022-12-20 19:11:40 +08:00
MingLiang Wang dbf942c1fc feat: decode base64 to utf8 2022-12-20 19:05:03 +08:00
MingLiang Wang 43ff5ee8b0 feat: reset api method 2022-12-19 16:34:28 +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