mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #830] [MERGED] enhance: error handle #8249
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#8249
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/830
Author: @0xJacky
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @0xJacky
Base:
dev← Head:enhance/error-handle📝 Commits (2)
650196denhance(wip): error handle250bd8efix: sse not available in sub-dir deployment #829📊 Changes
94 files changed (+5232 additions, -3742 deletions)
View changed files
📝
api/api.go(+18 -3)📝
api/nginx/router.go(+5 -6)📝
api/nginx_log/nginx_log.go(+11 -40)➕
api/nginx_log/router.go(+7 -0)📝
api/openai/openai.go(+1 -1)📝
api/user/2fa.go(+6 -13)📝
api/user/auth.go(+7 -15)📝
api/user/casdoor.go(+1 -1)📝
api/user/passkey.go(+4 -4)📝
app/src/components/NginxControl/NginxControl.vue(+0 -4)📝
app/src/components/NodeSelector/NodeSelector.vue(+1 -1)📝
app/src/components/Notification/Notification.vue(+2 -7)📝
app/src/components/StdDesign/StdDataDisplay/StdBatchEdit.vue(+0 -4)📝
app/src/components/StdDesign/StdDataDisplay/StdBulkActions.vue(+0 -2)📝
app/src/components/StdDesign/StdDataDisplay/StdCurd.vue(+0 -5)📝
app/src/components/StdDesign/StdDataDisplay/StdTable.vue(+0 -6)📝
app/src/components/StdDesign/StdDataDisplay/methods/exportCsv.ts(+1 -3)📝
app/src/components/StdDesign/StdDataDisplay/methods/sortable.ts(+0 -3)📝
app/src/components/StdDesign/StdDataEntry/components/StdSelector.vue(+25 -6)📝
app/src/components/TwoFA/Authorization.vue(+11 -16)...and 74 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.