mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #170] [MERGED] Dev #patch #357
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#357
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/170
Author: @lts-rad
Created: 6/21/2023
Status: ✅ Merged
Merged: 6/21/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
adb128a[ui] fix default placeholders to 040be3d3[ui] [pfw] Fix useEffect bug with cards8954841[ui] catch mesh error1c4a842[ui] check fetch2f013c7[api] update genSecurePassword to use less confusable characters. Fix issue #52de0c0f7[db] rename topic: dns:serve:event to dns:serve:ip. fetch max 100039bc2f0[ui] fix mobile view of wifi clientsa03b8d6[ui] use new db api for dns logs200ca40[ui] deleteHistory for dns877fed2[ui] delete logs in memory and db📊 Changes
50 files changed (+4131 additions, -2001 deletions)
View changed files
📝
.gitignore(+1 -0)📝
api/Dockerfile(+2 -2)📝
api/code/api.go(+59 -139)📝
api/code/auth.go(+48 -341)📝
api/code/dhcp.go(+2 -1)📝
api/code/firewall.go(+690 -53)📝
api/code/go.mod(+41 -140)📝
api/code/go.sum(+102 -839)➕
api/code/interfaces.go(+444 -0)📝
api/code/plugins.go(+246 -33)📝
api/code/radios.go(+18 -234)➕
api/code/uplink.go(+678 -0)📝
api/code/ws.go(+3 -4)📝
api/scripts/iw_dev.py(+5 -2)📝
base/scripts/nft_rules.sh(+156 -56)📝
base/template_configs/auth/auth_tokens.json(+0 -0)📝
base/template_configs/base/api.json(+11 -1)📝
base/template_configs/base/config.sh(+0 -4)📝
base/template_configs/dns/Corefile(+1 -0)➕
base/template_configs/ppp/vars.sh(+5 -0)...and 30 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.