mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #69] [MERGED] Show QR code after a burn paste has been created #141
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#141
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/matze/wastebin/pull/69
Author: @cgzones
Created: 9/22/2024
Status: ✅ Merged
Merged: 10/26/2024
Merged by: @matze
Base:
master← Head:burn_qr📝 Commits (1)
d680478Show 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.