summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2016-04-09allow filtering by monthHEADmasterDaniel Friesel-0/+13
2016-03-21individual list: do not show messages by defaultDaniel Friesel-24/+47
2016-03-21fix encoding in /individual for en_US.UTF8 databasesDaniel Friesel-1/+0
2016-03-20more sensible cache name defaultsDaniel Friesel-1/+1
2016-02-05Allow cache root to be set via envDaniel Friesel-1/+1
2015-12-27fix version info in individuallistDaniel Friesel-2/+3
2015-12-27/individual: let the DB do the joinDaniel Friesel-25/+13
2015-10-22cache data for landing page and formsDaniel Friesel-2/+29
2015-10-18index: override listen port/address via envDaniel Friesel-5/+4
2015-10-16index: allow setting db host/port via envDaniel Friesel-1/+3
2015-09-04avg_delay: remove stddev (counter-intuitive)Daniel Friesel-3/+2
2015-09-04add (very simple) json 2ddata APIDaniel Friesel-16/+43
2015-05-04add cancellation filter to toplistDaniel Friesel-10/+19
2015-04-03individuallist: add messages per departureDaniel Friesel-2/+25
2015-03-31add date filterDaniel Friesel-0/+16
2015-03-29add list of individual arrivals / departuresDaniel Friesel-0/+49
2015-03-28add train_no filter selectorDaniel Friesel-7/+27
2015-03-27another port change. derp.Daniel Friesel-1/+1
2015-03-27port changeDaniel Friesel-1/+1
2015-03-25fix encoding issues on perl5.14 / Debian Stable with nginxDaniel Friesel-11/+18
2015-03-24globalstats: adjust for canceled trainsDaniel Friesel-6/+6
2015-03-23index: remove debug outputsDaniel Friesel-3/+0
2015-03-23add stddev on delay graphDaniel Friesel-6/+11
2015-03-22index: fix stddev/count order in realtime-RateDaniel Friesel-1/+2
2015-03-22dirty hack to accomodate for missing rows in weekhour aggregationDaniel Friesel-2/+34
2015-03-21fix pid file0.03Daniel Friesel-1/+1
2015-03-21index: 2ddata.tsv: add stddev (not plotted yet)Daniel Friesel-5/+8
2015-03-21index: use postgresql dbDaniel Friesel-73/+163
2015-03-11toplist: handle empty list result (fix division by zero)Daniel Friesel-7/+10
2015-03-10bargraph: set titleDaniel Friesel-4/+40
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