summaryrefslogtreecommitdiff
path: root/public/static/js/travelynx-actions.js
AgeCommit message (Expand)AuthorLines
2019-05-07only show loading animation on links without custom animation1.1.7Daniel Friesel-1/+1
2019-05-06add loading indicator to navDaniel Friesel-0/+3
2019-05-02oops1.1.1Daniel Friesel-3/+0
2019-05-02Finish public-facing exposed user status (opt-in)Daniel Friesel-3/+22
2019-04-26show marker when unable to syncDaniel Friesel-0/+1
2019-04-23Primitive auto-refresh of current journey statusDaniel Friesel-1/+16
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-9/+9
2019-04-04Allow journey deletionDaniel Friesel-0/+13
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-0/+1
2019-03-19support logging of cancelled journeysDaniel Friesel-1/+19
2019-03-07switch from HTTP Auth to Cookie AuthDaniel Friesel-1/+1
2019-02-14more helpful message for checkout without real-time data0.03Daniel Friesel-1/+1
2018-11-02allow undo for checkinsDaniel Friesel-0/+7
2018-10-21Minify JSDaniel Friesel-3/+3
2018-10-21Re-add force checkout to frontendDaniel Friesel-24/+25
2018-10-05Show inline error messages when checkin/checkout failsDaniel Friesel-4/+19
2018-10-05Use POST requests to modify dataDaniel Friesel-0/+26