mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #34] [MERGED] June Dev #267
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#267
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/34
Author: @lts-rad
Created: 6/22/2022
Status: ✅ Merged
Merged: 6/29/2022
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
60a8708[ui] [dyndns] Add editable list for domains6b56001[ui] btn colors in tabs7a3a4b8[ui] bg in webroot83ea5ac[ui] web vs native fonts fixe0f0e4d[ui] font awesome icons fix for native vs web8c6a606[ui] font awesome icons fix for native vs web6485bb7[ui] update for dyndns4295834[ui] small fixes1891de1[ui] update for dyndns418f7fb[ui] update for dyndns📊 Changes
88 files changed (+6357 additions, -1644 deletions)
View changed files
📝
api/code/api.go(+167 -4)📝
api/code/auth.go(+3 -8)📝
api/code/firewall.go(+4 -4)📝
api/code/plugins.go(+60 -58)📝
api/code/traffic.go(+9 -1)📝
api/scripts/iw_dev.py(+1 -1)📝
api_sample_plugin/code/sample_plugin.go(+1 -1)📝
base/scripts/nft_rules.sh(+89 -9)📝
base/scripts/startup.sh(+7 -0)➕
base/template_configs/base/auth_tokens.json(+1 -0)📝
docker-compose-prebuilt.yml(+3 -0)📝
docker-compose-src.yml(+3 -0)📝
docker-compose-virt.yml(+2 -0)📝
docker-compose-virtsrc.yml(+2 -0)📝
dyndns/code/dyndns_plugin.go(+1 -1)➕
frontend/babel-plugin-macros.config.js(+5 -0)📝
frontend/babel.config.js(+2 -1)📝
frontend/src/AppContext.js(+4 -2)📝
frontend/src/FontAwesomeUtils.js(+350 -1)📝
frontend/src/Theme.js(+20 -2)...and 68 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.