[PR #1631] [MERGED] feat: allow sorting by date added #1825

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

📋 Pull Request Information

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

Base: masterHead: dev/sort-created-at


📝 Commits (1)

  • 09aa390 feat: allow sorting by date added

📊 Changes

3 files changed (+19 additions, -2 deletions)

View changed files

📝 app/Repositories/SongRepository.php (+10 -1)
📝 resources/assets/js/components/song/SongListSorter.vue (+4 -0)
📝 resources/assets/js/types.d.ts (+5 -1)

📄 Description

Closes #1628.


🔄 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/1631 **Author:** [@phanan](https://github.com/phanan) **Created:** 12/15/2022 **Status:** ✅ Merged **Merged:** 12/15/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dev/sort-created-at` --- ### 📝 Commits (1) - [`09aa390`](https://github.com/koel/koel/commit/09aa3900a5ac02f5a2ebff6e79b3a7d0025d1698) feat: allow sorting by date added ### 📊 Changes **3 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Repositories/SongRepository.php` (+10 -1) 📝 `resources/assets/js/components/song/SongListSorter.vue` (+4 -0) 📝 `resources/assets/js/types.d.ts` (+5 -1) </details> ### 📄 Description Closes #1628. --- <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:27 +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#1825
No description provided.