mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #46] [CLOSED] August PLUS support #271
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#271
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/46
Author: @lts-rad
Created: 8/9/2022
Status: ❌ Closed
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
37 files changed (+1441 additions, -643 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+2 -7)📝
api/Dockerfile(+1 -0)📝
api/code/api.go(+18 -11)📝
api/code/plugins.go(+320 -2)📝
api/code/radios.go(+2 -2)📝
api/code/traffic.go(+22 -24)📝
build_docker_compose.sh(+28 -2)➖
docker-compose-src.yml(+0 -162)📝
docker-compose-virt.yml(+36 -4)➖
docker-compose-virtsrc.yml(+0 -133)📝
docker-compose.yml(+43 -5)📝
frontend/package.json(+12 -10)📝
frontend/src/Notifications.ios.js(+3 -1)📝
frontend/src/api/Plugin.js(+4 -0)📝
frontend/src/components/Dashboard/StatsChartWidget.js(+169 -1)📝
frontend/src/components/Dashboard/WifiWidgets.js(+0 -1)📝
frontend/src/components/Devices/DeviceListing.js(+3 -2)📝
frontend/src/components/Flow/FlowList.js(+1 -1)📝
frontend/src/components/Footer/Footer.js(+2 -1)📝
frontend/src/components/Groups/GroupListing.js(+7 -6)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.