summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-12-26Changelog / v1.121.12.0Daniel Friesel-0/+15
2019-12-23Use EVA IDs instead of travelynx-internal station IDs. Not 100% tested yet.Daniel Friesel-202/+263
2019-12-20maintenance: remove checkins which were entered more than 48 hours ago1.11.8Daniel Friesel-3/+11
2019-12-20more travel API documentationDaniel Friesel-5/+21
2019-12-20travel API: more helpful errors on invalid inputDaniel Friesel-6/+37
2019-12-20Travel API: Add "deprecated" fieldDaniel Friesel-38/+59
2019-12-20account: use correct token type for travel APIDaniel Friesel-2/+2
2019-12-20checkin api: only set comment if checkin was successfulDaniel Friesel-1/+1
2019-12-20public status card: link to marudor.de for train details1.11.7Daniel Friesel-4/+7
2019-12-19move wagon group display to sub-template1.11.6Daniel Friesel-11/+17
2019-12-19save all the wagon orders we can getDaniel Friesel-12/+33
2019-12-19munin: Add 'currently checked in' counter1.11.5Daniel Friesel-1/+3
2019-12-19disable import and checkin API endpoints in production modeDaniel Friesel-0/+28
2019-12-19undo: pass UID to invalidate_stats_cacheDaniel Friesel-1/+1
2019-12-17travel, import API: Verify that payload is a hashDaniel Friesel-4/+26
2019-12-17api/import: More helpful errors, fix "lax" supportDaniel Friesel-10/+31
2019-12-17API: Add lax optionDaniel Friesel-8/+15
2019-12-16remove debug outputDaniel Friesel-6/+0
2019-12-16Fix has_wagonorder_p logic. request success ≠ result success!Daniel Friesel-3/+14
2019-12-15Handle Berlin Ringbahn and other transfer-at-destination trainsDaniel Friesel-11/+28
2019-12-14Travel API: comment supportDaniel Friesel-4/+15
2019-12-14Add travel (checkin/checkout/undo) APIDaniel Friesel-29/+246
2019-12-14Add API entry point for journey importDaniel Friesel-13/+249
2019-12-14Update README, add work cronjobDaniel Friesel-37/+28
2019-12-14Update example systemd unit fileDaniel Friesel-5/+5
2019-12-14departures: show orientation bar dividing past from futureDaniel Friesel-0/+14
2019-12-14improve wagon output in journey detailsDaniel Friesel-28/+47
2019-12-13do not insert duplicate wagongroups1.11.4Daniel Friesel-0/+3
2019-12-13preliminary wagon viewDaniel Friesel-0/+18
2019-12-13save wagongroups if availableDaniel Friesel-0/+9
2019-12-12permanently store wagon numbers and types when availableDaniel Friesel-10/+43
2019-12-11show wagon order for regional trains too, if available1.11.3Daniel Friesel-2/+38
2019-12-08confirm undo of checkins after 15 minutes1.11.2Daniel Friesel-29/+37
2019-12-08allow a journey's cancellation status to be edited1.11.1Daniel Friesel-2/+40
2019-12-08Allow status visibility to be limited to travelynx usersDaniel Friesel-17/+62
2019-12-08Account: unset public_comment when public_status is disabledDaniel Friesel-1/+4
2019-12-08account: typoDaniel Friesel-1/+1
2019-12-08add hash tables for is_public and journey edited bitmasksDaniel Friesel-0/+22
2019-12-06release v1.111.11.0Daniel Friesel-0/+15
2019-12-06use comment in share text (if public)Daniel Friesel-1/+6
2019-12-06optionally show journey comment in public user statusDaniel Friesel-10/+41
2019-12-06Allow comments to be entered while still in transitDaniel Friesel-4/+146
2019-11-27Do not show cancelled journeys without substitute in passengerrights list1.10.6Daniel Friesel-3/+3
2019-11-27improve cancellation mark in connections overviewDaniel Friesel-1/+3
2019-11-27history map: Add checkbox to display manually added journeysDaniel Friesel-9/+39
2019-11-26public_status_card: fix uninitialized value warning1.10.5Daniel Friesel-2/+2
2019-11-25show cancelled trains in connections listDaniel Friesel-21/+79
2019-11-24Passengerrights: Fix typo1.10.4Daniel Friesel-1/+1
2019-11-24improve get_user_travels performance, most notably when rendering map1.10.3Daniel Friesel-85/+101
2019-11-22fix textarea font color in dark mode1.10.2Daniel Friesel-1/+1