mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #35] [MERGED] August release #268
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#268
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/35
Author: @lts-rad
Created: 7/28/2022
Status: ✅ Merged
Merged: 7/28/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
556fcf8[ui] add setup ui7f94a40[ui] Add country, ssid placeholderscabdc94[ui] update setup ui + show message if already configured1cd78f8[ui] add ssidc522d1b[ui] ssid+country+other21b7e14[ui] return response to read message from body1eb28d7[ui] some more validationseaabcab[api] setup route for interfaces + admin password0a2288c[api] comments58af29e[ui] Remove .DS_Store📊 Changes
181 files changed (+9035 additions, -2101 deletions)
View changed files
➕
.github/workflows/ubuntu-iso.yml(+44 -0)📝
.gitignore(+1 -0)📝
api/Dockerfile(+2 -2)📝
api/code/api.go(+194 -4)📝
api/code/auth.go(+20 -11)📝
api/code/radios.go(+101 -35)📝
api_sample_plugin/Dockerfile(+2 -2)📝
base/Dockerfile(+1 -1)➕
base/template_configs/base/virtual-config.sh(+18 -0)📝
base/template_configs/scripts/gen_hostapd.sh(+5 -0)📝
dhcp/Dockerfile(+3 -7)📝
dns/Dockerfile(+2 -2)📝
dyndns/Dockerfile(+2 -2)📝
flowgather/Dockerfile(+2 -2)➕
frontend/.bundle/config(+2 -0)📝
frontend/.gitignore(+6 -0)📝
frontend/app.json(+1 -1)➖
frontend/cypress/integration/spec.js(+0 -8)📝
frontend/index.js(+1 -1)➕
frontend/ios/Podfile(+37 -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.