Commit Graph

29 Commits

Author SHA1 Message Date
DiamondThree 2acc94cf2c feat: public status update 2022-12-23 18:56:50 +08:00
DiamondThree 7e120eca06 fix: query params error 2022-12-23 18:28:43 +08:00
MingLiang Wang 1ea4042933 feat: leave workspace 2022-12-23 15:38:50 +08:00
MingLiang Wang d89f19e542 feat: refresh workspaces after create and delete 2022-12-22 22:44:22 +08:00
DiamondThree fe9e1fa348 fix: accept don't need token 2022-12-22 22:23:51 +08:00
alt0 1cf6cc03c0 refactor: place y-websocket in data-service 2022-12-22 22:09:12 +08:00
alt0 88bb20505e fix: if no authorization, directly return 401 2022-12-22 21:47:46 +08:00
DarkSky 593bb77921 feat: bare client for non-auth apis 2022-12-22 19:05:30 +08:00
DarkSky cc910dd9e9 fix: localstorage 2022-12-22 18:40:18 +08:00
DiamondThree c03f45cf91 Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search 2022-12-22 18:30:42 +08:00
DiamondThree dd9511c43f fix: invite url 2022-12-22 18:30:35 +08:00
DarkSky 8e17d56a51 feat: login token state 2022-12-22 18:22:44 +08:00
DarkSky 4e0aa31af4 fix: blob apis 2022-12-22 17:22:02 +08:00
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