* refactor: use @unblockneteasemusic/server
we also use ipcMain.handle for unblock-music.
* refactor(utils/nativeAlert): remove the deprecated "remote"
* refactor(ipcMain): use our default sources
* style(config/vue): prettier
* feat(README): update for new UNM
1. Increase the timeout time to prevent blocking the rendering process
2. Use the modification package to solve the problem that song information may not be available and repeatedly requested.
* 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: prettier task supported
* fix: prettier ignore config update
* fix: conflict
* 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