mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #229] [MERGED] gluestack-ui #378
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#378
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/229
Author: @lts-po
Created: 11/3/2023
Status: ✅ Merged
Merged: 11/3/2023
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
6e77b3a[ui] fix mdns name form on mobiled9bb93e[ui] click logo for home90d73c7[ui] increase width for menu itemse2e63bd[ui] update mobile view, more generic lists, buttons and text for forms1e62df3[ui] Fix wireguard endpoint assignment when null97be632[api] [multicast_udp_proxy] Add additional support for iface mappings and multicast tagsb6ef801[api] Dont populate downlink routes for entries with a PSK set32bdd7b[dyndns] Move dyndns to be a true built-in plugin, which starts off by default until enabledf60188e[ui] padding on desktopdfe1499[ui] Add support for updating tags on multicast ports📊 Changes
181 files changed (+16383 additions, -14237 deletions)
View changed files
📝
.github/workflows/ios-build.yml(+4 -3)📝
api/code/dhcp.go(+7 -6)📝
api/code/interfaces.go(+8 -2)📝
api/code/plugins.go(+12 -1)📝
api/code/uplink.go(+1 -1)📝
api_sample_plugin/Dockerfile(+1 -1)➕
api_sample_plugin/docker-compose.yml(+23 -0)📝
db/code/go.mod(+2 -2)📝
db/code/go.sum(+4 -0)📝
frontend/ios/Podfile(+22 -1)📝
frontend/ios/Podfile.lock(+480 -322)📝
frontend/ios/spr.xcodeproj/project.pbxproj(+38 -8)📝
frontend/ios/spr/AppDelegate.mm(+3 -3)📝
frontend/ios/spr/Info.plist(+4 -0)📝
frontend/ios/update-version.sh(+6 -0)📝
frontend/package.json(+38 -29)📝
frontend/src/App.js(+24 -9)📝
frontend/src/App.web.js(+21 -15)📝
frontend/src/AppContext.js(+1 -3)➖
frontend/src/FontAwesomeUtils.js(+0 -480)...and 80 more files
📄 Description
move from native base to gluestack-ui, lots of ui fixes & improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.