mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #28] [MERGED] Dev #262
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#262
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/28
Author: @lts-rad
Created: 5/24/2022
Status: ✅ Merged
Merged: 5/24/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
de358f5[ui] add global Modal context, same as notifications27ed8cd[ui] hide button of no triggerText is provided16c33ca[ui] add reportError & success to global modalContextcc9fb1e[ui] click on domain in dnslog to open modal for blocka42075f[ui] pass clientip if one selected, else *, for block3115971[wireguard] Change path for stateb3e9dc1[wireguard] Update endpoint lookup to get public IPb1d2a13[wireguard] merge391cd34[wireguard] Fix build3fdde11[ui] fix bug in charts - diff📊 Changes
277 files changed (+16309 additions, -45527 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+1 -1)📝
api/code/api.go(+73 -78)📝
api/code/auth.go(+219 -45)📝
api/code/firewall.go(+223 -209)📝
api/code/radios.go(+219 -0)➕
api/scripts/generate-certificate.sh(+48 -0)📝
api/scripts/iw_list.py(+12 -5)📝
api/scripts/startup.sh(+6 -0)📝
base/scripts/nft_rules.sh(+22 -30)📝
base/scripts/startup.sh(+7 -5)📝
base/template_configs/base/api.json(+13 -2)📝
base/template_configs/scripts/gen_hostapd.sh(+1 -0)📝
build_docker_compose.sh(+4 -5)📝
docker-compose-prebuilt.yml(+37 -35)📝
docker-compose-src.yml(+51 -55)➕
docker-compose-virt.yml(+130 -0)➕
docker-compose-virtsrc.yml(+130 -0)➕
dyndns/Dockerfile(+25 -0)➕
dyndns/code/dyndns_plugin.go(+220 -0)➕
dyndns/code/go.mod(+5 -0)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.