mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #707] [MERGED] Add header to the homepage api to fix 403 errors. #671
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#671
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/707
Author: @SO9010
Created: 11/24/2025
Status: ✅ Merged
Merged: 11/28/2025
Merged by: @jacksongoode
Base:
main← Head:Fix-#706📝 Commits (7)
75218b3Fix #706 through adding user agent section and changing to correct section code.2721c00Fix headers and remove comment output.51c3517Fix artist issue loading.478165eSmall fix for missing content types and generate user agentff4614eNo need for the borrow5e42b6fA little cleaner3348979Small de-lints📊 Changes
2 files changed (+64 additions, -55 deletions)
View changed files
📝
psst-core/src/lib.rs(+1 -1)📝
psst-gui/src/webapi/client.rs(+63 -54)📄 Description
This fixes #706 it's quite a simple fix. Also added some formatting. @jacksongoode can you quickly sanity check it for me?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.