mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #526] [MERGED] Credits support #581
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#581
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/jpochyla/psst/pull/526
Author: @jacksongoode
Created: 9/24/2024
Status: ✅ Merged
Merged: 10/24/2024
Merged by: @jacksongoode
Base:
main← Head:jackson/credits📝 Commits (10+)
a877f2dExperiment with credits23cd796This workse66c40bFix linting6fb525bSame size as pref7a52537Suggested Changes (#547)8deefd0Ok this works5a49194Cleanupd302c88Fix9e7735bRevert some mistakes9aa34acFix lint📊 Changes
8 files changed (+343 additions, -16 deletions)
View changed files
📝
README.md(+1 -0)📝
psst-gui/src/cmd.rs(+7 -2)📝
psst-gui/src/data/mod.rs(+3 -0)📝
psst-gui/src/delegate.rs(+51 -2)➕
psst-gui/src/ui/credits.rs(+228 -0)📝
psst-gui/src/ui/mod.rs(+32 -9)📝
psst-gui/src/ui/track.rs(+9 -2)📝
psst-gui/src/webapi/client.rs(+12 -1)📄 Description
You can also click on the artists to get to their page!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.