Age | Commit message (Expand) | Author | Lines |
2013-09-27 | ... also document the json version field | Daniel Friesel | -0/+1 |
2013-09-27 | move javascript into body for valid HTML5 | Daniel Friesel | -2/+3 |
2013-09-27 | document all json fields0.07 | Daniel Friesel | -12/+11 |
2013-09-27 | split get_departures into get_filtered_departures and make_infoboard_lines | Daniel Friesel | -57/+97 |
2013-09-27 | Get version from git, add version field to json | Daniel Friesel | -2/+4 |
2013-09-24 | fix $expiry declaration error (broken in 5.14) | Daniel Friesel | -1/+1 |
2013-09-24 | Do not cache JSON exported data longer than 1 minute (normal data: 3 min) | Daniel Friesel | -3/+4 |
2013-09-24 | Expose backend errors in JSON | Daniel Friesel | -0/+1 |
2013-09-24 | decrease cache expiration time | Daniel Friesel | -5/+1 |
2013-09-23 | Some more JSON export documentation | Daniel Friesel | -0/+18 |
2013-09-22 | add json frontend to selection menu | Daniel Friesel | -2/+8 |
2013-09-22 | show as many lines as possible in json format | Daniel Friesel | -5/+7 |
2013-09-22 | add &color= support for html frontend | Daniel Friesel | -1/+3 |
2013-09-18 | Fix UTF-8 in json export | Daniel Friesel | -0/+1 |
2013-09-18 | add .json frontend | Daniel Friesel | -6/+39 |
2013-09-18 | html frontend: Add scale parameter | Daniel Friesel | -1/+2 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+1 |
2013-09-03 | fix emptyline buffer off by one | Daniel Friesel | -1/+1 |
2013-09-03 | adjust autoreload to work in html mode | Daniel Friesel | -2/+2 |
2013-09-03 | add experimental HTML frontend | Daniel Friesel | -0/+118 |
2013-09-03 | move departure filter logic to separate function | Daniel Friesel | -58/+87 |
2013-08-28 | fix no_lines default | Daniel Friesel | -2/+2 |
2013-08-28 | specify negative no_lines to autocrop png (remove black space) | Daniel Friesel | -5/+34 |
2013-08-28 | move VRRR to public | Daniel Friesel | -0/+0 |
2013-08-28 | Add LED truetype font by nomoketo | Daniel Friesel | -0/+0 |
2013-08-28 | add scale option | Daniel Friesel | -2/+8 |
2013-08-28 | enable antialiasing, doesn't seem to work | Daniel Friesel | -5/+3 |
2013-02-13 | code cleanup | Daniel Friesel | -5/+7 |
2013-02-10 | remove probably unneeded accepts limit | Daniel Friesel | -1/+0 |
2013-02-09 | move main.html.ep to templates directory, remove now unneeded not_found.html.ep | Daniel Friesel | -172/+153 |
2012-10-08 | Show "no departures" instead of empty screen0.06 | Daniel Friesel | -2/+9 |
2012-10-01 | strip RNV line prefix | Daniel Friesel | -1/+1 |
2012-08-30 | update gitignore | Daniel Friesel | -6/+2 |
2012-08-20 | ignored canceled departures | Daniel Friesel | -0/+5 |
2012-07-28 | fix intro title, better intro text, fix example link | Daniel Friesel | -7/+9 |
2012-04-04 | use less workers | Daniel Friesel | -0/+1 |
2012-04-01 | add hypnotoad configuration | Daniel Friesel | -0/+8 |
2012-03-28 | cgi: Add notes section with example | Daniel Friesel | -0/+20 |
2012-03-16 | Merge branch 'master' of aneurysm:var/git_root/vrr-fakedisplay | Daniel Friesel | -27/+35 |
2012-03-16 | add missing characters to font (thanks to blueslee) | Daniel Friesel | -0/+0 |
2012-03-14 | Remove all parameters with default values in _redirect | Daniel Friesel | -13/+13 |
2012-03-14 | A little bit more CSS | Daniel Friesel | -9/+18 |
2012-03-02 | perltidy | Daniel Friesel | -5/+4 |
2012-02-03 | version++0.05 | Daniel Friesel | -1/+1 |
2012-02-03 | index.pl: Try to avoid UTF8 cache fnords | Daniel Friesel | -1/+2 |
2011-12-03 | less caching for some stops | Daniel Friesel | -1/+7 |
2011-12-03 | version++0.04 | Daniel Friesel | -4/+5 |
2011-12-03 | Add DeutscheBahn backend (for now, VRR remains default) | Daniel Friesel | -22/+60 |
2011-11-30 | fix "S1 S-Bahn" and similar (Berlin) | Daniel Friesel | -0/+2 |
2011-11-21 | style fixes | Daniel Friesel | -21/+41 |