summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2015-03-09station dropdown: use legible station names, not codes0.02Daniel Friesel-5/+11
2015-03-08proper title tagDaniel Friesel-2/+7
2015-03-08show verison on top right, remove source linkDaniel Friesel-2/+7
2015-03-07implement toplistDaniel Friesel-11/+10
2015-03-07working top10 (except not rendered yet)Daniel Friesel-1/+10
2015-03-07move filter->where code into separate helper functionDaniel Friesel-37/+78
2015-03-07add filters (mostly working, even)Daniel Friesel-1/+40
2015-03-06lol unicodeDaniel Friesel-1/+2
2015-03-06barform: add optional filters (TODO: Lol Encoding)Daniel Friesel-1/+41
2015-03-05index: git describe works nowDaniel Friesel-2/+2
2015-03-05code cleanup, fix weekday / weekhour labeling and sorting0.01Daniel Friesel-37/+40
2015-03-03barplot: Handle NULL values in delay/is_canceled in countDaniel Friesel-4/+4
2015-03-03show total/matched number of samples in barplot hoverDaniel Friesel-15/+21
2015-02-26plot messages by anythingDaniel Friesel-0/+15
2015-02-25more delay metricsDaniel Friesel-7/+29
2015-02-25parametric bargraph is parametricDaniel Friesel-0/+67
2015-02-25index: fix cancel_numDaniel Friesel-1/+1
2015-02-24perltidyDaniel Friesel-18/+32
2015-02-24add station xsourceDaniel Friesel-0/+3
2015-02-24add /barDaniel Friesel-0/+6
2015-02-24add itnro pageDaniel Friesel-2/+53
2015-02-24tsv: add realtime_rate metricDaniel Friesel-1/+8
2015-02-24index: sort tsv metric casesDaniel Friesel-6/+6
2015-02-24map weekdays to their name, start our week on mondayDaniel Friesel-6/+22
2015-02-23proper number formattingDaniel Friesel-4/+4
2015-02-23arrange most things by most things! (also, fugly code at the moment)Daniel Friesel-4/+13
2015-02-22by_time -> generic 2ddataDaniel Friesel-9/+33
2015-02-20/o/Daniel Friesel-11/+17
2015-02-20some kind of code layout (unfinished)Daniel Friesel-22/+50
2015-02-19add d3js and a barplot playgroundDaniel Friesel-0/+84