mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 21:05:55 +03:00
[PR #20] [MERGED] April Dev #253
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#253
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/20
Author: @lts-rad
Created: 4/29/2022
Status: ✅ Merged
Merged: 4/29/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
ec3bde9[ui] fix promises / return json only if content type is json945258d[ui] disabled loggingb83afe8[ui] qrcode T:WPA for both wpa2 & wpa33555b6f[ui] qrcode T:WPA for both wpa2 & wpa38c7a408Merge branch 'main' into dev0de514b[ui] add default zones to devices when adding a new devicea816fd9[ui] support text/plain68be794[ui] new api738a713[ui] fix bug on fail99d9684[ui] route fix📊 Changes
125 files changed (+8540 additions, -2566 deletions)
View changed files
📝
api/Dockerfile(+7 -3)📝
api/code/api.go(+433 -385)📝
api/code/auth.go(+2 -2)➕
api/code/firewall.go(+350 -0)➕
api/code/plugins.go(+135 -0)➕
api/code/radios.go(+180 -0)➕
api/scripts/iw_dev.py(+140 -0)➕
api/scripts/iw_list.py(+245 -0)📝
api/scripts/startup.sh(+3 -0)➕
api/scripts/update-zone-to-group.sh(+23 -0)➕
base/scripts/nft_rules.sh(+291 -0)📝
base/scripts/startup.sh(+6 -1)➕
base/template_configs/base/api.json(+29 -0)📝
base/template_configs/base/config.sh(+4 -4)➖
base/template_configs/base/nft_rules.sh(+0 -188)📝
base/template_configs/devices/devices.json(+2 -2)📝
base/template_configs/devices/groups.json(+3 -3)📝
base/template_configs/wireguard/wg0.conf(+4 -4)📝
build_docker_compose.sh(+5 -3)📝
docker-compose-prebuilt.yml(+9 -7)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.