aboutsummaryrefslogtreecommitdiff
path: root/public/javascripts
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Improve layout on mobile devices and tabletsJames Barnett1-2/+8
2018-04-07Try to re-establish lost websocket connectionsJames Barnett1-1/+9
2018-04-07Add support for switching between multiple plugsJames Barnett1-23/+28
2018-04-07Switch from http polling to data push via websocketsJames Barnett1-96/+38
2018-04-02Add TravisCI and SonarQube integrationJames Barnett1-1/+1
2018-04-01Show total and average usage for current day and monthJames Barnett1-22/+74
2018-03-31Add plug state and uptime. Placeholder tiles for averagesJames Barnett1-6/+35
2018-03-31Add monthly usage graphJames Barnett1-1/+61
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-2/+64
2018-03-31Add realtime usage trend graphJames Barnett1-13/+71
2018-03-30Poll for realtime usage updatesJames Barnett1-0/+95