mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 00:25:59 +03:00
[GH-ISSUE #104] Feature suggestion: search all pastes (PoC implementation included) #61
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#61
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?
Originally created by @FliegendeWurst on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/104
I recently built a simple search function for my own use: https://paste.fliegendewurst.eu/search#unrecognized
If you want I can clean it up a bit (e.g. making it optional) and create a PR. I would also understand if you would rather not have a search function, since it is a bit out of scope for a simple pastebin. (Though it is quite useful for my private pastebin.)
@matze commented on GitHub (Jan 24, 2025):
Hmm, I'm torn and on the fence about this. My impression (and personal experience) is that wastebin's main target audience is corporate intranets for which this might not be desired both for performance and for "privacy" reasons. On the other hand, I can see the appeal for private hosting. Let me keep this open and contemplate a little longer.