summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-05-03data export: use station names, not IDs1.1.4Daniel Friesel-2/+2
2019-05-03add a descriptionDaniel Friesel-0/+1
2019-05-03use versioning for service worker and web app manifestDaniel Friesel-16/+16
2019-05-03add apple mobile web app fooDaniel Friesel-1/+5
2019-05-03Experimental PWA support (#13)Daniel Friesel-0/+111
2019-05-03use /account/... links for mail/password changeDaniel Friesel-8/+8
2019-05-03checked_in menu: purple, not greenDaniel Friesel-3/+3
2019-05-03Add worker command for Docker setups (#9)Daniel Friesel-0/+36
2019-05-03changelog: Do not include imprintDaniel Friesel-3/+1
2019-05-03Do not show origin station in destination list1.1.3Daniel Friesel-3/+3
2019-05-03checkin: lighter background color, more prominent destination selectionDaniel Friesel-36/+33
2019-05-03Add changelogDaniel Friesel-4/+43
2019-05-02Do not error out when receiving UIDs > INT_MAX1.1.2Daniel Friesel-1/+16
2019-05-02Public API documentationDaniel Friesel-67/+96
2019-05-02Update READMEDaniel Friesel-27/+18
2019-05-02Add a licenseDaniel Friesel-0/+21
2019-05-02oops1.1.1Daniel Friesel-5/+2
2019-05-02work: Not finding a train at the destination is usually not an error1.1.0Daniel Friesel-8/+17
2019-05-02Finish public-facing exposed user status (opt-in)Daniel Friesel-49/+71
2019-05-02account: move edit links to the leftDaniel Friesel-3/+4
2019-04-30Prepare settings and templates for opt-in public travel statusDaniel Friesel-0/+243
2019-04-30show imprint/privacy/version on all public-facing pages1.0Daniel Friesel-7/+14
2019-04-30show imprint and version on landing pageDaniel Friesel-2/+16
2019-04-30use a separate table for registration tokensDaniel Friesel-22/+70
2019-04-30add "active user count" munin commandDaniel Friesel-0/+12
2019-04-30Implement deletion of inactive accountsDaniel Friesel-4/+39
2019-04-30allow users to change their mail address0.19Daniel Friesel-10/+254
2019-04-30Move invalid input errors into common sub-templateDaniel Friesel-203/+99
2019-04-29maintenance: Also delete pending_passwords entriesDaniel Friesel-1/+3
2019-04-29Add password reset functionalityDaniel Friesel-0/+451
2019-04-29add database table/column comments0.18Daniel Friesel-0/+33
2019-04-28Handle inconsistent data when calculating monthly/yearly statsDaniel Friesel-7/+54
2019-04-27checked_in: make sync-failed marker less obtrusive0.17Daniel Friesel-1/+1
2019-04-27History: Only show months and years with logged journeysDaniel Friesel-24/+55
2019-04-26show marker when unable to syncDaniel Friesel-2/+4
2019-04-26work: Update route and messagesDaniel Friesel-2/+20
2019-04-26Invalidate stats cache after adding a new journeyDaniel Friesel-0/+1
2019-04-26add_journey: Fix incorrect return in case of unmatched stationDaniel Friesel-2/+2
2019-04-26Add manual journey entryDaniel Friesel-119/+197
2019-04-25undo: Redirect to departure station when undoing a checkinDaniel Friesel-1/+6
2019-04-25checked_in: distinguish between unknown and not-yet-known arrivalDaniel Friesel-0/+3
2019-04-24history: Use buttons for linksDaniel Friesel-10/+17
2019-04-24show recent delay/qos messages in checked_in view0.16Daniel Friesel-0/+21
2019-04-24_checked_in: Do not skip last two minutes of departure countdownDaniel Friesel-1/+7
2019-04-24$render(status => ...) is a special variable. derp.Daniel Friesel-34/+34
2019-04-24maintenance, munin: Use journeys, not user_actions0.15Daniel Friesel-8/+9
2019-04-24_checked_out: Link to destination stationDaniel Friesel-1/+1
2019-04-24oopsDaniel Friesel-1/+1
2019-04-24_checked_in: Clarify checkout/interchange UIDaniel Friesel-6/+16
2019-04-24_checked_in: Fix misleading output on arrival_countdown == 0Daniel Friesel-1/+1