aboutsummaryrefslogtreecommitdiff
path: root/src/types.js
Commit message (Collapse)AuthorAgeFilesLines
* web:Trygve Laugstøl2016-03-051-0/+1
| | | | | o Adding an API method to get per-hour aggregate values. Doesn't use the by_hour table yet. o Adding a simple line graph component that can graph a single property's value.
* misc:Trygve Laugstøl2015-11-011-0/+95
o Playing around with type annotations.