mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #430] [MERGED] Features & Fixes #patch #438
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#438
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/430
Author: @lts-rad
Created: 7/19/2025
Status: ✅ Merged
Merged: 7/19/2025
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
083eaff[build] refactor760089c[build] Remove buildx cached04d6c9[build] Remove buildx cache1ba3ff1[ui] Intercept auth validate redirecta54ad78[api] Add guestonly policy check to avoid logfba5d98[base] On cm5 dont perftune for nowb036f4d[watchdog] re-enable watchdog device817634d[build] Update release notes32bd0e1[build] Update builda13eaf3[build] re-enable self hosted runner📊 Changes
47 files changed (+2440 additions, -1035 deletions)
View changed files
📝
.github/workflows/clearfog-ubuntu-iso.yml(+1 -1)📝
.github/workflows/docker-image.yml(+1 -4)📝
.github/workflows/pi-ubuntu-iso.yml(+1 -1)📝
RELEASE-NOTES.md(+11 -0)📝
api/code/auth.go(+146 -0)📝
api/code/dns.go(+237 -14)📝
api/code/firewall.go(+2 -0)📝
api/code/go.mod(+10 -13)📝
api/code/go.sum(+30 -32)📝
api/code/radios.go(+27 -0)➕
api/code/test_dns_config.go(+325 -0)📝
api/code/uplink.go(+6 -4)📝
base/scripts/perftune.sh(+2 -0)📝
base/template_configs/dns/Corefile(+6 -4)📝
db/code/go.mod(+8 -10)📝
db/code/go.sum(+41 -38)📝
dns/Dockerfile(+0 -1)📝
docker-compose.yml(+16 -0)📝
experiments/docker-compose-gvisor.yml(+16 -0)📝
frontend/package.json(+7 -1)...and 27 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.