mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #251] [MERGED] Dev #387
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#387
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/251
Author: @lts-rad
Created: 12/14/2023
Status: ✅ Merged
Merged: 12/19/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
2d3c05a[installer] Add no-op spr account on images0868da0[ui] fix mobile, dns permit/block buttons2bc2d22[ui] missing prismjscef09e6[ui] reset page on client selectee528e3[ui] bump gluestack87bdc3c[ui] test show desc1c81dac[ui] same label for source/dest in forms06d329e[ui] cleanup91de883Merge branch 'dev' of https://github.com/spr-networks/super into dev783f7a1Merge branch 'dev' of https://github.com/spr-networks/super into dev📊 Changes
103 files changed (+6128 additions, -1526 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+2 -2)📝
RELEASE-NOTES.md(+14 -0)📝
api/Dockerfile(+7 -2)➕
api/code/alerts.go(+502 -0)➕
api/code/alerts_test.go(+260 -0)📝
api/code/api.go(+151 -39)📝
api/code/auth.go(+397 -19)📝
api/code/dhcp.go(+2 -1)📝
api/code/firewall.go(+53 -17)📝
api/code/go.mod(+21 -76)📝
api/code/go.sum(+40 -238)📝
api/code/interfaces.go(+4 -4)➖
api/code/notifications.go(+0 -296)📝
api/code/plugins.go(+35 -2)📝
api/code/radios.go(+6 -6)📝
api/code/traffic.go(+1 -1)📝
api/code/uplink.go(+1 -1)📝
api/code/ws.go(+10 -2)📝
api/scripts/generate-certificate.sh(+15 -15)📝
api/scripts/startup.sh(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.