* feat: add config to resolve path alias.
* feat: use vue-i18n for language switch
* feat: add .editorconfig for ide
* fix: add no-referrer to avoid CROB
* fix: setCookie and fix typo
* feat: integrate vue-i18n
* feat: player component i18n support
* fix: duplicate key warning in explore page
* fix: like songs number changed in library page
* fire: remove todo
* fix: same text search on enter will cause error
* fix: scrobble error params type
* feat: add config to resolve path alias.
* feat: use vue-i18n for language switch
* feat: add .editorconfig for ide
* fix: add no-referrer to avoid CROB
* fix: setCookie and fix typo
* feat: integrate vue-i18n
* feat: player component i18n support
* fix: duplicate key warning in explore page
* fix: like songs number changed in library page
* fire: remove todo
* fix: same text search on enter will cause error
* feat: add config to resolve path alias.
* feat: use vue-i18n for language switch
* feat: add .editorconfig for ide
* fix: add no-referrer to avoid CROB
* fix: setCookie and fix typo
* feat: integrate vue-i18n
* feat: player component i18n support
* fix: duplicate key warning in explore page
* fix: like songs number changed in library page
* feat: add config to resolve path alias.
* feat: use vue-i18n for language switch
* feat: add .editorconfig for ide
* fix: add no-referrer to avoid CROB
* fix: setCookie and fix typo
* feat: integrate vue-i18n
* feat: player component i18n support
* feat: add config to resolve path alias.
* feat: use vue-i18n for language switch
* feat: add .editorconfig for ide
* fix: add no-referrer to avoid CROB
* fix: setCookie and fix typo
* feat: integrate vue-i18n
* feat(utils/request): make configuring baseURL easier
* docs(config/request): update the corresponding changes
5bc29f9200327de1d8aa23ab383bbd7f115db7ee
* feat(utils/request): make the errors friendly
I replaced the ugly if-statement with Map, and
I also make the message user-friendly
since this project is written for users, not only for developers.
And also, I removed the useless "alert", it is useless and annoying for users.