Age | Commit message (Expand) | Author | Lines |
2023-08-26 | obtain autocompletion from database2.1.1 | Birte Kristina Friesel | -0/+31 |
2023-08-26 | manual station entry: fix HAFAS redirect | Birte Kristina Friesel | -1/+1 |
2023-08-24 | resolve unknown/ambiguous stop into list of stops | Birte Kristina Friesel | -11/+47 |
2023-08-24 | geolocation: Fix 'hafas=undefined' links for iris stops | Birte Kristina Friesel | -0/+1 |
2023-08-22 | select latest journey based on timestamp, not ID2.0.2 | Birte Kristina Friesel | -1/+1 |
2023-08-22 | Database: create index on real_departure to speed up latest journey queries | Birte Kristina Friesel | -2/+12 |
2023-08-20 | sort HAFAS/IRIS stations by distance | Birte Kristina Friesel | -3/+6 |
2023-08-19 | API: Support HAFAS checkin (via journeyID) | Birte Kristina Friesel | -5/+14 |
2023-08-19 | API: fix checkin with toStation and checkout endpoints | Birte Kristina Friesel | -24/+39 |
2023-08-18 | manual station entry: HAFAS support | Birte Kristina Friesel | -1/+11 |
2023-08-16 | geosearch: always query iris and hafas stops | Birte Kristina Friesel | -17/+46 |
2023-08-16 | recent targets: distinguish hafas/iris | Birte Kristina Friesel | -3/+4 |
2023-08-15 | station board: add iris / hafas links | Birte Kristina Friesel | -1/+15 |
2023-08-14 | traveling: redirect hafas journeys to hafas=1 | Birte Kristina Friesel | -3/+10 |
2023-08-13 | synchronize non-train checkins from traewelling to travelynx | Birte Kristina Friesel | -0/+2 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -26/+308 |
2023-08-13 | influxdb: add stations statistics | Birte Kristina Friesel | -1/+58 |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -15/+39 |
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 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -113/+81 |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -66/+122 |
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -6/+13 |
2023-07-22 | database: stations: make 'ds100' column optional. | Birte Kristina Friesel | -0/+12 |
2023-07-19 | Users->delete: delete relations as well1.33.6 | Birte Kristina Friesel | -9/+11 |
2023-07-18 | followee list: show if accounts are following back1.33.3 | Birte Kristina Friesel | -2/+43 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -26/+64 |
2023-07-16 | action#checkin: re-add auto checkout1.33.1 | Birte Kristina Friesel | -0/+8 |
2023-07-16 | show followee checkins in departure board | Birte Kristina Friesel | -1/+13 |
2023-07-16 | cleanup; perltidy | Birte Kristina Friesel | -20/+14 |
2023-07-15 | add timeline / current checkins | Birte Kristina Friesel | -1/+37 |
2023-07-15 | postprocess timeline; move user-related parts to get_user_status | Birte Kristina Friesel | -152/+131 |
2023-07-15 | database: change maximum comment length | Birte Kristina Friesel | -8/+8 |
2023-07-15 | timeline: minimum visibility is followers-only, not unlisted | Birte Kristina Friesel | -1/+1 |
2023-07-15 | increase maximum comment length | Birte Kristina Friesel | -23/+23 |
2023-07-15 | Move InTransit post-processing to InTransit module | Birte Kristina Friesel | -0/+168 |
2023-07-15 | add view for followees in transit | Birte Kristina Friesel | -0/+76 |
2023-07-14 | Journeys->get_latest: Fix uninitialized value warning | Birte Kristina Friesel | -12/+16 |
2023-07-13 | get_pushable_accounts: obtain all values from in_transit_str | Birte Kristina Friesel | -8/+7 |
2023-07-13 | perltidy | Birte Kristina Friesel | -7/+21 |
2023-07-13 | Checkin: Use correct visibility when pushing to Träwelling | networkException | -1/+19 |
2023-07-09 | Api: use get_departures_p | Birte Kristina Friesel | -33/+32 |
2023-07-09 | station board: fix HTTP status and IRIS error handling | Birte Kristina Friesel | -4/+9 |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -0/+3 |
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -86/+104 |
2023-07-09 | HAFAS station board: fix station name display | Birte Kristina Friesel | -3/+4 |
2023-07-03 | journeys: simplify visibily check | Derf Null | -27/+1 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -28/+28 |
2023-07-02 | show hours and minutes until arrival, not just minutes | Derf Null | -15/+17 |