mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[PR #1466] [MERGED] v6 #1724
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1724
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1466
Author: @phanan
Created: 8/2/2022
Status: ✅ Merged
Merged: 8/2/2022
Merged by: @phanan
Base:
master← Head:next📝 Commits (10+)
45669aafeat(test): add RepeatModeSwitch component tests3196d13feat(test): add ScreenControlsToggler component tests69ce0f5feat(test): add ScreenEmptyState component tests4e20d7bfeat(test): add ScreenHeader component tests6c5db09feat(test): add BtnScrollToTop component testsa60cf1efeat(test): add SearchForm component tests3e1c8c8chore: clean up obsolete testse82633dfeat(test): use vue template serializer937a56cfeat(build): add client unit tests621c869feat (test): add Volume component tests📊 Changes
683 files changed (+35690 additions, -13472 deletions)
View changed files
📝
.editorconfig(+4 -2)📝
.env.example(+32 -14)➖
.eslintignore(+0 -2)📝
.eslintrc(+33 -8)📝
.github/workflows/e2e.yml(+5 -9)📝
.github/workflows/release.yml(+9 -11)📝
.github/workflows/unit-backend.yml(+25 -3)➕
.github/workflows/unit-frontend.yml(+46 -0)📝
.gitignore(+3 -2)📝
.gitmodules(+0 -3)📝
api-docs/api.yaml(+1 -1)📝
app/Console/Commands/Admin/ChangePasswordCommand.php(+6 -8)📝
app/Console/Commands/ImportSearchableEntitiesCommand.php(+1 -1)📝
app/Console/Commands/InitCommand.php(+161 -130)📝
app/Console/Commands/PruneLibraryCommand.php(+10 -3)📝
app/Console/Commands/SyncCommand.php(+56 -56)📝
app/Console/Commands/TidyLibraryCommand.php(+3 -1)➖
app/Events/AlbumInformationFetched.php(+0 -31)➖
app/Events/ArtistInformationFetched.php(+0 -31)➖
app/Events/MediaCacheObsolete.php(+0 -7)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.