Commit Graph

24 Commits

Author SHA1 Message Date
qier222
01bfe7fa20 Merge branch 'master' of https://github.com/qier222/YesPlayMusic 2020-10-23 00:00:30 +08:00
qier222
23d25433fa feat: add settings page & move change lang button to settings page 2020-10-23 00:00:17 +08:00
Hawtim Zhang
e3043e7918
fix: commitMP3 and countrycode to countryCode (#41)
* 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

* fix: commitMP3 and countrycode to countryCode

* lint: prettier
2020-10-22 22:35:29 +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
BeADre
af30eb431d
fix(loginUsername): add throttle for search (#39) 2020-10-22 17:21:23 +08:00
BeADre
f99dbac95f
fix: add some translations (#36)
* feat: add i18n

* refactor: move songs to common
2020-10-22 14:39:02 +08:00
BeADre
36faa33c5f
search国际化以及keywords和result的验证 (#32)
* feat: add i18n of modal

* feat: add i18n of search

* fix: checkout keywords

* fix: checkout result

Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 18:49:57 +08:00
BeADre
3d4d1e9f66
feat: add i18n of modal (#31)
Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 16:28:18 +08:00
qier222
c92f09328a Merge branch 'master' of https://github.com/qier222/YesPlayMusic
# Conflicts:
#	src/views/library.vue
2020-10-21 15:58:51 +08:00
qier222
89bb04b51b style: remove mapTrackPlayableStatus from vue components 2020-10-21 15:50:56 +08:00
Hawtim Zhang
e787555127
fix: duplicate key warning in explore page (#29)
* 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
2020-10-21 15:45:42 +08:00
qier222
23b68fc401 修复bug和改进翻译 #22 2020-10-20 21:40:01 +08:00
qier222
1657935ba1 修改翻译以及locale结构 2020-10-20 18:43:40 +08:00
Hawtim Zhang
ecee495a18
feat: use vue-i18n for language switch (#23)
* 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
2020-10-19 23:14:26 +08:00
Hawtim Zhang
c39bea4a4a
add .editorconfig for better coding (#14)
* feat: add config to resolve path alias.

* feat: add .editorconfig for ide

* fix: add no-referrer to avoid CROB

* fix: setCookie and fix typo
2020-10-19 13:57:25 +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
e11ad6bf46 优化next页面,删除无用代码 2020-10-17 22:18:08 +08:00
Kevin Huang
1ec3134597 replaced replaceAll() with replace() + regex 2020-10-16 15:42:12 -04: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