summaryrefslogtreecommitdiff
path: root/app/javascript/controllers
AgeCommit message (Expand)Author
2021-06-10Start results div scrolled to bottom on page changesDavid Gay
2021-06-09Only scroll chat and results output to the bottom on new content when already...David Gay
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-05Display costs and requirements for selected activity in select fields via Sti...David Gay
2021-06-05Timer: Switch to 1 minute retries after 5 errors, instead of showing an alert...David Gay
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 th...David Gay
2021-05-27Make timer more robust, and `stop_activity` if you can't do itDavid Gay
2021-05-19ChatDavid Gay
2021-05-19Revise and progress with hearth amenity constructionDavid Gay
2021-05-04Initial draft of timer setup, with results outputting and items being awardedDavid Gay