derf / travelynx

Traewelling-inspired journey logger with realtime data
https://travelynx.de
GNU Affero General Public License v3.0
117 stars 18 forks source link

Latest Checkin does not sort by journey time #82

Closed derf closed 1 year ago

derf commented 1 year ago

At the moment, the latest checkin (sent e.g. via API or as part of webhook events) is selected based on checkin time. So, when manually adding a past journey, it will override the most recent checkin. The selection should use the departure or arrival timestamp instead.