[PR #688] [MERGED] 🎈 perf: 下拉筛选模式 #583

Closed
opened 2026-02-27 07:12:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/688
Author: @kazukokawagawa
Created: 12/30/2025
Status: Merged
Merged: 12/30/2025
Merged by: @kazukokawagawa

Base: devHead: dev-perf


📝 Commits (3)

  • a05d309 🎈 perf: 下拉筛选模式
  • c1c0f57 🎈 perf: 多选目录添加
  • 369bf1a 🐞 fix: 修复哈基米太多逼话的问题

📊 Changes

8 files changed (+169 additions, -43 deletions)

View changed files

📝 electron/main/ipc/ipc-file.ts (+11 -3)
📝 src/components/Setting/GeneralSetting.vue (+14 -0)
📝 src/stores/setting.ts (+3 -0)
📝 src/utils/helper.ts (+44 -25)
📝 src/views/List/album.vue (+0 -1)
📝 src/views/Local/folders.vue (+1 -1)
📝 src/views/Local/layout.vue (+94 -13)
📝 src/views/Local/song.vue (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/688 **Author:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 12/30/2025 **Merged by:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Base:** `dev` ← **Head:** `dev-perf` --- ### 📝 Commits (3) - [`a05d309`](https://github.com/imsyy/SPlayer/commit/a05d309c3d76de221e51cb270d2b520ef11adfa6) 🎈 perf: 下拉筛选模式 - [`c1c0f57`](https://github.com/imsyy/SPlayer/commit/c1c0f5775e3a6ceda6a683cdc612fd1c7f199f39) 🎈 perf: 多选目录添加 - [`369bf1a`](https://github.com/imsyy/SPlayer/commit/369bf1ab930ad92a853db5495d537f0fe88cc2e8) 🐞 fix: 修复哈基米太多逼话的问题 ### 📊 Changes **8 files changed** (+169 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `electron/main/ipc/ipc-file.ts` (+11 -3) 📝 `src/components/Setting/GeneralSetting.vue` (+14 -0) 📝 `src/stores/setting.ts` (+3 -0) 📝 `src/utils/helper.ts` (+44 -25) 📝 `src/views/List/album.vue` (+0 -1) 📝 `src/views/Local/folders.vue` (+1 -1) 📝 `src/views/Local/layout.vue` (+94 -13) 📝 `src/views/Local/song.vue` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#583
No description provided.