Changelog of @hackage/quarantimer 1.20200422

quarantimer (1.20200422) unstable; urgency=medium

  • When time for surface is not known, as with masks, say that it's not, instead of using a 1 year timeout.
  • Added a stack.yaml file so it can be built using stack with a known working set of packages.

-- Joey Hess id@joeyh.name Wed, 22 Apr 2020 11:49:50 -0400

quarantimer (1.20200326) unstable; urgency=medium

  • Incorportated new research from https://www.medrxiv.org/content/10.1101/2020.03.15.20036673v1
    • Increase metal from 3 to 7 days (for stainless steel in particular)
    • Add cloth, with 2 days
    • Add paper, with 3 hours
    • Add surgical mask, with 1 year timeout, as virus was still detectable after 7 days and it is not known how long it would remain infectious. It doesn't make sense to time-qurantine surgical masks; they should be disinfected if necessary; they were added just so people don't pick cloth for them and reuse after 2 days.
  • Remove "other" choice. Existing timers for other will still last 72 hours.
  • Once quarantine expires, show how long it's been since expiry in case the user is feeling extra careful.
  • Limit the allowed image formats to png, gif, jpg. In particular don't accept video, which imagemagic would explode into one image per frame.
  • Improve styling of form.
  • Poll hourly to detect when the server has been restarted, and reload the page so the most up-to-date version is displayed.
  • Use webrtc to capture photo, less clunky and allows scaling client-side for faster upload.
  • Display intersticial while uploading.

-- Joey Hess id@joeyh.name Thu, 26 Mar 2020 14:06:29 -0400

quarantimer (1.20200323) unstable; urgency=medium

  • First release.

-- Joey Hess id@joeyh.name Mon, 23 Mar 2020 19:28:04 -0400