mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #278] [MERGED] Implement 'Made For You' section of Library #728
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#728
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/Rigellute/spotify-tui/pull/278
Author: @amgassert
Created: 2/2/2020
Status: ✅ Merged
Merged: 2/7/2020
Merged by: @Rigellute
Base:
master← Head:amgassert-madeforyou📝 Commits (3)
ed3418bImplement Made For You9aa5376Remove 'Made For You' from high-level requirementse063401Use get_results where possible. Add get_mut_results to ScrollableResultPages struct.📊 Changes
7 files changed (+275 additions, -13 deletions)
View changed files
📝
README.md(+21 -10)📝
src/app.rs(+90 -0)📝
src/handlers/library.rs(+1 -0)📝
src/handlers/made_for_you.rs(+57 -1)📝
src/handlers/track_table.rs(+62 -0)📝
src/ui/mod.rs(+43 -1)📝
src/ui/util.rs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.