mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #17] [MERGED] Gotify support #575
Reference in New Issue
Block a user
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/qdm12/ddns-updater/pull/17
Author: @qdm12
Created: 9/6/2019
Status: ✅ Merged
Merged: 9/6/2019
Merged by: @qdm12
Base:
master← Head:gotify-support📝 Commits (2)
5558c33Added Gotify support and notifications1d8510fReadme update for Gotify📊 Changes
11 files changed (+176 additions, -10 deletions)
View changed files
📝
README.md(+20 -0)📝
go.mod(+1 -0)📝
go.sum(+42 -0)📝
main.go(+15 -5)➕
pkg/admin/gotify.go(+53 -0)📝
pkg/params/init.go(+4 -0)📝
pkg/params/params.go(+20 -0)📝
pkg/server/serve.go(+7 -1)📝
pkg/update/trigger.go(+7 -4)📝
pkg/update/update.go(+7 -0)➕
readme/gotify.jpg(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.