mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #336] [MERGED] June Release #patch #404
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#404
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/336
Author: @lts-rad
Created: 6/7/2024
Status: ✅ Merged
Merged: 6/7/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
348430d[ui] DNS Log Graphee2bc02[docs] Fix release notesfa8f98c[ui] Bring back in mobile view fixes94a9807[ui] Update setup to 3 stages716f7d7[ui] Update setup to 3 stagesbcf5e80[api] [ui] New setup (#329)1432887[ui] On medium/desktop only show the 2nd icon for connectino type783a495[api] add udp connection test7d0ec7a[installer] Update to dhcpcd as fallback for 24.0417ea3a7[installer] Update base setup scripts to use upstream docker📊 Changes
68 files changed (+7223 additions, -1934 deletions)
View changed files
📝
.github/workflows/pi-ubuntu-iso.yml(+3 -1)📝
RELEASE-NOTES.md(+8 -4)📝
api/Dockerfile(+1 -1)📝
api/code/api.go(+41 -130)📝
api/code/firewall.go(+5 -2)📝
api/code/interfaces.go(+304 -34)📝
api/code/radios.go(+78 -6)📝
api/code/uplink.go(+2 -2)📝
api/scripts/generate-certificate.sh(+79 -16)➕
api/scripts/rand_oui_prefixes(+4093 -0)📝
api/scripts/startup.sh(+11 -0)📝
base/setup-sdcard.sh(+2 -24)📝
base/setup.sh(+17 -2)📝
dhcp/Dockerfile(+1 -1)📝
dhcp/scripts/client.sh(+67 -52)📝
frontend/ios/Podfile(+1 -1)📝
frontend/ios/Podfile.lock(+3 -108)📝
frontend/src/__tests__/ClientSelect.js(+8 -3)📝
frontend/src/__tests__/DNS.js(+77 -44)📝
frontend/src/__tests__/DeviceList.js(+67 -23)...and 48 more files
📄 Description
Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.