mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #301] [MERGED] APNs support #patch #397
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#397
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/301
Author: @lts-rad
Created: 3/23/2024
Status: ✅ Merged
Merged: 3/25/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (10+)
589bade[docs] Add a link to D/O VPN Droplet4c0784e[ui] update pods366849c[ui] fix #287, setup mobile form. + isDone message fix for setup3337ad3[ui] wip apple notifications for iosceebaca[ui] wip apple notifications for iosb4d36bb[ui] cleanup, setup and init notifications on ios in App.js83830a0[ui] add react-native-device-info, react-native-rsa-native for ios notifications01cb02f[ui] add code for storing deviceinfo, also send this info to api101c4ac[api] add /alerts_register route to save device info for ios3cbbcc4[api] validate deviceId📊 Changes
79 files changed (+2819 additions, -1075 deletions)
View changed files
📝
README.md(+5 -3)📝
RELEASE-NOTES.md(+9 -0)📝
api/code/alerts.go(+347 -4)📝
api/code/api.go(+167 -70)📝
api/code/auth.go(+17 -6)📝
api/code/firewall.go(+169 -72)📝
api/code/go.mod(+8 -7)📝
api/code/go.sum(+19 -24)📝
api/code/interfaces.go(+47 -7)📝
api/code/plugins.go(+32 -12)📝
api/code/ws.go(+9 -1)📝
api_sample_plugin/README.md(+5 -6)➕
api_sample_plugin/plugin.json(+10 -0)📝
base/template_configs/devices/devices.json(+4 -2)📝
base/template_configs/devices/groups.json(+1 -15)📝
dns/Dockerfile(+7 -9)📝
docker-compose-test.yml(+2 -0)📝
docker-compose-virt.yml(+2 -0)📝
docker-compose.yml(+4 -2)📝
frontend/ios/Podfile.lock(+13 -1)...and 59 more files
📄 Description
v0.3.7
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.