Commit graph

24 commits

Author SHA1 Message Date
洩氏诹诹子
b7f7ac8d31
fix(player): 修复歌曲时长过长时的进度显示问题 (#1936)
原先进度条遇到时长超过 1hr 的歌曲,
不会呈现小时数的部分。这个 commit
将歌曲时长小时数加到分钟数中。
2023-04-08 23:16:01 +08:00
chen310
98ac9fd1ac
fix: 解决某些歌曲(如已购专辑)能播放但仍然变灰的问题 (#1173) 2022-01-04 18:35:31 +08:00
qier222
41a30a25c0
fix: bugs 2021-05-18 16:57:37 +08:00
qier222
b98d69af18
fix: bugs 2021-05-06 02:02:55 +08:00
qier222
9351f6bc89
chore: format codes 2021-04-26 16:31:03 +08:00
qier222
b2f758f0c4 fix: bugs 2021-01-20 14:02:03 +08:00
qier222
6366886fe8 feat: support lyrics (finnaly) 2021-01-06 20:53:47 +08:00
qier222
efdbee4b89 fix: bugs 2020-12-17 19:03:10 +08:00
njzy
39e461cd5e
fix(common/isTrackPlayable): add cloud storage judgement logic (#85 #84) 2020-12-14 21:30:48 +08:00
njzy
ff98dc7d9b fix(utils/isTrackPlayable): songs that have been removed from the shelves cannot be played either 2020-12-02 01:01:27 +08:00
qier222
da6b7cdd95
feat: cache songs 2020-10-31 12:02:50 +08:00
qier222
a41719fb48
feat: split album title 2020-10-30 19:55:21 +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
Hawtim Zhang
4e482941ed
feat: update api comments with jsdoc. (#52) 2020-10-25 14:15:02 +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
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
qier222
4fcc6d2aff 支持播放VIP歌曲 2020-10-21 00:32:00 +08:00
qier222
6ce6f6b167 修复player随机播放的bug 2020-10-17 22:16:44 +08:00
qier222
e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00