Commit Graph

8 Commits

Author SHA1 Message Date
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