qier222
44df6f5531
feat(electron): remember window size #82
2020-12-16 23:28:54 +08:00
qier222
fa02197254
fix: bugs
2020-12-16 22:16:38 +08:00
qier222
6b3c0383bc
feat: add context menu for album and playlist
2020-12-16 22:16:09 +08:00
qier222
b137ee2f72
feat: add new playlist function
2020-12-16 22:15:06 +08:00
qier222
0680d258ae
fix: adapt dark mode for modal
2020-12-16 16:01:32 +08:00
qier222
c75c69432a
Merge branch 'master' of https://github.com/qier222/YesPlayMusic
2020-12-16 13:53:26 +08:00
qier222
7f15fa14e2
chore(electron): disable compression:maximum option in vue.config.js
2020-12-16 13:24:36 +08:00
njzy
39e461cd5e
fix(common/isTrackPlayable): add cloud storage judgement logic ( #85 #84 )
2020-12-14 21:30:48 +08:00
njzy
1374fbd450
fix: play unblock song error when disable cache ( #81 )
2020-12-09 21:22:56 +08:00
qier222
c7c91bccbc
fix: typo and update package.json version
2020-12-09 20:35:37 +08:00
qier222
2ee288b9ba
Merge branch 'master' of https://github.com/qier222/YesPlayMusic
2020-12-09 20:18:48 +08:00
qier222
5f0828342c
fix: UI improvements
2020-12-09 20:18:32 +08:00
qier222
6954d91907
chore: add GitHub Action
2020-12-09 19:56:58 +08:00
njzy
4128d9ac3b
feat: support cache songs ( #80 )
...
fix: cache unblock song
refactor: play first and then cache it
2020-12-09 19:53:19 +08:00
njzy
993f867109
fix: the initial music sort error when restart app ( #79 )
2020-12-09 19:51:35 +08:00
njzy
b394ec0899
refactor: hide window when close app ( #78 )
...
fix: window can't be close by shortcutkey
fix: tray does not show in Windows
2020-12-09 19:50:50 +08:00
qier222
95aa6e176c
fix(electron): update electron login page
2020-12-09 18:27:19 +08:00
qier222
f68ae5c078
feat: show like buttons to visitors
2020-12-09 18:09:52 +08:00
qier222
fe1ae83b73
feat: add 'Show unavailable song in grey style' to settings #74
2020-12-09 17:20:13 +08:00
qier222
d66ceded6e
fix: update colors
2020-12-09 16:55:13 +08:00
qier222
58f1d55641
fix: update context menu hover style
2020-12-09 16:03:20 +08:00
qier222
463aaf7698
fix: update locale
2020-12-09 16:01:17 +08:00
qier222
60989a2572
feat: add toast component
2020-12-09 16:00:38 +08:00
qier222
fe98229056
fix: change 'NetEase Cloud Music' to 'NetEase Music'
2020-12-09 13:28:31 +08:00
qier222
a89fa61162
fix: repeat button title issue #77
2020-12-09 13:13:46 +08:00
qier222
771c3e35da
chore: update .gitignore
2020-12-09 12:04:26 +08:00
qier222
24cc94fa0d
Merge pull request #73 from njzydark/patch-1
...
refactor: Adjusting music initialization logic
2020-12-05 22:46:52 +08:00
njzy
200c49e8c9
refactor: Adjusting music initialization logic
...
1. Initial music loads twice on app start, a second load is triggered as soon as the page is clicked. So I close autounlock
2. Unplayable music can’t be play
2020-12-05 22:36:52 +08:00
qier222
ddebec9de9
Merge branch 'master' of https://github.com/qier222/YesPlayMusic
2020-12-05 12:31:00 +08:00
qier222
870e0a4e9e
fix(electron): login issue after restart app
2020-12-05 12:30:48 +08:00
qier222
b7f51f02c2
fix(electron): auto update
2020-12-04 18:46:35 +08:00
qier222
6f7bbbe333
Merge pull request #72 from njzydark/pach-1
...
fix(unblockMusic): the song information may fail to be fetched and reduce the request time
2020-12-04 16:31:52 +08:00
njzy
6fa6155817
fix(unblockMusic): the song information may fail to be fetched and reduce the request time
...
1. Increase the timeout time to prevent blocking the rendering process
2. Use the modification package to solve the problem that song information may not be available and repeatedly requested.
2020-12-04 00:25:44 +08:00
qier222
02c4ee9fb2
fix: play artist's popular song issue #70
2020-12-03 22:22:21 +08:00
qier222
a06afe1468
fix(electron): remove search account login
2020-12-03 22:15:26 +08:00
qier222
72c23654c9
fix: bugs
2020-12-03 22:09:30 +08:00
qier222
8cc8ed9273
Merge pull request #69 from njzydark/patch-4
...
feat: support unblock unplayable music
2020-12-02 13:10:59 +08:00
qier222
cc953b31f5
Merge pull request #68 from njzydark/patch-3
...
fix(utils/isTrackPlayable): songs that have been removed from the shelves cannot be played either
2020-12-02 13:10:46 +08:00
qier222
08ca1193f8
Merge pull request #66 from njzydark/patch-1
...
fix(album): page open error
2020-12-02 12:43:14 +08:00
njzy
01e2dc955e
feat: support unblock unplayable music
2020-12-02 01:01:49 +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
njzy
4f3299ab9f
fix(album): page open error
2020-12-02 00:59:23 +08:00
qier222
962b81a628
Merge pull request #62 from njzydark/master
...
fix: set cookie when login with phone
2020-11-29 22:54:41 +08:00
njzy
c1c379098f
fix: set cookie when login with phone
2020-11-29 18:45:10 +08:00
qier222
2998e52427
fix(electron): login issue
2020-11-24 15:29:37 +08:00
qier222
fed756f6bd
fix(electron): open new window in browser
2020-11-24 13:54:58 +08:00
qier222
f67fafeb26
docs: update README.md
2020-11-23 20:10:49 +08:00
qier222
86f89239e6
feat: add auto update for electron app
2020-11-23 18:07:03 +08:00
qier222
7d32e8f3bf
Merge branch 'electron'
...
# Conflicts:
# src/store/actions.js
# src/store/mutations.js
2020-11-23 16:48:18 +08:00
qier222
43fd1bc536
fix: bugs
2020-11-23 16:44:17 +08:00