Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-22 | select latest journey based on timestamp, not ID2.0.2 | Birte Kristina Friesel | -1/+1 | |
This avoids manually added past journeys messing with the latest travel target | ||||
2023-08-22 | Database: create index on real_departure to speed up latest journey queries | Birte Kristina Friesel | -2/+12 | |
2023-08-22 | Fix 24h delay in cross-midnight journeys after midnight2.0.1 | Birte Kristina Friesel | -19/+13 | |
The culprit: https://git.finalrewind.org/Travel-Status-DE-DeutscheBahn/commit/?id=139f52fbda84da76cb2a8ee5e878e41b6bfe70f8 | ||||
2023-08-20 | we have (mostly) full sync2.0.0 | Birte Kristina Friesel | -5/+2 | |
I don't wanna know about time zones, though. | ||||
2023-08-20 | HAFAS: no more testbetrieb | Birte Kristina Friesel | -1/+0 | |
2023-08-20 | changelog | Birte Kristina Friesel | -0/+37 | |
2023-08-20 | sort HAFAS/IRIS stations by distance | Birte Kristina Friesel | -3/+6 | |
2023-08-20 | release assets | Birte Kristina Friesel | -23/+23 | |
2023-08-20 | rebuild assets | Birte Kristina Friesel | -4/+4 | |
2023-08-20 | update autocomplete list | Birte Kristina Friesel | -1/+13 | |
2023-08-20 | update cpanfile.snapshot | Birte Kristina Friesel | -14/+13 | |
2023-08-19 | add_journey: note that HAFAS journeys are not supported at the moment | Birte Kristina Friesel | -1/+3 | |
2023-08-19 | API: Support HAFAS checkin (via journeyID) | Birte Kristina Friesel | -7/+30 | |
2023-08-19 | API: fix checkin with toStation and checkout endpoints | Birte Kristina Friesel | -24/+39 | |
Broken by 38ad42b42cbf6da6254a2498a2fc553507cb3f18 | ||||
2023-08-19 | account: move API documentation link to the info text | Birte Kristina Friesel | -9/+1 | |
2023-08-18 | manual station entry: HAFAS support | Birte Kristina Friesel | -2/+12 | |
2023-08-17 | departures: use hafas/iris icons | Birte Kristina Friesel | -17/+10 | |
2023-08-17 | use more easily distinguishable icons for hafas/iris; document in legend | Birte Kristina Friesel | -2/+10 | |
2023-08-16 | show train/bus icons in stop list | Birte Kristina Friesel | -2/+8 | |
2023-08-16 | update tests for 61b33446cd255235b6ae19823461322d7607ab59 | Birte Kristina Friesel | -8/+8 | |
2023-08-16 | geosearch: always query iris and hafas stops | Birte Kristina Friesel | -19/+49 | |
2023-08-16 | recent targets: distinguish hafas/iris | Birte Kristina Friesel | -5/+6 | |
2023-08-15 | route / checkout selection: use EVA ID if available | Birte Kristina Friesel | -2/+2 | |
2023-08-15 | station board: add iris / hafas links | Birte Kristina Friesel | -1/+35 | |
2023-08-14 | traveling: redirect hafas journeys to hafas=1 | Birte Kristina Friesel | -3/+10 | |
2023-08-14 | API docs: Zug → Fahrt | Birte Kristina Friesel | -14/+14 | |
2023-08-14 | API: Note that ds100 may be null | Birte Kristina Friesel | -8/+6 | |
2023-08-14 | hafas preparations: Zug → Fahrt | Birte Kristina Friesel | -53/+53 | |
2023-08-13 | synchronize non-train checkins from traewelling to travelynx | Birte Kristina Friesel | -14/+81 | |
2023-08-13 | Remove unused _cancelled template | Birte Kristina Friesel | -27/+0 | |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -40/+509 | |
2023-08-13 | influxdb: add stations statistics | Birte Kristina Friesel | -1/+59 | |
2023-08-12 | fix tests (use relative datetimes for proper past visibility handling) | Birte Kristina Friesel | -8/+8 | |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -18/+41 | |
2023-08-09 | traewelling oauth: pass HTTP redirect_uri in development mode | Birte Kristina Friesel | -2/+4 | |
2023-08-08 | sort timeline (descending by checkin timestamp, so most recent checkins first)1.34.2 | Birte Kristina Friesel | -0/+47 | |
2023-08-08 | Fix Traewelling OAuth2 behind reverse proxies1.34.1 | Birte Kristina Friesel | -1/+6 | |
a reverse proxy makes mojolicious believe that it is using HTTP, even though it is HTTPS. | ||||
2023-08-08 | changelog1.34.0 | Birte Kristina Friesel | -0/+31 | |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -170/+179 | |
This is a breaking change insofar as that traewelling support is no longer provided automatically, but must be enabled by providing a traewelling.de application ID and secret in travelynx.conf. However, as traewelling.de password login is deprecated and wil soon be disabled, travelynx would break either way. So we might or might not see travelynx 2.0.0 in the next days. Automatic token refresh is still todo, but that was the case for password login as well. Closes #64 | ||||
2023-08-06 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2023-08-06 | use proper text contrast for input labels | Birte Kristina Friesel | -3/+5 | |
Materialize has _weird_ defaults Closes #79 | ||||
2023-08-06 | update autocomplete for IRIS 1.88 | Birte Kristina Friesel | -6/+19 | |
2023-08-06 | update cpanfile.snapshot | Birte Kristina Friesel | -99/+96 | |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -252/+343 | |
2023-07-23 | departure board: do not allow new checkins prior to arrival of current checkin | Birte Kristina Friesel | -3/+18 | |
This check is already present in the backend; now the frontend knows about it too. | ||||
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -41/+25 | |
travelynx now always calls checkout with the database-provided arr_eva, so the edge case in which it provided a station that is not actually on the route of a train can no longer appear. | ||||
2023-07-23 | do not use minified js in development mode | Birte Kristina Friesel | -3/+7 | |
2023-07-22 | database: stations: make 'ds100' column optional. | Birte Kristina Friesel | -0/+12 | |
HAFAS stations do not necessarily have ds100 codes | ||||
2023-07-20 | social_list: use blue text to distinguish action icons from info icons1.33.7 | Birte Kristina Friesel | -9/+9 | |
2023-07-19 | Users->delete: delete relations as well1.33.6 | Birte Kristina Friesel | -9/+11 | |