mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #357] [MERGED] Update release #patch #413
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#413
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/357
Author: @lts-rad
Created: 8/30/2024
Status: ✅ Merged
Merged: 8/30/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
afda87d[base] Allow dns for setup5f7b546sprlab cleanupc873307[ui] Skip button, text msg if wired device, cleanup4afbd36[ui] https check and status msg6104364[ui] https check and status msg639434d[base] allow port 80 if setup_interface9e4c754[ui] send put for new device again after 1s if fail118c34e[ui] mock setup routes8d91e0e[ui] fix for tests05570b4[setup] Allow HTTP during setup📊 Changes
20 files changed (+207 additions, -69 deletions)
View changed files
📝
RELEASE-NOTES.md(+12 -0)📝
api/code/api.go(+5 -3)📝
api/code/auth.go(+4 -4)📝
api/code/plugins.go(+9 -6)📝
api/code/radios.go(+0 -3)📝
api/code/ws.go(+5 -5)📝
base/scripts/nft_rules.sh(+4 -3)📝
frontend/src/api/Dyndns.js(+1 -1)📝
frontend/src/api/MockAPI.js(+8 -0)📝
frontend/src/api/Wifi.js(+2 -0)📝
frontend/src/components/Dashboard/WifiWidgets.js(+1 -1)📝
frontend/src/components/Setup/AddDevice.js(+31 -17)📝
frontend/src/components/Wifi/WifiChannelParameters.js(+3 -1)📝
frontend/src/views/Devices/ConnectDevice.js(+2 -2)📝
frontend/src/views/pages/Setup.js(+46 -16)📝
superd/Dockerfile(+1 -1)📝
superd/code/superd.go(+8 -3)➕
superd/scripts/docker.asc(+62 -0)📝
tests/test_configs/base/api.json(+2 -2)📝
wifid/scripts/pi-setup.conf(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.