Age | Commit message (Expand) | Author | Lines |
2021-06-13 | add missing change_name template | Daniel Friesel | -0/+32 |
2021-06-12 | allow users to change their name | Daniel Friesel | -2/+5 |
2021-04-20 | attempt to prevent registration spam1.19.11 | Daniel Friesel | -0/+1 |
2021-03-08 | marudor.de train link: Use ISO8601 datetime; specify station eva id1.19.8 | Daniel Friesel | -1/+1 |
2021-02-02 | link to source code on about page1.19.4 | Daniel Friesel | -1/+4 |
2020-12-13 | update station list for autocompletion1.19.2 | Daniel Friesel | -1/+1 |
2020-12-09 | Release v1.19.01.19.0 | Daniel Friesel | -0/+16 |
2020-12-07 | warn if a connecting train may not be reached | Daniel Friesel | -0/+6 |
2020-12-03 | oopsie1.18.13 | Daniel Friesel | -0/+13 |
2020-12-03 | use stats-enabled list view for year list as well1.18.12 | Daniel Friesel | -2/+4 |
2020-12-03 | _history_years: remove redundant SQL request | Daniel Friesel | -1/+1 |
2020-11-21 | month overview: distinguish between no stats and no journeys1.18.10 | Daniel Friesel | -1/+3 |
2020-11-21 | testing a more organized history navigation1.18.9 | Daniel Friesel | -49/+55 |
2020-11-21 | Fix navbar titles | Daniel Friesel | -3/+3 |
2020-11-21 | remove superfluous "()" in function call | Daniel Friesel | -2/+2 |
2020-10-17 | Fix Model::Journey usage in add_journey template (add missing uid)1.18.4 | Daniel Friesel | -1/+1 |
2020-10-17 | fix a typo introduced in 8170ce5 | Daniel Friesel | -1/+1 |
2020-10-17 | disable browser-autocompletion on station-inputs1.18.3 | Leah (ctucx) | -6/+6 |
2020-10-11 | Move remaining journeys queries to journeys model class | Daniel Friesel | -2/+2 |
2020-10-06 | Stats: Fix handling of negative cumulative arrival/departure delays1.18.1 | Daniel Friesel | -5/+5 |
2020-10-05 | about/Kontakt: Link to finalrewind.org | Daniel Friesel | -1/+1 |
2020-10-04 | It's Public Beta Time! | Daniel Friesel | -6/+35 |
2020-10-04 | /account/traewelling: show warning when login token is expired/expiring | Daniel Friesel | -4/+32 |
2020-10-04 | Traewelling: Warn when bearer token is about to expire | Daniel Friesel | -4/+10 |
2020-10-01 | traewelling checkin: the time limitation isn't needed | Daniel Friesel | -1/+2 |
2020-10-01 | allow checking into traewelling | Daniel Friesel | -1/+1 |
2020-09-30 | Template adjustments; hide traewelling from public view for now | Daniel Friesel | -6/+11 |
2020-09-30 | Allow linking a Träwelling account, auto-sync Träwelling→travelynx | Daniel Friesel | -0/+242 |
2020-09-21 | add opengraph metadata output1.17.5 | Daniel Friesel | -0/+3 |
2020-09-05 | landingpage: hide button icon names from accessibility tools | Daniel Friesel | -2/+2 |
2020-09-04 | Release v1.171.17.0 | Daniel Friesel | -0/+16 |
2020-09-04 | profile: limit history to four weeks by default | Daniel Friesel | -47/+58 |
2020-09-03 | add public profile page and public journey details | Daniel Friesel | -14/+49 |
2020-08-23 | edit_journey: users can edit data, not just times | Daniel Friesel | -1/+1 |
2020-08-16 | Move most journey code to newly introduced Journey model | Daniel Friesel | -2/+2 |
2020-07-27 | Move user model to a separate module | Daniel Friesel | -1/+1 |
2020-07-11 | webhooks: Add a missing </div>1.16.1 | Daniel Friesel | -0/+1 |
2020-04-19 | release 1.161.16.0 | Daniel Friesel | -0/+18 |
2020-04-19 | commute: Re-add year heading | Daniel Friesel | -2/+1 |
2020-04-19 | Add CSV Export | Daniel Friesel | -4/+11 |
2020-04-19 | add commuter stats to history page | Daniel Friesel | -7/+14 |
2020-04-19 | commute: show weekday name in journey list | Daniel Friesel | -1/+1 |
2020-04-19 | Commute stats: count days, not journeys | Daniel Friesel | -1/+1 |
2020-04-19 | add commute stats. not linked from nav yet. | Daniel Friesel | -0/+89 |
2020-04-19 | connections: do not show platform if it is unknown | Daniel Friesel | -4/+6 |
2020-03-03 | connection view: small QoS icons, order by priority1.15.6 | Daniel Friesel | -18/+18 |
2020-03-03 | show QoS pictograms in connection list1.15.5 | Daniel Friesel | -0/+31 |
2020-02-26 | landingpage: API also supports checkin | Daniel Friesel | -1/+1 |
2020-02-23 | journey details: show route on map if available1.15.1 | Daniel Friesel | -26/+29 |
2020-02-20 | Release v1.151.15.0 | Daniel Friesel | -0/+18 |