mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #163] [MERGED] Bug fixes for dns-block build and pfw #patch #352
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#352
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/163
Author: @lts-rad
Created: 6/7/2023
Status: ✅ Merged
Merged: 6/7/2023
Merged by: @lts-rad
Base:
main← Head:bug-fix📝 Commits (9)
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 dns📊 Changes
10 files changed (+126 additions, -33 deletions)
View changed files
📝
api/code/api.go(+44 -9)📝
db/code/boltapi.go(+24 -3)📝
frontend/src/api/Db.js(+4 -0)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+40 -14)📝
frontend/src/components/Dashboard/WireguardWidgets.js(+2 -2)📝
frontend/src/components/Devices/DeviceListing.js(+1 -0)📝
frontend/src/components/Flow/FlowCards.js(+0 -1)📝
frontend/src/components/Flow/FlowList.js(+5 -3)📝
frontend/src/components/Logs/LogListDb.js(+4 -0)📝
frontend/src/components/Wifi/WifiClients.js(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.