summaryrefslogtreecommitdiff
path: root/app/javascript/controllers/timer_controller.js
AgeCommit message (Collapse)Author
2021-06-07Hook in new web worker stuff with finish activity POST retry stuffDavid Gay
2021-06-07Implement web worker to keep timer running even when page is inactiveDavid Gay
2021-06-06Tweak finish activity retry code to avoid flooding HoneybadgerDavid Gay
2021-06-05Timer: Switch to 1 minute retries after 5 errors, instead of showing an ↵David Gay
alert and stopping
2021-06-04Add back in some timer POST error handlingDavid Gay
2021-06-04Timer progress barDavid Gay
2021-06-04Finishing timer improvementsDavid Gay
2021-06-03Timer: Don't start and stop updating with controller connects/disconnectsDavid Gay
2021-06-03Timer: Improve accuracy/feel by starting to count down immediately (before ↵David Gay
this, there was an uncomfortable delay)
2021-05-27Make timer more robust, and `stop_activity` if you can't do itDavid Gay
2021-05-19Revise and progress with hearth amenity constructionDavid Gay