[PR #11] Update server with ReadBuffer command #10

Open
opened 2026-01-30 21:21:51 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Server/pull/11
Author: @FakeShemp
Created: 1/18/2026
Status: 🔄 Open

Base: develHead: fakeshemp/raw-dvd-2


📝 Commits (1)

  • 4daf598 Update server with ReadBuffer command

📊 Changes

4 files changed (+12 additions, -0 deletions)

View changed files

📝 Aaru.Server/Components/Admin/Pages/TestedMedia/Details.razor (+2 -0)
📝 Aaru.Server/Components/Admin/Pages/TestedMedia/ViewData.razor.cs (+4 -0)
📝 Aaru.Server/Components/Pages/Report/View.razor.cs (+3 -0)
📝 Aaru.Server/Core/TestedMedia.cs (+3 -0)

📄 Description

I have no idea if this does it. The server seem to have been rewritten since the last time I worked on it.


🔄 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/aaru-dps/Aaru.Server/pull/11 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 1/18/2026 **Status:** 🔄 Open **Base:** `devel` ← **Head:** `fakeshemp/raw-dvd-2` --- ### 📝 Commits (1) - [`4daf598`](https://github.com/aaru-dps/Aaru.Server/commit/4daf598bd8873e28b42b1fe09d0676f278e650dc) Update server with ReadBuffer command ### 📊 Changes **4 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Aaru.Server/Components/Admin/Pages/TestedMedia/Details.razor` (+2 -0) 📝 `Aaru.Server/Components/Admin/Pages/TestedMedia/ViewData.razor.cs` (+4 -0) 📝 `Aaru.Server/Components/Pages/Report/View.razor.cs` (+3 -0) 📝 `Aaru.Server/Core/TestedMedia.cs` (+3 -0) </details> ### 📄 Description I have no idea if this does it. The server seem to have been rewritten since the last time I worked on it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Server#10