mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #104] [MERGED] [ui] Improve mesh, ios fixes #312
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#312
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/104
Author: @lts-rad
Created: 12/21/2022
Status: ✅ Merged
Merged: 12/21/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (8)
b273135[ui] Update connectivity to check all wifi interfaces6a85e89Merge branch 'main' into deved5991aIosfix, ui updates (#103)304f803Merge branch 'dev' of https://github.com/spr-networks/super into dev88648bd[build] add fetch-depth: 0 for tags81be17c[ui] Refactor arrow functions so that users can proxy calls to mesh nodes with remoteURL93d99bc[ui] Call into the mesh nodes for online status313a25aMerge branch 'dev' of https://github.com/spr-networks/super into dev📊 Changes
33 files changed (+729 additions, -492 deletions)
View changed files
📝
.github/workflows/clearfog-ubuntu-iso.yml(+2 -0)📝
.github/workflows/pi-ubuntu-iso.yml(+2 -0)📝
frontend/src/api/API.js(+0 -1)📝
frontend/src/api/Auth.js(+11 -3)📝
frontend/src/api/DNS.js(+35 -15)📝
frontend/src/api/Device.js(+43 -26)📝
frontend/src/api/Dyndns.js(+3 -3)📝
frontend/src/api/Firewall.js(+27 -10)📝
frontend/src/api/Group.js(+2 -2)📝
frontend/src/api/Logs.js(+1 -1)📝
frontend/src/api/Nfmap.js(+1 -1)📝
frontend/src/api/Notifications.js(+15 -4)📝
frontend/src/api/Pfw.js(+58 -22)📝
frontend/src/api/Plugin.js(+26 -8)📝
frontend/src/api/Traffic.js(+3 -3)📝
frontend/src/api/Wifi.js(+89 -39)📝
frontend/src/api/Wireguard.js(+23 -7)📝
frontend/src/api/mesh.js(+47 -8)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+89 -100)📝
frontend/src/components/DNS/DNSLogList.js(+37 -39)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.