[PR #108] [MERGED] Fix missed adjustments on http parameters #600

Closed
opened 2026-02-05 17:48:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/108
Author: @NeonSpectrum
Created: 4/19/2024
Status: Merged
Merged: 4/19/2024
Merged by: @lancepioch

Base: mainHead: fix/daemon-http-params


📝 Commits (3)

  • 11e6430 Fix missed adjustments on http parameters
  • c0b1345 Remove withQueryParameters on get request
  • ad372a7 Update app/Repositories/Daemon/DaemonFileRepository.php

📊 Changes

2 files changed (+10 additions, -21 deletions)

View changed files

📝 app/Repositories/Daemon/DaemonFileRepository.php (+9 -20)
📝 app/Repositories/Daemon/DaemonServerRepository.php (+1 -1)

📄 Description

Update some daemon http outdated parameters


🔄 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/pelican-dev/panel/pull/108 **Author:** [@NeonSpectrum](https://github.com/NeonSpectrum) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/daemon-http-params` --- ### 📝 Commits (3) - [`11e6430`](https://github.com/pelican-dev/panel/commit/11e6430d42e83e13d50d93263661d31ddd30f8ea) Fix missed adjustments on http parameters - [`c0b1345`](https://github.com/pelican-dev/panel/commit/c0b1345e90de10bd32d5676a74197d59fbbe5e81) Remove withQueryParameters on get request - [`ad372a7`](https://github.com/pelican-dev/panel/commit/ad372a754e5f1e9ad75e83878180266b60f8989b) Update app/Repositories/Daemon/DaemonFileRepository.php ### 📊 Changes **2 files changed** (+10 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `app/Repositories/Daemon/DaemonFileRepository.php` (+9 -20) 📝 `app/Repositories/Daemon/DaemonServerRepository.php` (+1 -1) </details> ### 📄 Description Update some daemon http outdated parameters --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:48:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#600