mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #222] [MERGED] ✨ feat: Merge development branches #451
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/222
Author: @imsyy
Created: 7/29/2024
Status: ✅ Merged
Merged: 7/29/2024
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (10+)
99ab194🐳 chore: Change Dockerfile8f416ff🐞 fix: 修复当电台模式时播放列表出现错误59f492e✨ feat: 新增音乐频谱显示0cedfe0✨ feat: 支持播放超大歌单a341a69✨ feat: 卡片播放按钮可直接播放 #1111f9141b🔧 build: 更新部分依赖版本1a63771✨ feat: 新增雷达歌单0a7761f🐞 fix: 解决音频资源过期问题8963d71✨ feat: 侧边栏支持显示歌单封面 #11141eadb5🌈 style: 优化部分样式📊 Changes
271 files changed (+7639 additions, -4175 deletions)
View changed files
📝
.editorconfig(+10 -1)📝
.eslintignore(+2 -0)📝
.eslintrc.cjs(+1 -0)➖
.github/ISSUE_TEMPLATE/add.yml(+0 -17)📝
.github/ISSUE_TEMPLATE/bug.yml(+3 -1)📝
.github/ISSUE_TEMPLATE/config.yml(+3 -0)📝
.github/workflows/build.yml(+17 -4)➕
.github/workflows/docker.yml(+46 -0)📝
.github/workflows/release.yml(+15 -15)📝
.gitignore(+0 -3)📝
.prettierignore(+2 -0)📝
.prettierrc.yaml(+4 -0)📝
Dockerfile(+1 -1)📝
README.md(+53 -50)📝
auto-imports.d.ts(+2 -1)📝
components.d.ts(+4 -1)📝
electron-builder.yml(+19 -9)📝
electron.vite.config.mjs(+16 -19)📝
electron/main/index.js(+21 -18)📝
electron/main/mainIpcMain.js(+62 -19)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.