Closed spencerkimball closed 5 years ago
I'm not reviewing this here. I've made you a collaborator, merge away.
Welcome to the wild west and keep up the good work.
You'll probably want to pull on the shared machine, and supervisorctl restart <peer-ack>
, or maybe cause it's python you won't need to? You break it, you buy it.
in a rotating slideshow. The page goes into fullscreen mode with any key press. It updates from the peer acks database every 100 acks.
Also added a new
/acks
endpoint which returns anapplication/json
response containing the past 7 days worth of peer acks. Had to move the user email fetching code out of thePage
class and into a static class.This change is