mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #206] [MERGED] Migrate to ratatui #663
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#663
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/aome510/spotify-player/pull/206
Author: @aome510
Created: 5/31/2023
Status: ✅ Merged
Merged: 5/31/2023
Merged by: @aome510
Base:
master← Head:migrate-to-ratatui📝 Commits (2)
ae17a40pretty print error when logging188b9e2useratatuito replacetui📊 Changes
11 files changed (+40 additions, -35 deletions)
View changed files
📝
Cargo.lock(+14 -14)📝
spotify_player/Cargo.toml(+1 -1)📝
spotify_player/src/auth.rs(+2 -1)📝
spotify_player/src/cli/client.rs(+3 -3)📝
spotify_player/src/client/handlers.rs(+3 -3)📝
spotify_player/src/client/mod.rs(+2 -2)📝
spotify_player/src/config/mod.rs(+1 -1)📝
spotify_player/src/main.rs(+6 -3)📝
spotify_player/src/token.rs(+1 -1)📝
spotify_player/src/ui/page.rs(+3 -2)📝
spotify_player/src/ui/playback.rs(+4 -4)📄 Description
Changes
ratatuifromtui🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.