[PR #1977] [MERGED] chore: some improvements by Claude #1992

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1977
Author: @phanan
Created: 6/28/2025
Status: Merged
Merged: 6/28/2025
Merged by: @phanan

Base: masterHead: claude


📝 Commits (1)

  • 4fafb5d chore: some improvements by Claude

📊 Changes

9 files changed (+87 additions, -28 deletions)

View changed files

📝 app/Builders/SongBuilder.php (+23 -15)
📝 app/Helpers.php (+4 -1)
📝 app/Http/Controllers/API/AuthController.php (+3 -2)
📝 app/Http/Requests/API/UpdateQueueStateRequest.php (+4 -3)
📝 app/Repositories/AlbumRepository.php (+7 -2)
📝 app/Repositories/SongRepository.php (+16 -2)
📝 app/Rules/AllPlayablesAreAccessibleBy.php (+6 -1)
📝 app/Services/AuthenticationService.php (+19 -2)
📝 config/services.php (+5 -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/koel/koel/pull/1977 **Author:** [@phanan](https://github.com/phanan) **Created:** 6/28/2025 **Status:** ✅ Merged **Merged:** 6/28/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `claude` --- ### 📝 Commits (1) - [`4fafb5d`](https://github.com/koel/koel/commit/4fafb5d98fa6952e90eaec67ac5248ff90fe5749) chore: some improvements by Claude ### 📊 Changes **9 files changed** (+87 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `app/Builders/SongBuilder.php` (+23 -15) 📝 `app/Helpers.php` (+4 -1) 📝 `app/Http/Controllers/API/AuthController.php` (+3 -2) 📝 `app/Http/Requests/API/UpdateQueueStateRequest.php` (+4 -3) 📝 `app/Repositories/AlbumRepository.php` (+7 -2) 📝 `app/Repositories/SongRepository.php` (+16 -2) 📝 `app/Rules/AllPlayablesAreAccessibleBy.php` (+6 -1) 📝 `app/Services/AuthenticationService.php` (+19 -2) 📝 `config/services.php` (+5 -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-26 03:32:58 +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#1992
No description provided.