Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-18 | update assets | Daniel Friesel | -1/+1 | |
2023-01-18 | landing page: show past stops if geolocation is unavailable | Daniel Friesel | -11/+25 | |
2022-12-27 | rebuild assets | Daniel Friesel | -1/+1 | |
2022-12-27 | it's a secret to everybody. | Daniel Friesel | -0/+5 | |
2022-12-26 | update autocomplete for IRIS 1.80 | Daniel Friesel | -1/+57 | |
2022-12-12 | update autocomplete for IRIS 1.77 | Daniel Friesel | -11/+148 | |
2022-12-04 | update autocomplete for IRIS 1.75 | Daniel Friesel | -107/+33 | |
2022-10-03 | update autocompletion for iris 1.72 | Daniel Friesel | -15/+107 | |
2022-08-19 | travelynx-action: only show checkin error if it is not already being shown1.23.7 | Daniel Friesel | -2/+4 | |
2022-08-04 | update autocomplete list for T-S-DE-IRIS 1.691.23.4 | Daniel Friesel | -8/+49 | |
2022-07-14 | rebuild assets | Daniel Friesel | -2/+2 | |
2022-07-14 | increased click area for checkin | Daniel Friesel | -1/+7 | |
2022-07-14 | geolocation: Use large-click-area links for station list | Daniel Friesel | -11/+5 | |
2022-07-13 | update assets1.22.9 | Daniel Friesel | -3/+3 | |
2022-07-13 | update autocomplete list | Daniel Friesel | -56/+306 | |
2021-09-12 | Update station name autocompletion for T-S-DE-IRIS 1.60 | Daniel Friesel | -33/+30 | |
2021-08-14 | Update autocompletion for T-S-DE-IRIS 1.59 | Daniel Friesel | -7/+41 | |
2021-06-20 | Update station autocompletion for T-S-DE-IRIS v1.56 | Daniel Friesel | -57/+96 | |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -2/+2 | |
2021-01-09 | update autocomplete station list | Daniel Friesel | -5/+12 | |
2020-12-13 | update station list for autocompletion1.19.2 | Daniel Friesel | -112/+48 | |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+16 | |
2020-02-01 | update autocomplete list1.14.4 | Daniel Friesel | -2121/+2291 | |
2019-12-08 | confirm undo of checkins after 15 minutes1.11.2 | Daniel Friesel | -3/+11 | |
2019-11-14 | include URL in copied share text if enabled1.9.12 | Daniel Friesel | -6/+7 | |
2019-11-14 | Copy share text to clipboard if sharing API is unavailable1.9.11 | Daniel Friesel | -4/+15 | |
Closes #24 | ||||
2019-10-29 | live update of next station via javascript | Daniel Friesel | -4/+66 | |
2019-08-22 | update autocomplete station list1.8.8 | Daniel Friesel | -739/+907 | |
2019-06-19 | make share button link to status page if share API is unavailable | Daniel Friesel | -4/+11 | |
2019-05-19 | allow checkin from connections view | Daniel Friesel | -1/+2 | |
2019-05-16 | Further color improvements | marudor | -13/+0 | |
2019-05-16 | Add color switcher to toolbar | marudor | -7/+15 | |
2019-05-12 | social sharing for current journey1.3.0 | Daniel Friesel | -1/+15 | |
2019-05-11 | Do not nag directly for geolocation | marudor | -8/+25 | |
2019-05-10 | javascript-based refresh of journey progress and countdown | Daniel Friesel | -7/+46 | |
2019-05-09 | hide status countdown when offline1.1.10 | Daniel Friesel | -1/+3 | |
2019-05-07 | more frequent reload on sync failure1.1.8 | Daniel Friesel | -3/+3 | |
2019-05-07 | only show loading animation on links without custom animation1.1.7 | Daniel Friesel | -2/+2 | |
2019-05-06 | add loading indicator to nav | Daniel Friesel | -1/+4 | |
2019-05-05 | do not perform useless geolocation lookups (#10) | Daniel Friesel | -5/+7 | |
2019-05-04 | migrate to jQuery 3 | Daniel Friesel | -4/+2 | |
2019-05-02 | oops1.1.1 | Daniel Friesel | -4/+1 | |
2019-05-02 | Finish public-facing exposed user status (opt-in) | Daniel Friesel | -4/+23 | |
2019-04-26 | show marker when unable to sync | Daniel Friesel | -1/+2 | |
2019-04-23 | Primitive auto-refresh of current journey status | Daniel Friesel | -2/+17 | |
Todo: Redirect user to destination station upon arrival | ||||
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -10/+10 | |
Whether a user is in transit or not is now determined by an entry in the in_transit table instead of a dangling checkin. All completed journeys are stored in the "journeys" table. This does most of the work needed for automatic checkout. However, note that the corresponding worker process is not implemented yet. | ||||
2019-04-04 | Allow journey deletion | Daniel Friesel | -1/+14 | |
See issue #3 | ||||
2019-03-31 | Perform undo by deleting the erroneous database entry | Daniel Friesel | -1/+2 | |
2019-03-19 | support logging of cancelled journeys | Daniel Friesel | -2/+20 | |
2019-03-16 | add autocomplete for station form | Daniel Friesel | -0/+8480 | |