mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[PR #727] [MERGED] feat: node list supports sse #1085
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#1085
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/727
Author: @0xJacky
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/16/2024
Merged by: @0xJacky
Base:
dev← Head:feat/node-selector-sse📝 Commits (1)
bc70567feat(wip): node selector supports sse📊 Changes
31 files changed (+176 additions, -166 deletions)
View changed files
📝
api/api.go(+6 -106)📝
api/certificate/certificate.go(+3 -3)📝
api/certificate/dns_credential.go(+2 -2)📝
api/cluster/environment.go(+84 -0)📝
api/cluster/router.go(+1 -0)📝
api/config/add.go(+2 -1)📝
api/config/mkdir.go(+2 -1)📝
api/config/modify.go(+2 -1)📝
api/config/rename.go(+3 -2)📝
api/nginx/nginx.go(+4 -3)📝
api/nginx/nginx_log.go(+2 -2)📝
api/notification/live.go(+2 -5)📝
api/openai/openai.go(+2 -2)📝
api/openai/store.go(+2 -1)📝
api/settings/auth.go(+4 -4)📝
api/settings/settings.go(+2 -1)📝
api/sites/advance.go(+2 -1)📝
api/sites/auto_cert.go(+2 -1)📝
api/sites/duplicate.go(+2 -1)📝
api/sites/site.go(+1 -1)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.