Age | Commit message (Expand) | Author | Lines |
2023-10-01 | store related stations; respect them when looking up connections | Birte Kristina Friesel | -0/+17 |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -0/+14 |
2023-08-22 | Database: create index on real_departure to speed up latest journey queries | Birte Kristina Friesel | -2/+12 |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -0/+22 |
2023-08-08 | sort timeline (descending by checkin timestamp, so most recent checkins first)1.34.2 | Birte Kristina Friesel | -0/+47 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -0/+19 |
2023-07-22 | database: stations: make 'ds100' column optional. | Birte Kristina Friesel | -0/+12 |
2023-07-18 | followee list: show if accounts are following back1.33.3 | Birte Kristina Friesel | -0/+23 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -0/+19 |
2023-07-15 | database: change maximum comment length | Birte Kristina Friesel | -8/+8 |
2023-07-15 | add view for followees in transit | Birte Kristina Friesel | -0/+44 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 |
2023-06-26 | compute effective visibility in database view | Derf Null | -0/+74 |
2023-06-26 | use small stations database for some tests | Derf Null | -0/+8 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -0/+54 |
2023-06-24 | time to flush the name cache | Derf Null | -1/+1 |
2023-06-04 | fix missing join condition in followers view | Derf Null | -0/+23 |
2023-06-04 | do not accept follows / follow requests by default | Derf Null | -1/+1 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -0/+21 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -0/+29 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+48 |
2023-04-01 | Update HAFAS polylines prior to checkout1.30.11 | Derf Null | -0/+42 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -1/+3 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -0/+114 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -0/+12 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -0/+13 |
2023-01-18 | migration: only select required fields1.29.13 | Daniel Friesel | -3/+2 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -0/+76 |
2022-12-12 | database migration: track previosu travelynx version; offer rollback hints | Daniel Friesel | -13/+66 |
2022-12-12 | database IRIS sync: update ds100, name, lat, lon from IRIS DB1.28.4 | Daniel Friesel | -1/+1 |
2022-12-12 | database: has-current-schema: check IRIS version | Daniel Friesel | -1/+4 |
2022-12-11 | database: refactor schema/iris version check | Daniel Friesel | -19/+5 |
2022-12-07 | get name/ds100 from db and lat/lon from dict1.28.1 | Daniel Friesel | -0/+67 |
2022-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -1/+238 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -0/+23 |
2022-08-19 | use bahn.expert as new domain for marudor.de | marudor | -1/+1 |
2022-07-11 | optionally link to external departure boards where sensible (WiP) | Daniel Friesel | -0/+14 |
2022-07-11 | database: fix missing word in workflow example | Daniel Friesel | -1/+1 |
2022-02-14 | Send inactivity notification prior to account deletion | Daniel Friesel | -0/+14 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-10-06 | Stats: Fix handling of negative cumulative arrival/departure delays1.18.1 | Daniel Friesel | -0/+14 |
2020-09-30 | Allow linking a Träwelling account, auto-sync Träwelling→travelynx | Daniel Friesel | -0/+26 |
2020-04-14 | use polyline when computing monthly/yearly distance travelled1.15.10 | Daniel Friesel | -0/+15 |
2020-01-27 | Store journey polylines in DB | Daniel Friesel | -0/+56 |
2019-12-23 | Use EVA IDs instead of travelynx-internal station IDs. Not 100% tested yet. | Daniel Friesel | -0/+132 |
2019-08-31 | Fix wagon order and direction display1.8.9 | Daniel Friesel | -0/+29 |
2019-08-23 | Add proper journey comment support | Daniel Friesel | -0/+75 |
2019-08-13 | Fix beeline distance calculation when start/stop has no geo-coordinates1.8.7 | Daniel Friesel | -1/+17 |