mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #68] [MERGED] Bug Fixes #287
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#287
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/68
Author: @lts-rad
Created: 9/16/2022
Status: ✅ Merged
Merged: 9/16/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
42b51e5[ui] flexwrap instead of truncate to show blocklists on mobile722ec52[ui] add pod-install for ios build with github actions8f6789a[ui] avoid autoFocus on device named80dcd4[ui] height fix on mobilef71f47c[ui] height fix on mobile7065fb9[ui] fix new scroll in appbd6b74c[ui] fix scroll on list for mobile viewe65297b[ui] build and signc830b44[build] add ios build workflow1f8e6d3[ui] manual signing📊 Changes
12 files changed (+130 additions, -78 deletions)
View changed files
📝
api/code/api.go(+6 -1)📝
api/code/firewall.go(+30 -7)📝
base/scripts/startup.sh(+3 -1)📝
docker-compose-virt.yml(+2 -0)📝
docker-compose.yml(+2 -0)📝
frontend/ios/spr.xcodeproj/project.pbxproj(+6 -3)📝
frontend/package.json(+2 -0)📝
frontend/src/components/DNS/DNSBlocklist.js(+3 -3)📝
frontend/src/components/DNS/DNSLogHistoryList.js(+67 -61)📝
frontend/src/components/Devices/Device.js(+1 -0)📝
frontend/src/components/Devices/DeviceListing.js(+3 -2)📝
frontend/yarn.lock(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.