Commit Graph

62 Commits

Author SHA1 Message Date
kunkka
072288ae1e locale: update locale 2020-10-28 13:20:45 +08:00
qier222
bada4ad494 feat: save mv to your library 2020-10-28 12:49:51 +08:00
qier222
e3f783cb65 fix: reset document title when music stop 2020-10-27 17:22:47 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00
qier222
c448230c14 feat: dynamic PWA theme color 2020-10-25 21:55:20 +08:00
qier222
b655c59761
feat: dark mode support (#53) 2020-10-25 21:04:33 +08:00
Hawtim Zhang
4e482941ed
feat: update api comments with jsdoc. (#52) 2020-10-25 14:15:02 +08:00
qier222
e9b6a81bef fix: some bugs 2020-10-25 14:12:31 +08:00
qier222
3449c02d0c feat: automatically get daily signin points 2020-10-25 14:09:13 +08:00
qier222
7d456f7460 feat: refresh cookie every day to keep user logged in 2020-10-25 13:58:41 +08:00
Hawtim Zhang
780b429fa9
feat: using vuex to make login status reactively (#51) 2020-10-24 18:55:10 +08:00
qier222
5ce9c3689a feat: add "Show Playlists by Apple Music" to settings page 2020-10-24 16:13:31 +08:00
qier222
defb8fb565 feat: add "Show Github Icon" option to settings page 2020-10-24 15:14:42 +08:00
Hawtim Zhang
61bb636f17
feat: using jsdoc config to update api comments (#49)
* 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

* feat: settings page i18n supported

* feat: option for  change default devServer port

* feat: using jsdoc config to update api comments

* feat: update jsdoc comments

* docs: update jsdoc comments

* docs: update jsdoc comments
2020-10-24 11:41:15 +08:00
qier222
67db925bfe fix: some bugs 2020-10-23 20:11:19 +08:00
qier222
8096fe40f1 feat: add more albums by this artist section in album page 2020-10-23 18:25:22 +08:00
qier222
23d4ab3b9d fix: set default music quality to 320Kbps 2020-10-23 13:34:17 +08:00
Hawtim Zhang
6c6e1f1a9f
feat: settings page i18n supported (#42)
* 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

* feat: settings page i18n supported
2020-10-23 11:35:51 +08:00
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
qier222
d5ef383999 feat: support music quality options #33 2020-10-22 23:59:33 +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
qier222
650684de47 refactor: change the style of playing track 2020-10-22 21:41:14 +08:00
qier222
281f9fe0bc feat: save lang to localStorage 2020-10-22 18:13:48 +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
Hawtim Zhang
e4693b1bdf
fix: scrobble error params type (#38)
* 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
2020-10-22 12:21:50 +08:00
qier222
87fe3e9ff2 Merge branch 'master' of https://github.com/qier222/YesPlayMusic 2020-10-22 01:46:26 +08:00
qier222
c02e26cf1f chore: add Sentry to track issues 2020-10-22 01:46:15 +08:00
Hawtim Zhang
580ed6b18a
fix: same text search on enter will cause error (#34)
* 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
2020-10-22 00:19:54 +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
f7ce068260 fix: replace http with https in mp3 url 2020-10-21 15:57:24 +08:00
qier222
81d65c2885 feat: add "Save to / remove from my Liked Songs" to track list context menu 2020-10-21 15:55:16 +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
BeADre
c3d0aeff23
style: modify visibility to opacity (#30)
Co-authored-by: wanghaobb <wanghaobb@seeyon.com>
2020-10-21 14:44:26 +08:00
qier222
4fcc6d2aff 支持播放VIP歌曲 2020-10-21 00:32:00 +08:00
qier222
23b68fc401 修复bug和改进翻译 #22 2020-10-20 21:40:01 +08:00
qier222
6ed061eff6 给library的私密歌单加上lock icon 2020-10-20 20:32:36 +08:00
qier222
aadb1be17a 使用.env代替config.js 2020-10-20 19:19:14 +08:00
qier222
2caed48fa5 Merge branch 'master' of https://github.com/qier222/YesPlayMusic
# Conflicts:
#	src/components/Player.vue
#	src/locale/messages.js
2020-10-20 18:44:58 +08:00
qier222
1657935ba1 修改翻译以及locale结构 2020-10-20 18:43:40 +08:00
Hawtim Zhang
88c470278f
feat: player component i18n support (#25)
* 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
2020-10-20 08:56:25 +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
qier222
00774d3a91 调整tracklist的专辑封面大小 2020-10-19 16:32:20 +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
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