[PR #1531] [CLOSED] Bayan fm config changes #1754

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1531
Author: @naeemtawwos
Created: 10/18/2022
Status: Closed

Base: masterHead: bayan-fm-config-changes


📝 Commits (3)

  • bc77108 Merge pull request #1 from koel/master
  • ad532f0 revamping koel to bayan fm
  • 9dc5a05 revamping koel to bayan fm

📊 Changes

30 files changed (+33060 additions, -6384 deletions)

View changed files

📝 composer.lock (+684 -769)
📝 config/app.php (+2 -2)
package-lock.json (+26315 -0)
📝 resources/assets/img/covers/default.svg (+173 -15)
📝 resources/assets/img/favicon.ico (+0 -0)
📝 resources/assets/img/icon.png (+0 -0)
📝 resources/assets/img/logo.png (+0 -0)
📝 resources/assets/img/logo.svg (+173 -30)
📝 resources/assets/js/components/album/AlbumCard.vue (+2 -2)
📝 resources/assets/js/components/album/AlbumInfo.vue (+1 -1)
📝 resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap (+1 -1)
📝 resources/assets/js/components/artist/ArtistCard.vue (+2 -2)
📝 resources/assets/js/components/layout/app-footer/FooterPlaybackControls.vue (+2 -2)
📝 resources/assets/js/components/layout/main-wrapper/ExtraPanel.spec.ts (+1 -1)
📝 resources/assets/js/components/layout/main-wrapper/ExtraPanel.vue (+1 -1)
📝 resources/assets/js/components/layout/main-wrapper/Sidebar.vue (+2 -2)
📝 resources/assets/js/components/meta/AboutKoelModal.vue (+7 -9)
📝 resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRuleGroup.vue (+1 -1)
📝 resources/assets/js/components/profile-preferences/LastfmIntegration.vue (+3 -3)
📝 resources/assets/js/components/profile-preferences/PreferencesForm.vue (+2 -2)

...and 10 more files

📄 Description

Made textual changes to the vuejs templates


🔄 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/1531 **Author:** [@naeemtawwos](https://github.com/naeemtawwos) **Created:** 10/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bayan-fm-config-changes` --- ### 📝 Commits (3) - [`bc77108`](https://github.com/koel/koel/commit/bc7710886aea9b2c99e461ca1e490d70e3131d1a) Merge pull request #1 from koel/master - [`ad532f0`](https://github.com/koel/koel/commit/ad532f0e6d6f4076cf253d7e1db6654d8f4e038d) revamping koel to bayan fm - [`9dc5a05`](https://github.com/koel/koel/commit/9dc5a05074a3d9af6d36861957e4b698532dfbeb) revamping koel to bayan fm ### 📊 Changes **30 files changed** (+33060 additions, -6384 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+684 -769) 📝 `config/app.php` (+2 -2) ➕ `package-lock.json` (+26315 -0) 📝 `resources/assets/img/covers/default.svg` (+173 -15) 📝 `resources/assets/img/favicon.ico` (+0 -0) 📝 `resources/assets/img/icon.png` (+0 -0) 📝 `resources/assets/img/logo.png` (+0 -0) 📝 `resources/assets/img/logo.svg` (+173 -30) 📝 `resources/assets/js/components/album/AlbumCard.vue` (+2 -2) 📝 `resources/assets/js/components/album/AlbumInfo.vue` (+1 -1) 📝 `resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap` (+1 -1) 📝 `resources/assets/js/components/artist/ArtistCard.vue` (+2 -2) 📝 `resources/assets/js/components/layout/app-footer/FooterPlaybackControls.vue` (+2 -2) 📝 `resources/assets/js/components/layout/main-wrapper/ExtraPanel.spec.ts` (+1 -1) 📝 `resources/assets/js/components/layout/main-wrapper/ExtraPanel.vue` (+1 -1) 📝 `resources/assets/js/components/layout/main-wrapper/Sidebar.vue` (+2 -2) 📝 `resources/assets/js/components/meta/AboutKoelModal.vue` (+7 -9) 📝 `resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRuleGroup.vue` (+1 -1) 📝 `resources/assets/js/components/profile-preferences/LastfmIntegration.vue` (+3 -3) 📝 `resources/assets/js/components/profile-preferences/PreferencesForm.vue` (+2 -2) _...and 10 more files_ </details> ### 📄 Description Made textual changes to the vuejs templates --- <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:11 +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#1754
No description provided.