mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[PR #1332] [MERGED] feat(notification): add support for Ntfy #1250
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1250
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/0xJacky/nginx-ui/pull/1332
Author: @liheji
Created: 8/30/2025
Status: ✅ Merged
Merged: 8/30/2025
Merged by: @0xJacky
Base:
dev← Head:dev📝 Commits (3)
5df71ccfeat(notification): add support for Ntfycbea5efUpdate internal/notification/ntfy.go4c294caUpdate internal/notification/ntfy.go📊 Changes
17 files changed (+233 additions, -0 deletions)
View changed files
📝
app/src/language/ar/app.po(+4 -0)📝
app/src/language/de_DE/app.po(+4 -0)📝
app/src/language/en/app.po(+4 -0)📝
app/src/language/es/app.po(+4 -0)📝
app/src/language/fr_FR/app.po(+4 -0)📝
app/src/language/ja_JP/app.po(+4 -0)📝
app/src/language/ko_KR/app.po(+4 -0)📝
app/src/language/pt_PT/app.po(+4 -0)📝
app/src/language/ru_RU/app.po(+4 -0)📝
app/src/language/tr_TR/app.po(+4 -0)📝
app/src/language/uk_UA/app.po(+4 -0)📝
app/src/language/vi_VN/app.po(+4 -0)📝
app/src/language/zh_CN/app.po(+4 -0)📝
app/src/language/zh_TW/app.po(+4 -0)📝
app/src/views/preference/components/ExternalNotify/index.ts(+2 -0)➕
app/src/views/preference/components/ExternalNotify/ntfy.ts(+46 -0)➕
internal/notification/ntfy.go(+129 -0)📄 Description
feat(notification): add support for Ntfy
Page effect:



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.