mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1723] [MERGED] Allow clipboard.writeText without HTTPS #1546
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1723
Author: @rmartinoscar
Created: 9/19/2025
Status: ✅ Merged
Merged: 9/24/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/CopyableOnHttp📝 Commits (2)
cbcb873Allow clipboard.writeText without HTTPS1e34fc3Cleanup📊 Changes
13 files changed (+45 additions, -55 deletions)
View changed files
📝
app/Filament/Admin/Resources/ApiKeys/ApiKeyResource.php(+1 -1)📝
app/Filament/Admin/Resources/DatabaseHosts/Pages/CreateDatabaseHost.php(+2 -2)📝
app/Filament/Admin/Resources/Servers/Pages/EditServer.php(+2 -2)📝
app/Filament/App/Resources/Servers/Pages/ListServers.php(+1 -1)📝
app/Filament/Server/Components/SmallStatBlock.php(+3 -19)📝
app/Filament/Server/Pages/Settings.php(+2 -2)📝
app/Filament/Server/Resources/Databases/DatabaseResource.php(+5 -5)📝
app/Filament/Server/Widgets/ServerOverview.php(+2 -16)📝
app/Providers/AppServiceProvider.php(+1 -1)📝
lang/en/server/dashboard.php(+0 -2)📝
resources/js/app.js(+17 -0)📝
resources/views/filament/components/server-console.blade.php(+1 -1)📝
resources/views/filament/components/server-small-data-block.blade.php(+8 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.