[PR #1432] [MERGED] Fix copy to clipboard on HTTP-only hosted sites #1605

Closed
opened 2026-05-07 01:02:52 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1432
Author: @binwiederhier
Created: 8/24/2025
Status: Merged
Merged: 8/24/2025
Merged by: @binwiederhier

Base: mainHead: http-clipboard


📝 Commits (2)

  • b105ed6 Fix copy to clipboard on HTTP-only hosted sites
  • ebb386a Release notes

📊 Changes

5 files changed (+44 additions, -18 deletions)

View changed files

📝 docs/releases.md (+1 -0)
📝 web/src/app/utils.js (+33 -12)
📝 web/src/components/Account.jsx (+3 -3)
📝 web/src/components/ErrorBoundary.jsx (+2 -1)
📝 web/src/components/Notifications.jsx (+5 -2)

📄 Description

Fixes #1408 + #1295


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

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1432 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/24/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `http-clipboard` --- ### 📝 Commits (2) - [`b105ed6`](https://github.com/binwiederhier/ntfy/commit/b105ed6727ded98d4eb5ee08a90a27b9ab131cd2) Fix copy to clipboard on HTTP-only hosted sites - [`ebb386a`](https://github.com/binwiederhier/ntfy/commit/ebb386af58d7e5b3d36ecebae85031d151b45b51) Release notes ### 📊 Changes **5 files changed** (+44 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docs/releases.md` (+1 -0) 📝 `web/src/app/utils.js` (+33 -12) 📝 `web/src/components/Account.jsx` (+3 -3) 📝 `web/src/components/ErrorBoundary.jsx` (+2 -1) 📝 `web/src/components/Notifications.jsx` (+5 -2) </details> ### 📄 Description Fixes #1408 + #1295 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:52 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1605
No description provided.