andreimatei / peer-ack

3 stars 1 forks source link

Add a new `inforad.html` page which displays the past 7 days peer acks #2

Closed spencerkimball closed 5 years ago

spencerkimball commented 5 years ago

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 an application/json response containing the past 7 days worth of peer acks. Had to move the user email fetching code out of the Page class and into a static class.


This change is Reviewable

spencerkimball commented 5 years ago
andreimatei commented 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.