[PR #1623] [MERGED] feat: allow playing/shuffling playlist from context menu #1820

Closed
opened 2026-02-26 03:32:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1623
Author: @phanan
Created: 12/7/2022
Status: Merged
Merged: 12/7/2022
Merged by: @phanan

Base: masterHead: feat/play-shuffle-playlist-ctx


📝 Commits (1)

  • 8704ac8 feat: allow playing/shuffling playlist from context menu

📊 Changes

4 files changed (+171 additions, -12 deletions)

View changed files

📝 resources/assets/js/components/playlist/PlaylistContextMenu.spec.ts (+76 -1)
📝 resources/assets/js/components/playlist/PlaylistContextMenu.vue (+35 -5)
📝 resources/assets/js/components/playlist/PlaylistFolderContextMenu.spec.ts (+41 -0)
📝 resources/assets/js/components/playlist/PlaylistFolderContextMenu.vue (+19 -6)

📄 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/koel/koel/pull/1623 **Author:** [@phanan](https://github.com/phanan) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/7/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `feat/play-shuffle-playlist-ctx` --- ### 📝 Commits (1) - [`8704ac8`](https://github.com/koel/koel/commit/8704ac8b1b64e6ad925053a6c9740a844724d80d) feat: allow playing/shuffling playlist from context menu ### 📊 Changes **4 files changed** (+171 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/playlist/PlaylistContextMenu.spec.ts` (+76 -1) 📝 `resources/assets/js/components/playlist/PlaylistContextMenu.vue` (+35 -5) 📝 `resources/assets/js/components/playlist/PlaylistFolderContextMenu.spec.ts` (+41 -0) 📝 `resources/assets/js/components/playlist/PlaylistFolderContextMenu.vue` (+19 -6) </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-26 03:32:26 +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/koel-koel#1820
No description provided.