YesPlayMusic/src
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
..
api fix(utils/isTrackPlayable): songs that have been removed from the shelves cannot be played either 2020-12-02 01:01:27 +08:00
assets feat: apply new layout for some special playlists 2020-11-16 23:45:41 +08:00
components Merge branch 'electron' 2020-11-23 16:48:18 +08:00
electron fix(unblockMusic): the song information may fail to be fetched and reduce the request time 2020-12-04 00:25:44 +08:00
locale fix: some bugs 2020-10-31 12:05:28 +08:00
router fix(electron): remove search account login 2020-12-03 22:15:26 +08:00
store fix(unblockMusic): the song information may fail to be fetched and reduce the request time 2020-12-04 00:25:44 +08:00
utils fix: play artist's popular song issue #70 2020-12-03 22:22:21 +08:00
views fix: bugs 2020-12-03 22:09:30 +08:00
App.vue fix: bugs 2020-11-23 16:44:17 +08:00
background.js fix(electron): login issue 2020-11-24 15:29:37 +08:00
main.js fix: some bugs 2020-10-25 14:12:31 +08:00
registerServiceWorker.js lint: prettier lint 2020-10-30 10:59:26 +08:00