mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 04:45:59 +03:00
[PR #104] [MERGED] Add async methods #122
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/Corsinvest/cv4pve-admin/pull/104
Author: @franklupo
Created: 5/10/2024
Status: ✅ Merged
Merged: 5/10/2024
Merged by: @franklupo
Base:
main← Head:main📝 Commits (1)
fc3b468Add async methods📊 Changes
103 files changed (+494 additions, -465 deletions)
View changed files
📝
Build.ps1(+2 -1)📝
Corsinvest.ProxmoxVE.Admin.sln(+2 -9)➕
Initialize-Tools.ps1(+4 -0)➕
Invoke-Utils.ps1(+124 -0)➖
cmd/doc-utils.ps1(+0 -40)➖
cmd/docker-utils.ps1(+0 -69)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor(+2 -5)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor.cs(+8 -8)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderWidget.razor.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderWidgetInfo.razor(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderWidgetInfo.razor.cs(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Status.razor(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Status.razor.cs(+5 -5)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Helper.cs(+33 -33)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Job.cs(+8 -8)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/BotgramService.cs(+4 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj(+2 -2)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.