[PR #707] [MERGED] Add header to the homepage api to fix 403 errors. #671

Closed
opened 2026-02-28 14:33:50 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: Fix-#706


📝 Commits (7)

  • 75218b3 Fix #706 through adding user agent section and changing to correct section code.
  • 2721c00 Fix headers and remove comment output.
  • 51c3517 Fix artist issue loading.
  • 478165e Small fix for missing content types and generate user agent
  • ff4614e No need for the borrow
  • 5e42b6f A little cleaner
  • 3348979 Small 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/707 **Author:** [@SO9010](https://github.com/SO9010) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/28/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `Fix-#706` --- ### 📝 Commits (7) - [`75218b3`](https://github.com/jpochyla/psst/commit/75218b37fc964d3068598ecbc9e3a8738d3e4f9e) Fix #706 through adding user agent section and changing to correct section code. - [`2721c00`](https://github.com/jpochyla/psst/commit/2721c00a263deebacc8431ef2dc5812c3af33163) Fix headers and remove comment output. - [`51c3517`](https://github.com/jpochyla/psst/commit/51c351742aa6904f31cd756f7109bc64899a294b) Fix artist issue loading. - [`478165e`](https://github.com/jpochyla/psst/commit/478165e22c1a8eccf7b9960f51704abde4c070b8) Small fix for missing content types and generate user agent - [`ff4614e`](https://github.com/jpochyla/psst/commit/ff4614ee156dbb36a97954435d103afcbeff3102) No need for the borrow - [`5e42b6f`](https://github.com/jpochyla/psst/commit/5e42b6fb6d1bcd8ba9796546129579ca28e6286e) A little cleaner - [`3348979`](https://github.com/jpochyla/psst/commit/3348979c19fd6ca437ba7434fa1ce4a817270f78) Small de-lints ### 📊 Changes **2 files changed** (+64 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/lib.rs` (+1 -1) 📝 `psst-gui/src/webapi/client.rs` (+63 -54) </details> ### 📄 Description This fixes #706 it's quite a simple fix. Also added some formatting. @jacksongoode can you quickly sanity check it for me? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#671
No description provided.