mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #124] [MERGED] March release #patch #331
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#331
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/124
Author: @lts-rad
Created: 2/28/2023
Status: ✅ Merged
Merged: 3/1/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
6513f2a[installer] Clearfog uses /dev/root, fix using mount60742c3Use a 24 hour lease time4d9660c[ui] Dont spam console with web socket events85c8880[ui] Remove console.log spam750d983[ui] Fix vertical spacing, key errors for FlashListac255b7[ui] Switch to FlatList for GroupListing7dbf647[build] Update version.txt matchd237c5d[superd] Update version string to match ^v[0-9]+.[0-9]+.[0-9]+$7ad3674Fix growpartb333618[ui] Display empty tags with text📊 Changes
27 files changed (+319 additions, -734 deletions)
View changed files
📝
api/code/go.mod(+12 -12)📝
api/code/go.sum(+20 -0)📝
base/template_configs/scripts/gen_coredhcp_yaml.sh(+1 -1)📝
build_docker_compose.sh(+1 -3)📝
docker-compose-test.yml(+1 -0)📝
docker-compose-virt.yml(+1 -0)📝
docker-compose.yml(+1 -0)📝
frontend/src/components/Dashboard/WifiWidgets.js(+31 -2)📝
frontend/src/components/Devices/DeviceListing.js(+2 -4)📝
frontend/src/components/Groups/GroupListing.js(+5 -3)📝
frontend/src/components/Wifi/WifiClients.js(+25 -4)📝
frontend/src/layouts/Admin.js(+0 -1)📝
frontend/src/views/Tags.js(+4 -1)📝
installer/scripts/run-scripts/setup.sh(+4 -8)📝
multicast_udp_proxy/code/go.mod(+3 -3)📝
multicast_udp_proxy/code/go.sum(+28 -6)📝
packet_logs/client-influxdb/go.mod(+13 -12)📝
packet_logs/client-influxdb/go.sum(+33 -173)📝
packet_logs/client-test/go.mod(+8 -8)📝
packet_logs/client-test/go.sum(+17 -116)...and 7 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.