[PR #205] [CLOSED] -b #1183

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/205
Author: @kaizensoze
Created: 1/31/2016
Status: Closed

Base: masterHead: add-db-connection-to-example-env


📝 Commits (10+)

  • 426046c Fixed several typos in app.vue
  • a959581 Fixed a typo in queue.js
  • 2b931a6 Fixed a type in song.js
  • 9fd082e Merge pull request #161 from Merccy/TypoFixes
  • 83f0a71 Merge branch '1.1'
  • 2c0613a Update copyright date
  • 9c1ddf7 Merge pull request #173 from zachpanz88/patch-2
  • 0256fdf Merge branch 'master' of github.com:phanan/koel
  • 9eaf9b3 Merge branch '1.1' of github.com:phanan/koel into 1.1
  • a124a97 case insentive file extension when looking up for files to add into the library

📊 Changes

6 files changed (+9 additions, -8 deletions)

View changed files

📝 .env.example (+2 -1)
📝 LICENSE.md (+1 -1)
📝 app/Services/Media.php (+1 -1)
📝 resources/assets/js/app.vue (+3 -3)
📝 resources/assets/js/stores/queue.js (+1 -1)
📝 resources/assets/js/stores/song.js (+1 -1)

📄 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/205 **Author:** [@kaizensoze](https://github.com/kaizensoze) **Created:** 1/31/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-db-connection-to-example-env` --- ### 📝 Commits (10+) - [`426046c`](https://github.com/koel/koel/commit/426046c7854d0eedaa4d087fe7b3a30028662546) Fixed several typos in app.vue - [`a959581`](https://github.com/koel/koel/commit/a959581a40d2f8229084bd891dc3dabc63a97411) Fixed a typo in queue.js - [`2b931a6`](https://github.com/koel/koel/commit/2b931a62c277dd9e9b78129b1c01a7a9c0d3ea8c) Fixed a type in song.js - [`9fd082e`](https://github.com/koel/koel/commit/9fd082e5d8e7eec706b392ae2979b6ba8378d398) Merge pull request #161 from Merccy/TypoFixes - [`83f0a71`](https://github.com/koel/koel/commit/83f0a7190fdef0c65b724cea72ff81d2f9e83308) Merge branch '1.1' - [`2c0613a`](https://github.com/koel/koel/commit/2c0613ae2249b1aa45806b41214060e4f6b533dd) Update copyright date - [`9c1ddf7`](https://github.com/koel/koel/commit/9c1ddf79744ec2e0f4a7aa744afc7a8d0135ad04) Merge pull request #173 from zachpanz88/patch-2 - [`0256fdf`](https://github.com/koel/koel/commit/0256fdf62c2691265514fb238fab3e72d1a65183) Merge branch 'master' of github.com:phanan/koel - [`9eaf9b3`](https://github.com/koel/koel/commit/9eaf9b32636065950fd8f456ef39b5901e347d3e) Merge branch '1.1' of github.com:phanan/koel into 1.1 - [`a124a97`](https://github.com/koel/koel/commit/a124a97cd3a6d357d681b96ef12e97ab4aa01267) case insentive file extension when looking up for files to add into the library ### 📊 Changes **6 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -1) 📝 `LICENSE.md` (+1 -1) 📝 `app/Services/Media.php` (+1 -1) 📝 `resources/assets/js/app.vue` (+3 -3) 📝 `resources/assets/js/stores/queue.js` (+1 -1) 📝 `resources/assets/js/stores/song.js` (+1 -1) </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 02:35:44 +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#1183
No description provided.