Age | Commit message (Expand) | Author | Lines |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -1/+1 |
2023-08-19 | account: move API documentation link to the info text | Birte Kristina Friesel | -9/+1 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -24/+26 |
2023-07-18 | fix follow-requests-received link1.33.5 | Birte Kristina Friesel | -2/+2 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -9/+19 |
2023-06-25 | account: move profile link out of settings | Derf Null | -3/+12 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -0/+1 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -1/+94 |
2023-06-04 | add profile editor | Derf Null | -1/+2 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -28/+2 |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -1/+1 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -1/+1 |
2022-07-15 | show infobox in destination list | Daniel Friesel | -2/+2 |
2022-07-13 | whoops1.22.10 | Daniel Friesel | -2/+2 |
2022-07-11 | optionally link to external departure boards where sensible (WiP) | Daniel Friesel | -0/+15 |
2022-02-20 | Move webhook database queries to Users model | Daniel Friesel | -1/+1 |
2022-02-16 | Traewelling::get: Use named args | Daniel Friesel | -1/+1 |
2021-06-12 | allow users to change their name | Daniel Friesel | -2/+5 |
2020-11-21 | testing a more organized history navigation1.18.9 | Daniel Friesel | -4/+4 |
2020-10-04 | It's Public Beta Time! | Daniel Friesel | -3/+1 |
2020-10-04 | Traewelling: Warn when bearer token is about to expire | Daniel Friesel | -3/+9 |
2020-09-30 | Template adjustments; hide traewelling from public view for now | Daniel Friesel | -4/+9 |
2020-09-30 | Allow linking a Träwelling account, auto-sync Träwelling→travelynx | Daniel Friesel | -0/+22 |
2020-09-04 | profile: limit history to four weeks by default | Daniel Friesel | -7/+13 |
2020-09-03 | add public profile page and public journey details | Daniel Friesel | -3/+3 |
2020-07-27 | Move user model to a separate module | Daniel Friesel | -1/+1 |
2020-02-19 | allow showing past journeys on shared status page | Daniel Friesel | -0/+9 |
2020-01-28 | Release import API1.14.0 | Daniel Friesel | -2/+0 |
2019-12-31 | Release Travel API1.13.0 | Daniel Friesel | -1/+1 |
2019-12-20 | account: use correct token type for travel API | Daniel Friesel | -2/+2 |
2019-12-19 | disable import and checkin API endpoints in production mode | Daniel Friesel | -0/+2 |
2019-12-14 | Add travel (checkin/checkout/undo) API | Daniel Friesel | -1/+1 |
2019-12-14 | Add API entry point for journey import | Daniel Friesel | -2/+25 |
2019-12-08 | Allow status visibility to be limited to travelynx users | Daniel Friesel | -2/+5 |
2019-12-08 | account: typo | Daniel Friesel | -1/+1 |
2019-12-06 | optionally show journey comment in public user status | Daniel Friesel | -0/+3 |
2019-05-20 | show journey suggestions on departure board as well1.6.0 | Daniel Friesel | -0/+16 |
2019-05-16 | Further color improvements | marudor | -1/+1 |
2019-05-16 | Add dark mode (only available with prefers-color-scheme currently) | marudor | -2/+2 |
2019-05-11 | account: fix uninitialized value warning | Daniel Friesel | -1/+1 |
2019-05-10 | Add webhook to account page | Daniel Friesel | -3/+28 |
2019-05-03 | use /account/... links for mail/password change | Daniel Friesel | -2/+2 |
2019-05-02 | Public API documentation | Daniel Friesel | -66/+3 |
2019-05-02 | Finish public-facing exposed user status (opt-in) | Daniel Friesel | -6/+3 |
2019-05-02 | account: move edit links to the left | Daniel Friesel | -3/+4 |
2019-04-30 | Prepare settings and templates for opt-in public travel status | Daniel Friesel | -0/+14 |
2019-04-30 | allow users to change their mail address0.19 | Daniel Friesel | -2/+19 |
2019-04-30 | Move invalid input errors into common sub-template | Daniel Friesel | -24/+1 |
2019-04-24 | Bump API to v1 | Daniel Friesel | -12/+22 |
2019-04-06 | hide unimplemented API endpoints in account view0.12 | Daniel Friesel | -4/+4 |