mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #239] [MERGED] Nov 27 Release #patch #382
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#382
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/spr-networks/super/pull/239
Author: @lts-rad
Created: 11/27/2023
Status: ✅ Merged
Merged: 11/27/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
e6f6904[ui] Update simple view to include system info for updates, move release at top of system info pagee0891ed[build] Experiment with self hosted runnera14f374[api] [ui] Add RuleName, fix dns/lan group handling for custom interfacesdc88551[ui] Fix missing , for custom interface rulee2e4904[api] [ui] Change SetRoute bool to RouteDst IPeb7f949[api] fix comment8b97547[api] [ui] Add api access for custom interfaces734273f[api] Use DstPort for anyfwdee54947[api] Set SrcPort to interval when any for fwd rules965124d[api] Add auth failure event📊 Changes
48 files changed (+1289 additions, -678 deletions)
View changed files
📝
.github/workflows/clearfog-ubuntu-iso.yml(+1 -2)📝
.github/workflows/docker-image.yml(+1 -1)📝
.github/workflows/pi-ubuntu-iso.yml(+1 -1)📝
README.md(+1 -0)📝
RELEASE-NOTES.md(+11 -0)📝
api/code/api.go(+14 -10)📝
api/code/auth.go(+29 -11)📝
api/code/firewall.go(+66 -11)📝
api/code/interfaces.go(+10 -10)📝
api/code/plugins.go(+26 -10)📝
api/code/ws.go(+19 -6)📝
api_sample_plugin/docker-compose.yml(+1 -0)📝
base/scripts/nft_rules.sh(+12 -4)📝
db/code/boltapi.go(+1 -1)📝
frontend/package.json(+1 -0)📝
frontend/src/api/MockAPI.js(+70 -72)📝
frontend/src/components/DNS/DNSBlocklist.js(+2 -0)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+417 -304)📝
frontend/src/components/Dashboard/DNSMetricsWidgets.js(+73 -0)📝
frontend/src/components/Dashboard/ServicesWidgets.js(+61 -40)...and 28 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.