mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #127] [MERGED] March update #patch #332
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#332
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/127
Author: @lts-rad
Created: 3/26/2023
Status: ✅ Merged
Merged: 3/26/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
b3f84ec[api] Add systemd/journald back into the build0c0c0d3[api] Add support for tags, encode GET parametersf0c1b28[api] Update tags response240a16f[superd] Refactor channels to ignore PLUS modulesa39b0ff[api] Fix mismatch between version and tags3be91b9[testing] Add tests for release API calls228aaa0[superd] strip newline for docker inspect. use container param for container_version1f9f76f[superd] Switch to PUT instead of get for actions5d00535Merge branch 'dev' of https://github.com/spr-networks/super into devf898ad7[superd] Fix whitespace📊 Changes
31 files changed (+5840 additions, -5324 deletions)
View changed files
📝
api/Dockerfile(+1 -1)📝
api/code/api.go(+155 -31)📝
api/code/plugins.go(+29 -8)📝
api/code/radios.go(+41 -22)📝
api/scripts/iw_list.py(+4 -0)📝
frontend/README.md(+2 -0)📝
frontend/ios/Podfile.lock(+1 -1)📝
frontend/package.json(+3 -3)📝
frontend/src/FontAwesomeUtils.js(+12 -0)➕
frontend/src/__tests__/Pfw.js(+50 -0)📝
frontend/src/api/MockAPI.js(+38 -0)📝
frontend/src/api/Nfmap.js(+4 -10)📝
frontend/src/api/Wifi.js(+4 -0)📝
frontend/src/components/DNS/DNSLogList.js(+44 -37)📝
frontend/src/components/Devices/DeviceListing.js(+69 -45)📝
frontend/src/components/Firewall/ForwardBlockList.js(+0 -1)📝
frontend/src/components/Firewall/ForwardList.js(+76 -67)📝
frontend/src/components/ModalForm.js(+15 -13)📝
frontend/src/components/Plugins/PluginList.js(+101 -116)➕
frontend/src/components/System/Docker.js(+199 -0)...and 11 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.