mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #214] [MERGED] Bug fix release #patch #372
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#372
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/214
Author: @lts-rad
Created: 10/12/2023
Status: ✅ Merged
Merged: 10/12/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
6e77b3a[ui] fix mdns name form on mobiled9bb93e[ui] click logo for home90d73c7[ui] increase width for menu itemse2e63bd[ui] update mobile view, more generic lists, buttons and text for forms1e62df3[ui] Fix wireguard endpoint assignment when null97be632[api] [multicast_udp_proxy] Add additional support for iface mappings and multicast tagsb6ef801[api] Dont populate downlink routes for entries with a PSK set32bdd7b[dyndns] Move dyndns to be a true built-in plugin, which starts off by default until enabledf60188e[ui] padding on desktopdfe1499[ui] Add support for updating tags on multicast ports📊 Changes
86 files changed (+1515 additions, -493 deletions)
View changed files
📝
api/Dockerfile(+2 -2)📝
api/code/api.go(+4 -3)📝
api/code/firewall.go(+76 -1)📝
api/code/go.mod(+50 -17)📝
api/code/go.sum(+150 -35)📝
api/code/plugins.go(+21 -5)📝
api/code/radios.go(+5 -0)📝
api_sample_plugin/Dockerfile(+4 -4)📝
base/template_configs/base/api.json(+8 -7)📝
db/Dockerfile(+2 -2)📝
db/code/go.mod(+1 -1)📝
db/code/go.sum(+2 -1)📝
dhcp/Dockerfile(+4 -4)📝
dns/Dockerfile(+3 -3)📝
docker-compose-test.yml(+0 -18)📝
docker-compose-virt.yml(+0 -13)📝
docker-compose.yml(+0 -18)📝
dyndns/Dockerfile(+4 -4)➕
dyndns/docker-compose.yml(+27 -0)📝
flowgather/Dockerfile(+1 -1)...and 66 more files
📄 Description
UI improvements
Maintenance
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.