Age | Commit message (Expand) | Author | Lines |
2019-05-10 | public status: Do not overwrite line name1.1.11 | Daniel Friesel | -1/+1 |
2019-05-10 | javascript-based refresh of journey progress and countdown | Daniel Friesel | -3/+7 |
2019-05-09 | hide status countdown when offline1.1.10 | Daniel Friesel | -3/+3 |
2019-05-07 | only show loading animation on links without custom animation1.1.7 | Daniel Friesel | -1/+1 |
2019-05-06 | always show navbar, even when scrolling | Daniel Friesel | -25/+27 |
2019-05-06 | add loading indicator to nav | Daniel Friesel | -2/+17 |
2019-05-06 | basic webhook support, onwards to betatesting | Daniel Friesel | -10/+25 |
2019-05-05 | WiP webhook support | Daniel Friesel | -0/+62 |
2019-05-05 | update asset version1.1.6 | Daniel Friesel | -1/+1 |
2019-05-04 | update material icons | Daniel Friesel | -1/+1 |
2019-05-04 | checked in view: update sync_problem marker color | Daniel Friesel | -1/+1 |
2019-05-04 | migrate to jQuery 3 | Daniel Friesel | -1/+1 |
2019-05-03 | do not mange journey edit link on small devices1.1.5 | Daniel Friesel | -3/+23 |
2019-05-03 | add a description | Daniel Friesel | -0/+1 |
2019-05-03 | use versioning for service worker and web app manifest | Daniel Friesel | -3/+3 |
2019-05-03 | add apple mobile web app foo | Daniel Friesel | -0/+4 |
2019-05-03 | Experimental PWA support (#13) | Daniel Friesel | -0/+23 |
2019-05-03 | use /account/... links for mail/password change | Daniel Friesel | -4/+4 |
2019-05-03 | checked_in menu: purple, not green | Daniel Friesel | -3/+3 |
2019-05-03 | changelog: Do not include imprint | Daniel Friesel | -3/+1 |
2019-05-03 | checkin: lighter background color, more prominent destination selection | Daniel Friesel | -36/+33 |
2019-05-03 | Add changelog | Daniel Friesel | -4/+35 |
2019-05-02 | Public API documentation | Daniel Friesel | -67/+89 |
2019-05-02 | oops1.1.1 | Daniel Friesel | -1/+1 |
2019-05-02 | Finish public-facing exposed user status (opt-in) | Daniel Friesel | -43/+43 |
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/+148 |
2019-04-30 | show imprint/privacy/version on all public-facing pages1.0 | Daniel Friesel | -7/+14 |
2019-04-30 | show imprint and version on landing page | Daniel Friesel | -1/+9 |
2019-04-30 | use a separate table for registration tokens | Daniel Friesel | -1/+1 |
2019-04-30 | Implement deletion of inactive accounts | Daniel Friesel | -1/+1 |
2019-04-30 | allow users to change their mail address0.19 | Daniel Friesel | -4/+70 |
2019-04-30 | Move invalid input errors into common sub-template | Daniel Friesel | -199/+94 |
2019-04-29 | Add password reset functionality | Daniel Friesel | -0/+148 |
2019-04-28 | Handle inconsistent data when calculating monthly/yearly stats | Daniel Friesel | -0/+23 |
2019-04-27 | checked_in: make sync-failed marker less obtrusive0.17 | Daniel Friesel | -1/+1 |
2019-04-27 | History: Only show months and years with logged journeys | Daniel Friesel | -24/+14 |
2019-04-26 | show marker when unable to sync | Daniel Friesel | -1/+2 |
2019-04-26 | Add manual journey entry | Daniel Friesel | -30/+89 |
2019-04-25 | checked_in: distinguish between unknown and not-yet-known arrival | Daniel Friesel | -0/+3 |
2019-04-24 | history: Use buttons for links | Daniel Friesel | -10/+17 |
2019-04-24 | show recent delay/qos messages in checked_in view0.16 | Daniel Friesel | -0/+11 |
2019-04-24 | _checked_in: Do not skip last two minutes of departure countdown | Daniel Friesel | -1/+7 |
2019-04-24 | $render(status => ...) is a special variable. derp. | Daniel Friesel | -32/+32 |
2019-04-24 | _checked_out: Link to destination station | Daniel Friesel | -1/+1 |
2019-04-24 | oops | Daniel Friesel | -1/+1 |
2019-04-24 | _checked_in: Clarify checkout/interchange UI | Daniel Friesel | -6/+16 |
2019-04-24 | _checked_in: Fix misleading output on arrival_countdown == 0 | Daniel Friesel | -1/+1 |
2019-04-24 | Bump API to v1 | Daniel Friesel | -12/+22 |
2019-04-23 | _checked_in: Fix uninitialized value warning | Daniel Friesel | -1/+1 |