Commit graph

388 commits

Author SHA1 Message Date
kunkka
d93e7ad015 lint: prettier 2020-10-31 14:03:41 +08:00
kunkka
3e38604119 feat: scrollbar and logic update for electron 2020-10-31 14:03:23 +08:00
qier222
8c17b70f3c
fix: some bugs 2020-10-31 12:05:28 +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
kunkka
ae6ecd96fd feat: update electron options and touchbar 2020-10-30 18:17:04 +08:00
qier222
3788f4ae38
refactor: update context menu style 2020-10-30 16:36:33 +08:00
qier222
d828ee79e9
feat: 🌈🐈 2020-10-30 14:58:56 +08:00
qier222
fda5f99c15
fix: bugs 2020-10-30 14:58:02 +08:00
kunkka
a9e153cfd6 lint: prettier lint 2020-10-30 10:59:26 +08:00
qier222
109098c1eb feat: add see more mv button in artist page 2020-10-29 21:13:42 +08:00
kunkka
9db57acb71 feat: electron tray & menu & touchbar supported 2020-10-29 18:46:54 +08:00
kunkka
249ad01cf1 build: icons 2020-10-29 12:09:57 +08:00
kunkka
47311b20ad Merge branch 'master' into electron 2020-10-28 13:56:25 +08:00
kunkka
dae7dff894 feat: hide eps when no eps 2020-10-28 13:21:16 +08:00
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
kunkka
05aadf5a30 feat: change window width to 1440 2020-10-28 00:04:46 +08:00
kunkka
912839433e fix: conflict 2020-10-27 23:17:15 +08:00
kunkka
f0dd68d1b0 rename: routes 2020-10-27 23:14:32 +08:00
kunkka
74bf714c28 feat: integrate api in electron app 2020-10-27 23:08:38 +08:00
qier222
e3f783cb65 fix: reset document title when music stop 2020-10-27 17:22:47 +08:00
kunkka
bd29570e31 feat: update electron config 2020-10-27 03:56:05 +08:00
kunkka
720d0b3116 fix: conflict 2020-10-27 01:30:10 +08:00
qier222
2f41e0237d feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00
kunkka
ed0dbc842a Merge branch 'master' into electron 2020-10-26 10:57:02 +08:00
kunkka
cfa5e0c5b1 lint: prettier 2020-10-26 10:56:26 +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
kunkka
1ea119972d Merge branch 'master' into electron 2020-10-24 00:54:24 +08:00
kunkka
1bf59f704e lint: lint 2020-10-24 00:52:16 +08:00
kunkka
e60caf9018 feat: electron supported 2020-10-24 00:51:29 +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