mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #403] [MERGED] Dev #patch #428
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#428
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/403
Author: @lts-rad
Created: 4/8/2025
Status: ✅ Merged
Merged: 4/22/2025
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
c7de60c[ui] fix #392 which was missing the list name in the api callb257518[dns] Merged plugins to main41ca6d3[ui] fix for issue #397a554ad9[api] Monitor apport for crashes8ac0462[build] Update to 24.04.2353e699[build] Update apt for qemub515622[api] Fix crash downloads0b294a1[wifid] Enable beacon protectione040e88[wifid] Enable sae_track_password for multiple wildcards564f1f6Update README.md📊 Changes
31 files changed (+293 additions, -70 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+1 -1)📝
.github/workflows/ios-build.yml(+2 -2)📝
README.md(+5 -1)📝
RELEASE-NOTES.md(+11 -0)📝
api/code/alerts.go(+53 -0)📝
api/code/api.go(+3 -0)📝
api/code/firewall.go(+16 -1)📝
api/code/go.mod(+2 -1)📝
api/code/go.sum(+5 -40)📝
api/code/hostapd_template.conf(+5 -1)📝
api/code/interfaces.go(+6 -0)📝
api/code/radios.go(+10 -1)📝
base/template_configs/wifi/hostapd_template.conf(+5 -1)📝
dns/Dockerfile(+2 -2)📝
docker-compose-test.yml(+1 -0)📝
docker-compose-virt.yml(+1 -0)📝
docker-compose.yml(+1 -0)📝
frontend/src/components/DNS/DNSAddBlocklist.js(+2 -2)📝
frontend/src/components/DNS/DNSBlocklist.js(+2 -2)📝
frontend/src/components/DNS/DNSOverrideList.ios.js(+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.