Commit Graph

373 Commits

Author SHA1 Message Date
kunkka
915fa386a7 fix: add no-referrer to avoid CROB 2020-10-19 11:11:33 +08:00
kunkka
0a2f9859d7 Merge branch 'master' into i18n 2020-10-19 10:10:27 +08:00
kunkka
3d33d2ba8c feat: add .editorconfig for ide 2020-10-19 00:41:03 +08:00
kunkka
6aab864a89 feat: use vue-i18n for language switch 2020-10-19 00:39:47 +08:00
kunkka
2101f358db Merge branch 'master' of github.com:qier222/YesPlayMusic 2020-10-18 23:14:39 +08:00
Hawtim Zhang
a2e901802c
feat: add config to resolve path alias. (#13) 2020-10-18 19:59:31 +08:00
kunkka
06d40f965a feat: add config to resolve path alias. 2020-10-18 19:28:33 +08:00
pan93412
bce09351cd
Make configuring baseURL easier and make the errors friendly (#9)
* 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.
2020-10-18 11:42:12 +08:00
qier222
c860745bfe 合并likeSongs页面和playlist页面 2020-10-18 01:31:56 +08:00
qier222
14a22ccf1e Merge branch 'master' of https://github.com/qier222/YesPlayMusic
# Conflicts:
#	src/store/mutations.js
2020-10-18 01:07:36 +08:00
qier222
b83aeda687 修复刷新页面后音量复原为100%的bug 2020-10-17 23:09:42 +08:00
qier222
e11ad6bf46 优化next页面,删除无用代码 2020-10-17 22:18:08 +08:00
qier222
6ce6f6b167 修复player随机播放的bug 2020-10-17 22:16:44 +08:00
qier222
c6ea637e40
Merge pull request #7 from hawtim/master
fix: typo and remove code
2020-10-17 21:25:47 +08:00
kunkka
19193bbc7d fix: typo and remove code 2020-10-17 21:09:38 +08:00
qier222
a4bf6cd577
Merge pull request #3 from Ynng/master
账号登录页面兼容Chromium 84及以下
2020-10-17 12:21:52 +08:00
Kevin Huang
1ec3134597 replaced replaceAll() with replace() + regex 2020-10-16 15:42:12 -04:00
qier222
fff224a0bf update README.md 2020-10-17 00:18:44 +08:00
qier222
7f75758b73 增加收藏歌曲和收藏歌单功能,优化播放器逻辑,修复bug以及体验优化 2020-10-17 00:18:24 +08:00
qier222
5f0ef06786 支持登录网易云账号 2020-10-17 00:13:20 +08:00
qier222
861125ea8c 修复bug和优化体验 2020-10-14 21:10:45 +08:00
qier222
b399d5bbdc 支持播放MV 2020-10-14 15:39:41 +08:00
qier222
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00