mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #1554] [MERGED] Web app update check #1641
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#1641
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/1554
Author: @binwiederhier
Created: 1/18/2026
Status: ✅ Merged
Merged: 1/18/2026
Merged by: @binwiederhier
Base:
main← Head:update-available📝 Commits (5)
cc9f9c0Update checker5a1aa68Refine856f150Better6886ca2Self-review886be72Release notes📊 Changes
13 files changed (+228 additions, -33 deletions)
View changed files
📝
cmd/serve.go(+24 -1)📝
docs/releases.md(+1 -0)📝
main.go(+16 -3)📝
server/config.go(+27 -2)📝
server/server.go(+24 -12)📝
server/server_twilio.go(+3 -3)📝
server/types.go(+1 -0)📝
web/public/config.js(+1 -0)📝
web/public/static/langs/en.json(+3 -0)📝
web/src/app/Pruner.js(+5 -1)➕
web/src/app/VersionChecker.js(+72 -0)📝
web/src/components/Navigation.jsx(+36 -11)📝
web/src/components/hooks.js(+15 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.