高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
Go to file
memorydream 4d59401549
fix: bugs (#1579)
* fix: 让从本地缓存获取的音乐可以拖动进度条

* fix: 登陆二维码使用SVG & 二维码支持强调色

* fix: 搜索页面在没有取得结果不再白屏

* fix: 避免私人FM出现相同的歌曲连着出现

* fix: 给部分api添加时间戳参数

因为发现无法获取个性化推荐歌单,添加时间戳后成功获取

* 改用`Date.now()`

* 将个性化推荐放在推荐歌单的前面
2022-04-30 02:08:25 +08:00
.github/workflows chore: 更新依赖和build.sqlite3.js 2022-04-11 00:52:06 +08:00
.vscode chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
build/icons feat: 支持GitHub Actions和一堆其他更新 2022-04-03 01:45:40 +08:00
scripts fix: bugs 2022-04-29 19:17:16 +08:00
src fix: bugs (#1579) 2022-04-30 02:08:25 +08:00
.electron-builder.config.js feat: 实现托盘菜单 (#1538) 2022-04-20 20:25:20 +08:00
.env refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
.eslintrc.js refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
.gitattributes chore: set binary type for files (#417) 2021-03-16 01:41:50 +08:00
.gitignore fix: bugs 2022-04-29 19:17:16 +08:00
.npmrc feat: 解决build bug 2022-04-02 00:45:20 +08:00
.prettierignore feat: 解决build bug 2022-04-02 00:45:20 +08:00
auto-imports.d.ts feat: 增加单元测试 2022-04-13 16:17:57 +08:00
LICENSE refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
package.json fix: bugs 2022-04-29 19:17:16 +08:00
pnpm-lock.yaml fix: bugs 2022-04-29 19:17:16 +08:00
postcss.config.js fix: bugs 2022-04-29 19:17:16 +08:00
prettier.config.js feat: updates 2022-03-19 17:31:25 +08:00
README.md refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
tailwind.config.js fix: bugs 2022-04-29 19:17:16 +08:00
types.d.ts refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
vite.config.ts fix: bugs 2022-04-29 19:17:16 +08:00

YesPlayMusic 2.0