kunkka
e06bb34abd
build: update ignore
2020-10-27 23:16:07 +08:00
kunkka
839ed5fd7d
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-27 23:15:16 +08:00
kunkka
f0dd68d1b0
rename: routes
2020-10-27 23:14:32 +08:00
kunkka
a5cd7fe080
fix: remove napi git hook to avoid warning
2020-10-27 23:10:47 +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
71ee186d83
fix: conflict
2020-10-27 01:44:33 +08:00
kunkka
854c282599
feat: unified script
2020-10-27 01:42:49 +08:00
kunkka
3904670fae
fix: conflict
2020-10-27 01:33:39 +08:00
kunkka
720d0b3116
fix: conflict
2020-10-27 01:30:10 +08:00
kunkka
9eb1417ada
fix: remove code and package
2020-10-27 01:27:54 +08:00
kunkka
ab46df03de
Merge branch 'master' into local-service
2020-10-27 01:15:04 +08:00
kunkka
0d5e62feff
build: update ignore
2020-10-27 01:13:47 +08:00
kunkka
9409ae9c5c
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-27 01:13:27 +08:00
kunkka
667681fe2c
build: update ignore
2020-10-27 01:06:40 +08:00
kunkka
a9dfd7d870
feat: add script to intergrate napi
2020-10-27 01:05:37 +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
kunkka
f4c5761de1
Merge branch 'master' of https://github.com/hawtim/YesPlayMusic
2020-10-26 10:28:03 +08:00
kunkka
2cb62231f2
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-26 10:27:32 +08:00
qier222
81ec2fe6b9
docs: update README.md
2020-10-25 22:02:21 +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
65808af6a5
Merge branch 'master' into master
2020-10-25 14:14:51 +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
kunkka
9f03beb1cd
lint: prettier
2020-10-25 14:03:08 +08:00
kunkka
e7f8bf107f
fix: conflict
2020-10-25 14:02:31 +08:00
kunkka
14a8e5ec0a
fix: add comments
2020-10-25 14:01:19 +08:00
qier222
7d456f7460
feat: refresh cookie every day to keep user logged in
2020-10-25 13:58:41 +08:00
kunkka
223b7323a3
feat: update api comments with jsdoc.
2020-10-25 13:55:19 +08:00
kunkka
88f526597c
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-24 18:57:20 +08:00
Hawtim Zhang
780b429fa9
feat: using vuex to make login status reactively ( #51 )
2020-10-24 18:55:10 +08:00
kunkka
1c458041a9
lint: prettier
2020-10-24 18:45:56 +08:00
kunkka
4ad406ecfe
fix: need account login
2020-10-24 18:44:52 +08:00
kunkka
d7133b33c4
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-24 17:48:20 +08:00
kunkka
e3f8fa645b
feat: using vuex to make login status reactively
2020-10-24 17:47:52 +08:00
qier222
5ce9c3689a
feat: add "Show Playlists by Apple Music" to settings page
2020-10-24 16:13:31 +08:00
kunkka
0e2c7e1eb5
Merge branch 'master' of github.com:qier222/YesPlayMusic
2020-10-24 15:26:00 +08:00
qier222
defb8fb565
feat: add "Show Github Icon" option to settings page
2020-10-24 15:14:42 +08:00
kunkka
9bc6bc6851
Merge branch 'master' of https://github.com/hawtim/YesPlayMusic ; branch 'master' of github.com:qier222/YesPlayMusic
2020-10-24 14:55:04 +08:00
kunkka
fd714a709e
fix: add file extension for faster resolve
2020-10-24 14:51:00 +08:00
kunkka
94e3d61dff
fix: hide like button after logout
2020-10-24 14:49:52 +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
51da17d1b9
docs: update jsdoc comments
2020-10-24 03:50:58 +08:00
kunkka
bd1a170b0a
docs: update jsdoc comments
2020-10-24 03:44:50 +08:00
kunkka
b0e32c3f5f
feat: update jsdoc comments
2020-10-24 03:19:25 +08:00