mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #55] [CLOSED] add maximum expiration logic #133
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#133
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/55
Author: @bt-nia
Created: 6/3/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
602b518add maximum expiration logic0cae4c9Merge branch 'master' into masterbe7f2a0Merge branch 'master' into master8eac733reorder and fix ifsb3518d8return Option instead📊 Changes
3 files changed (+36 additions, -2 deletions)
View changed files
📝
src/env.rs(+16 -0)📝
src/pages.rs(+4 -1)📝
templates/index.html(+16 -1)📄 Description
Disclaimer: I never programmed RUST and this is mostly LLM generated code
This aims to implement https://github.com/matze/wastebin/issues/54
cc: @matze @denissteinhorst for visibility
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.