index
:
vrr-fakedisplay
master
Show bus/tram departures, LED display-style
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cgi
/
index.pl
Age
Commit message (
Expand
)
Author
Lines
2013-10-09
fix landing page (errstr was not used correctly)
Daniel Friesel
-1
/
+4
2013-10-09
show error messages directly in HTML
Daniel Friesel
-0
/
+4
2013-10-09
render_{html,image}: make_infoboard_lines need to know the backend
Daniel Friesel
-0
/
+2
2013-09-27
document all json fields
0.07
Daniel Friesel
-1
/
+1
2013-09-27
split get_departures into get_filtered_departures and make_infoboard_lines
Daniel Friesel
-57
/
+89
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-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
-0
/
+2
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
-0
/
+1
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
add experimental HTML frontend
Daniel Friesel
-0
/
+30
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
/
+17
2013-08-28
add scale option
Daniel Friesel
-1
/
+7
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
/
+0
2012-10-08
Show "no departures" instead of empty screen
0.06
Daniel Friesel
-1
/
+8
2012-10-01
strip RNV line prefix
Daniel Friesel
-1
/
+1
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-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
-3
/
+2
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
-3
/
+4
2011-12-03
Add DeutscheBahn backend (for now, VRR remains default)
Daniel Friesel
-22
/
+59
2011-11-30
fix "S1 S-Bahn" and similar (Berlin)
Daniel Friesel
-0
/
+2
2011-11-21
style fixes
Daniel Friesel
-21
/
+41
2011-11-20
detect Travel::Status::DE::VRR error messages
Daniel Friesel
-0
/
+11
2011-11-13
cgi: alignment fixes
Daniel Friesel
-6
/
+5
2011-11-13
cgi: html: It's actually the _minimum_ offset
Daniel Friesel
-1
/
+1
2011-11-13
Add offset, platform matching, prefix-line matching
0.03
Daniel Friesel
-9
/
+46
2011-11-11
no warnings 'uninitialized'; improve line filter
Daniel Friesel
-1
/
+3
2011-11-11
filter all trains except S-Bahn (mostly for main stations)
Daniel Friesel
-1
/
+2
2011-11-11
cgi: Start shortening line as well
Daniel Friesel
-0
/
+9
2011-11-11
Do not strip city prefix for Hbf
Daniel Friesel
-5
/
+8
[next]