collove / pasteme

⚡ RESTful Pastebin Service for @hashnode via @planetscale
https://pasteme.pythonanywhere.com
MIT License
85 stars 7 forks source link

Feature Request: Implement expiry feature for pastes (snippets) #48

Closed lnxpy closed 2 years ago

lnxpy commented 2 years ago

A new field for Snippet model to set an expiration time. (e.g. one week, one month, one year,..)

Farhaduneci commented 2 years ago

Thank You Sadra! I will work on this one.

Farhaduneci commented 2 years ago

Pastes now support Expiry feature, the default value is set to One Day, so that pasteme-cli requires some updates too! I will open a PR on that soon.

@lnxpy Please check pasteme-cli repository for command line compability updates.

lnxpy commented 2 years ago

Thank you Farhad. :))