]> git.sesse.net Git - remoteglot/commit
Add a very crude function for manual overrides.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 26 Dec 2023 13:50:54 +0000 (14:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 26 Dec 2023 13:50:54 +0000 (14:50 +0100)
commit8733e976299634c8bce83bc8908a99ff669bc2fd
tree419d5921fa0603265d34d7e72ba3acb2e6dd4123
parentf120f5172ba09d12928acc7228e4aa331cbdc190
Add a very crude function for manual overrides.

Needed when the feed is hung but we have some other way of getting
the moves. No real undo yet (you can go back in history and do other
moves, but not delete anything), and it's pretty slow and sluggish.
config.pm
remoteglot.pl
www/js/remoteglot.js
www/manual-override.pl [new file with mode: 0755]