mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #440] [MERGED] enhance: handle websocket error #957
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#957
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/0xJacky/nginx-ui/pull/440
Author: @0xJacky
Created: 7/20/2024
Status: ✅ Merged
Merged: 7/20/2024
Merged by: @0xJacky
Base:
dev← Head:enhance/handle-ws-error📝 Commits (1)
ff1399eenhance: handle websocket error📊 Changes
8 files changed (+126 additions, -60 deletions)
View changed files
📝
api/analytic/analytic.go(+2 -4)📝
api/analytic/nodes.go(+3 -8)📝
api/certificate/issue.go(+1 -5)📝
api/system/upgrade.go(+42 -31)📝
api/upstream/upstream.go(+2 -5)➕
internal/helper/websocket_error.go(+22 -0)➕
internal/helper/websocket_error_test.go(+38 -0)📝
internal/upgrader/upgrade.go(+16 -7)📄 Description
Close #384
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.