mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #26] [CLOSED] No more profiles #258
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#258
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/26
Author: @lts-rad
Created: 5/24/2022
Status: ❌ Closed
Base:
main← Head:no-more-profiles📝 Commits (10+)
8362c4e[ui] add log view & componentscc4b38a[ui] deleteHistory confirm and visibility384e099[ui] wireguard icon886db47[ui] better logs + loading... msg325200b[ui] wireguard iconc3f9cb9[ui] #sprb10ce88[ui] menu testing7c0f71d[ui] wireguard => vpn75e9e19[ui] add error reportingfb1afb0[setup] add logging. NOTE: requires jq on the host system📊 Changes
277 files changed (+16337 additions, -45515 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 -43)➕
docker-compose-virt.yml(+156 -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
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.