mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 22:25:53 +03:00
[PR #303] [CLOSED] 推送接口重构,抽离Pusher接口 #308
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#308
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/Finb/bark-server/pull/303
Author: @qcgzxw
Created: 12/25/2024
Status: ❌ Closed
Base:
master← Head:dev📝 Commits (1)
f57ca6e✨ Feat: 推送接口重构,抽离Pusher接口📊 Changes
9 files changed (+332 additions, -259 deletions)
View changed files
📝
docs/API_V2.md(+16 -16)📝
main.go(+1 -2)📝
pusher/apns.go(+28 -38)📝
pusher/apns_certs.go(+11 -3)➕
pusher/message.go(+87 -0)➕
pusher/notification.go(+42 -0)📝
route_push.go(+45 -200)➕
route_push_v2.go(+81 -0)📝
router.go(+21 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.