mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-24 22:45:53 +03:00
[PR #418] [CLOSED] test #472
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/418
Author: @junqingzhong
Created: 5/22/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
2b6d68e🦄 refactor: convert to TypeScript #17462c9dc3✨ feat: 托盘菜单完善50374e1🐞 fix: 托盘图标无法显示 #2600c82d6a✨ feat: 完善本地目录管理3b5338d🌈 style: 更新样式优化acf60b8🐳 chore: 支持 Docker 多平台0e0bde8✨ feat: 支持批量删除歌曲528f9b0🐞 fix: 修复快捷键错误 #2642b48713✨ feat: 搜索栏跳转完善 #262c100bfefix🐛: 修复了linux6.1内核下硬件加速被错误关闭的bug📊 Changes
532 files changed (+36184 additions, -31315 deletions)
View changed files
📝
.env.example(+6 -38)➖
.eslintignore(+0 -6)➕
.eslintrc-auto-import.json(+304 -0)➖
.eslintrc.cjs(+0 -56)📝
.github/workflows/build.yml(+7 -5)📝
.github/workflows/docker.yml(+10 -0)📝
.github/workflows/release.yml(+35 -14)📝
.gitignore(+4 -0)📝
.npmrc(+2 -2)📝
.prettierignore(+2 -2)➕
.prettierrc.json(+7 -0)➖
.prettierrc.yaml(+0 -8)➕
API_DOCUMENTATION.md(+65 -0)➕
DOCKER_DEPLOYMENT.md(+112 -0)📝
Dockerfile(+14 -5)➕
ENVIRONMENT_SETUP.md(+55 -0)📝
README.md(+32 -194)➕
auto-eslint.mjs(+311 -0)📝
auto-imports.d.ts(+237 -1)📝
components.d.ts(+66 -32)...and 80 more files
📄 Description
test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.