Commit graph

15 commits

Author SHA1 Message Date
kunkka
e030647720 feat: update electron app with touchbar and menu. 2020-11-03 23:34:43 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00
Hawtim Zhang
780b429fa9
feat: using vuex to make login status reactively (#51) 2020-10-24 18:55:10 +08:00
qier222
defb8fb565 feat: add "Show Github Icon" option to settings page 2020-10-24 15:14:42 +08:00
qier222
d5ef383999 feat: support music quality options #33 2020-10-22 23:59:33 +08:00
Hawtim Zhang
c042faa001
feat: prettier task supported (#40)
* 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
2020-10-22 21:44:34 +08:00
qier222
281f9fe0bc feat: save lang to localStorage 2020-10-22 18:13:48 +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
kunkka
19193bbc7d fix: typo and remove code 2020-10-17 21:09:38 +08:00
qier222
7f75758b73 增加收藏歌曲和收藏歌单功能,优化播放器逻辑,修复bug以及体验优化 2020-10-17 00:18:24 +08:00
qier222
861125ea8c 修复bug和优化体验 2020-10-14 21:10:45 +08:00
qier222
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00