[PR #547] [MERGED] Suggested Changes #593

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/547
Author: @SO9010
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @jacksongoode

Base: jackson/creditsHead: Suggested-changes


📝 Commits (2)

📊 Changes

5 files changed (+56 additions, -75 deletions)

View changed files

📝 psst-gui/src/data/mod.rs (+1 -9)
📝 psst-gui/src/ui/credits.rs (+45 -10)
📝 psst-gui/src/ui/mod.rs (+1 -1)
📝 psst-gui/src/webapi/client.rs (+9 -54)
📝 psst-gui/src/webapi/mod.rs (+0 -1)

📄 Description

Here is how I think that bits could be re-arranged to align with the code style.


🔄 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/547 **Author:** [@SO9010](https://github.com/SO9010) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `jackson/credits` ← **Head:** `Suggested-changes` --- ### 📝 Commits (2) - [`b2a5cab`](https://github.com/jpochyla/psst/commit/b2a5cabfead7aac6e825c65496ad5c9331ac757f) Changes - [`5f573ad`](https://github.com/jpochyla/psst/commit/5f573ad184a67ede462269baa69d8217b372c6d7) Remove uneeded header ### 📊 Changes **5 files changed** (+56 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/data/mod.rs` (+1 -9) 📝 `psst-gui/src/ui/credits.rs` (+45 -10) 📝 `psst-gui/src/ui/mod.rs` (+1 -1) 📝 `psst-gui/src/webapi/client.rs` (+9 -54) 📝 `psst-gui/src/webapi/mod.rs` (+0 -1) </details> ### 📄 Description Here is how I think that bits could be re-arranged to align with the code style. --- <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:34 +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#593
No description provided.