index
:
db-fakedisplay
async-iris
feature/internal-hafas-api
main
master
App/Infoscreen for Railway Departures in Germany
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
DBInfoscreen
/
Controller
Age
Commit message (
Expand
)
Author
Lines
2020-07-11
move train details to a separate helper function
Daniel Friesel
-174
/
+155
2020-06-28
Partially refactor handle_request
Daniel Friesel
-139
/
+160
2020-06-28
add experimental (and unreferenced) train intersection calculation
Daniel Friesel
-35
/
+392
2020-06-12
use debug log for debug output
Daniel Friesel
-0
/
+6
2020-05-24
Map: Fix position calculation between first and second station
3.2.1
Daniel Friesel
-1
/
+1
2020-05-24
animate train position in map
3.2.0
Daniel Friesel
-147
/
+328
2020-05-23
map: move train position calculation to a helper function
Daniel Friesel
-92
/
+91
2020-04-20
switch to a proper dark theme using javascript and sass
3.1.0
Daniel Friesel
-1
/
+0
2020-04-16
Fix occasionally incorrect TripIDs (and thus incorrect polylines)
3.0.3
Daniel Friesel
-21
/
+30
2020-01-30
Remove session / "save defaults" support due to caching issues
3.0.0
Daniel Friesel
-22
/
+1
2020-01-26
JSON API: avoid warning on non-integer api version requests
Daniel Friesel
-2
/
+2
2020-01-22
map: show operator name
Daniel Friesel
-0
/
+1
2020-01-22
fetch wagon order asynchronously
2.5.12
Daniel Friesel
-21
/
+95
2020-01-10
Remove exposed HAFAS/RIS backend support
Daniel Friesel
-4
/
+3
2020-01-09
map: invert from/to colour
2.5.10
Daniel Friesel
-2
/
+2
2020-01-08
show station location in map
2.5.9
Daniel Friesel
-0
/
+27
2020-01-07
handle UserAgent timeouts gracefully
Daniel Friesel
-7
/
+20
2020-01-07
show planned IC/ICE type in detail view
Daniel Friesel
-1
/
+2
2020-01-06
show planned IC/ICE subtype if available (experimental!)
Daniel Friesel
-0
/
+1
2020-01-05
map: show current / next stop name, arrival/departure time and platform
2.5.7
Daniel Friesel
-14
/
+36
2020-01-05
Map: Show estimated train position
2.5.6
Daniel Friesel
-15
/
+161
2020-01-05
Use RT cache for polylines, as they contain realtime data
2.5.5
Daniel Friesel
-1
/
+1
2020-01-05
handle undefined train types
2.5.4
Daniel Friesel
-1
/
+1
2020-01-05
Do not parse uninitialized values
Daniel Friesel
-5
/
+7
2020-01-05
map: show arr/dep times
2.5.3
Daniel Friesel
-11
/
+56
2020-01-05
map: simplify error handling
Daniel Friesel
-1
/
+3
2020-01-05
Fetch map asynchronously
Daniel Friesel
-71
/
+101
2020-01-04
Use correct Trip ID request for arrival-only trains
2.5.1
Daniel Friesel
-7
/
+10
2020-01-04
cache transport.rest requests
Daniel Friesel
-3
/
+25
2020-01-04
show train route on map
2.5.0
Daniel Friesel
-0
/
+137
2019-12-26
fix wagon order for wing trains
2.4.1
Daniel Friesel
-5
/
+20
2019-12-23
wagon order: distinguish between requested train and wings, show dest sections
Daniel Friesel
-0
/
+1
2019-12-21
set S-Bahn type for non-DB S-Bahn trains as well
Daniel Friesel
-2
/
+8
2019-12-10
only link to wagon order if the train has one
2.3.16
Daniel Friesel
-0
/
+35
2019-11-26
Prune HAFAS messages which are already known from IRIS
2.3.15
Daniel Friesel
-0
/
+6
2019-11-25
fix uninitialized value warning
2.3.14
Daniel Friesel
-1
/
+1
2019-11-23
Fix uninitialized value warnings
Daniel Friesel
-3
/
+8
2019-11-10
single layout: strip non-numeric platform parts for now
2.3.12
Daniel Friesel
-4
/
+13
2019-10-15
prepare more detailed traininfo view when offline / on slow network
Daniel Friesel
-4
/
+4
2019-10-04
stationboard: request all traininfo.exe data with rt cache
2.3.8
Daniel Friesel
-1
/
+1
2019-07-14
get_route_timestamps: handle ambiguous train numbers
2.3.5
Daniel Friesel
-7
/
+27
2019-06-19
avoid train no mixup when adding missing stops to routes
2.3.4
Daniel Friesel
-8
/
+8
2019-06-10
show version on about page
Daniel Friesel
-1
/
+7
2019-06-10
app: link to main page when options are hidden
Daniel Friesel
-0
/
+2
2019-06-10
add head nav and prominent geolocation link to app template
Daniel Friesel
-18
/
+17
2019-06-09
Correctly color ECE and TGV trains in detail view
2.3.3
Daniel Friesel
-0
/
+2
2019-06-09
detail view: Show stops left out by IRIS due to train number changes
2.3.2
Daniel Friesel
-7
/
+67
2019-06-07
use global cache objects, also cache wagon order
2.3.1
Daniel Friesel
-44
/
+19
2019-06-03
add an about page
Daniel Friesel
-0
/
+6
2019-06-03
Fix order of HIM messages
Daniel Friesel
-4
/
+4
[next]