summaryrefslogtreecommitdiff
path: root/json.php
AgeCommit message (Expand)AuthorFilesLines
2017-02-18Relicense to MITChristoph Brill1-114/+128
2013-05-21Make php scripts executableChristoph Brill1-0/+0
2012-05-26Feature: Ignore several usersChristoph Brill1-0/+6
2012-05-17Don't output a named arrayChristoph Brill1-0/+1
2012-05-07Rework the show mode to add user details only onceChristoph Brill1-2/+5
2012-05-02Add using images from planet.freedesktop.orgChristoph Brill1-4/+6
2012-03-26TypoChristoph Brill1-1/+5
2012-03-26Add a 'mode' to show all log lines for a day and a channelChristoph Brill1-47/+95
2012-03-26Deliver the max. valid date in the return valueChristoph Brill1-0/+1
2012-03-26If the file does not exist don't try to parse itChristoph Brill1-1/+5
2012-03-26Only send the timeChristoph Brill1-1/+1
2012-03-26Optimize data represenationChristoph Brill1-1/+15
2012-03-26Add link to the anchor of a timestampChristoph Brill1-2/+4
2012-03-26Use json_encode instead of rolling our own JSON encoderChristoph Brill1-24/+9
2012-03-26Experiment with a json API for the dri logChristoph Brill1-0/+80