mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #376] [MERGED] v1.0.1 #patch #419
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#419
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/376
Author: @lts-rad
Created: 10/17/2024
Status: ✅ Merged
Merged: 10/17/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
a3a2ed9[build] Clearfog will never be the latest releaseec31747[ui] Add tooltip and fix tag selection bugb4938a0[build] Update release notesd4db3e1[base] Drop 443 as well for virtual mode9059311[base] Drop udp services too9a26d68[build] Add coredhcp yml generation3ca9e28[ui] update lucide iconsd5c72f4[ui] add WifiSignal component, icon and text35c6a95[ui] bold ip, cleanup2c13d11[ui] use WifiSignal component📊 Changes
20 files changed (+677 additions, -236 deletions)
View changed files
📝
RELEASE-NOTES.md(+10 -0)📝
api/code/api.go(+15 -159)➕
api/code/dns.go(+293 -0)📝
api/code/firewall.go(+20 -3)📝
api/code/uplink.go(+19 -4)📝
base/scripts/nft_rules.sh(+29 -14)📝
base/template_configs/dns/Corefile(+7 -3)📝
dns/Dockerfile(+10 -7)📝
frontend/ios/spr.xcodeproj/project.pbxproj(+4 -4)📝
frontend/src/__tests__/DNS.js(+1 -0)📝
frontend/src/api/MockAPI.js(+9 -2)📝
frontend/src/components/DNS/DNSBlocklist.js(+112 -18)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+36 -1)📝
frontend/src/components/Dashboard/WifiWidgets.js(+9 -2)📝
frontend/src/components/Devices/EditDevice.js(+17 -6)📝
frontend/src/components/TagItem.js(+2 -1)📝
frontend/src/views/Alerts.js(+4 -0)📝
frontend/src/views/DNS/CoreDns.js(+79 -11)📝
frontend/src/views/Devices/Device.js(+0 -1)📝
packet_logs/code/main.go(+1 -0)📄 Description
v1.0.1
Improvements
Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.