Commit Graph

16 Commits

Author SHA1 Message Date
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
DarkSky 5952e9a2bb chore: skip type check for low quality codes 2022-12-23 12:58:51 +08:00
MingLiang Wang ba9d94e3f5 feat: leave ui 2022-12-23 12:07:53 +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
MingLiang Wang be26fe3de1 feat: fix build warn 2022-12-22 16:56:12 +08:00
himself65 93e74af60b build: add editor version in build log 2022-12-22 12:49:15 +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
tzhangchi 602d8163f5 refactor: use unified isDev variable 2022-12-18 13:12:50 +08:00
tzhangchi 6627444036 feat: use useragent method to alternative of isMac Method 2022-12-18 13:08:36 +08:00
tzhangchi 30dde6cb43 chore: remove log 2022-12-18 11:33:49 +08:00
tzhangchi 9596b64249 feat: export useragent 2022-12-18 11:25:23 +08:00
tzhangchi 0a542643d0 feat: create useragent file 2022-12-18 11:25:09 +08:00
tzhangchi c28fb6ce6c feat: create utils entry file 2022-12-18 11:20:49 +08:00
tzhangchi 1657874830 feat: create env.ts 2022-12-18 11:20:36 +08:00
lawvs 4171874767 chore: print build info 2022-11-03 18:56:11 +08:00
QiShaoXuan 795cd8e98f feat: add mobile modal for tip 2022-10-31 16:18:48 +08:00