fbachus
77949f6da6
fix(api_handler): fix wrong date being shown for journeys going past midnight
2026-08-01 00:54:33 +02:00
fbachus
fefa3fd365
cleanup(api_handler): remove todo comments
2026-07-31 04:10:02 +02:00
fbachus
1cf594ed42
feat(route building): add time constraint for departure requests
2026-07-31 04:10:02 +02:00
fbachus
bbc46e752a
chore(api_handler): follow recommended way for sting concat
2026-07-29 18:42:59 +02:00
fbachus
b6b4f27376
feat(departures): add direction info to departures
2026-07-24 18:53:05 +02:00
fbachus
b0216e6a49
feat(ui): filter for station arrivals after start
2026-07-24 17:36:01 +02:00
fbachus
1c0616fa86
feat(departures): make some adaptations to supp diff departure srces
...
with these adaptations to the api_handler and Departure.fromJson,
the fromJson-factory now works for responses from both /departureBoard
and /tripDetail
for /tripDetail a little json-copying is used, see
ApiHandler._expandDeparturesJson
2026-07-23 21:42:13 +02:00
fbachus
4b499d63a6
feat(api_handler): properly return more types for API requests
2026-07-22 02:28:54 +02:00
fbachus
3850cea0e8
feat(api_handler): return proper objects using transport_helper
...
many "changes" due to formatter :/
2026-07-21 03:11:56 +02:00
fbachus
385600dd06
feat(api_requests): add basic api requests that hand back useless ids
2026-05-18 23:49:02 +02:00
fbachus
274c27c7e1
feat(api_connection): add test request to VBB API and ignore env files
2026-05-15 17:09:18 +02:00