index
:
flight-query
master
ars/flight-query/ import from blatech.co.uk from 04/02/2023
ars
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Huge refactor from before I put this project down... not sure why but I shall...
Asa Venton
2 years
Age
Commit message
Author
2022-05-17
Huge refactor from before I put this project down... not sure why but I shall...
HEAD
master
Asa Venton
2020-11-02
Swap all airports to IATA codes. Explicity state if the time output is schedu...
Asa Venton
2020-11-02
Merge _departures and _arrivals. Filter output to two flights preceeding curr...
Asa Venton
2020-10-31
Add .gitignore to hide .conf (which may contain API keys) and testing .txt fi...
Asa Venton
2020-10-31
Add support for actual takeoff and landing times in _arrivals and _departures.
Asa Venton
2020-10-31
Fix comparison operators in input validation.
Asa Venton
2020-10-31
General tidy up of code, comments, usage, remove testing lines.
Asa Venton
2020-10-31
Sort json in _arrivals and _departures by scheduled landing and takeoff respe...
Asa Venton
2020-10-31
Remove line that was used for testing
Asa Venton
2020-10-31
Add very basic support for departures and arrivals from a given airport. Not ...
Asa Venton
[...]