diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.49k stars 140 forks source link

Improve error handling for file expiry #519

Closed Wingysam closed 9 months ago

Wingysam commented 9 months ago

Currently, using the API returns invalid date whenever you do anything wrong with the expireAt property. With this PR, it tells you what you actually did wrong, such as passing a date that can't be parsed properly or supplying a date in the past.