channable / hoff

A gatekeeper for your commits
Apache License 2.0
41 stars 3 forks source link

JS-based toggleable auto-page-refreshing #248

Closed Qqwy closed 10 months ago

Qqwy commented 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

Qqwy commented 10 months ago

@OpsBotPrime merge

OpsBotPrime commented 10 months ago

Pull request approved for merge by @Qqwy, rebasing now.

OpsBotPrime commented 10 months ago

Rebased as 24d618730c94b2470b6dab5161d295527d96c33f, waiting for CI …

OpsBotPrime commented 10 months ago

CI job :yellow_circle: started.