Closed Qqwy closed 10 months ago
This PR improves Hoff's web-interface by adding a button to toggle whether the page refreshes automatically every few (every 5) seconds.
The implementation uses a tiny piece of JavaScript to accomplish this task, and remembers whether the toggle is on by using local storage.
Fixes #71
@OpsBotPrime merge
Pull request approved for merge by @Qqwy, rebasing now.
Rebased as 24d618730c94b2470b6dab5161d295527d96c33f, waiting for CI …
CI job :yellow_circle: started.
This PR improves Hoff's web-interface by adding a button to toggle whether the page refreshes automatically every few (every 5) seconds.
The implementation uses a tiny piece of JavaScript to accomplish this task, and remembers whether the toggle is on by using local storage.
Fixes #71