[PR #69] [MERGED] Show QR code after a burn paste has been created #141

Closed
opened 2026-02-27 10:15:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/69
Author: @cgzones
Created: 9/22/2024
Status: Merged
Merged: 10/26/2024
Merged by: @matze

Base: masterHead: burn_qr


📝 Commits (1)

  • d680478 Show QR code after a burn paste has been created

📊 Changes

4 files changed (+41 additions, -11 deletions)

View changed files

📝 src/pages.rs (+18 -8)
📝 src/routes/mod.rs (+3 -3)
📝 src/routes/paste.rs (+14 -0)
📝 templates/burn.html (+6 -0)

📄 Description

Since one can not visit the actual page (without deleting it) for one-time-pastes, there is no other way to get the QR code for URL of the created paste.


🔄 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/matze/wastebin/pull/69 **Author:** [@cgzones](https://github.com/cgzones) **Created:** 9/22/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@matze](https://github.com/matze) **Base:** `master` ← **Head:** `burn_qr` --- ### 📝 Commits (1) - [`d680478`](https://github.com/matze/wastebin/commit/d680478c55532e9e75d5e1c1c4a2fbf61fa097f3) Show QR code after a burn paste has been created ### 📊 Changes **4 files changed** (+41 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/pages.rs` (+18 -8) 📝 `src/routes/mod.rs` (+3 -3) 📝 `src/routes/paste.rs` (+14 -0) 📝 `templates/burn.html` (+6 -0) </details> ### 📄 Description Since one can not visit the actual page (without deleting it) for one-time-pastes, there is no other way to get the QR code for URL of the created paste. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15:55 +03: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/wastebin-matze#141
No description provided.