* 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
* feat(utils/request): make configuring baseURL easier
* docs(config/request): update the corresponding changes
5bc29f9200
* 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.