Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-02 | Merge _departures and _arrivals. Filter output to two flights preceeding ↵ | Asa Venton | |
current time and three flights after and output on single line. Make output time more reasonable in _flight. | |||
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 ↵ | Asa Venton | |
respectively. | |||
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 | |
currently compatible with IRC bot. Update help. | |||
2020-10-29 | Initial commit. All functionality to query information for a given flight. | Asa Venton | |