mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #1380] [MERGED] IPv6 support #1584
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1584
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/binwiederhier/ntfy/pull/1380
Author: @binwiederhier
Created: 7/4/2025
Status: ✅ Merged
Merged: 7/7/2025
Merged by: @binwiederhier
Base:
main← Head:ipv6📝 Commits (10+)
9d58919Translated using Weblate (Estonian)86bec66Translated using Weblate (Romanian)994266aAdded translation using Weblate (Catalan)62c8a13Translated using Weblate (Catalan)c1e657dTranslated using Weblate (German)df73c6fTranslated using Weblate (Estonian)9c8a8f8Translated using Weblate (Vietnamese)8e7de80Translated using Weblate (Estonian)ff904a5Translated using Weblate (German)48cb816Translated using Weblate (German)📊 Changes
21 files changed (+1038 additions, -552 deletions)
View changed files
📝
cmd/serve.go(+39 -18)📝
docs/config.md(+69 -10)📝
docs/releases.md(+8 -1)📝
go.mod(+29 -29)📝
go.sum(+62 -60)📝
server/config.go(+17 -11)📝
server/server.go(+4 -4)📝
server/server.yml(+14 -2)📝
server/server_middleware.go(+2 -2)📝
server/server_test.go(+91 -7)📝
server/smtp_server.go(+6 -5)📝
server/util.go(+28 -12)📝
server/util_test.go(+47 -3)📝
server/visitor.go(+10 -4)📝
web/package-lock.json(+348 -368)➕
web/public/static/langs/ca.json(+7 -0)📝
web/public/static/langs/de.json(+10 -10)📝
web/public/static/langs/et.json(+172 -1)📝
web/public/static/langs/ro.json(+15 -1)📝
web/public/static/langs/vi.json(+56 -4)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.