summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorLines
2021-03-08marudor.de train link: Use ISO8601 datetime; specify station eva id1.19.8Daniel Friesel-1/+1
2021-02-02link to source code on about page1.19.4Daniel Friesel-1/+4
2020-12-13update station list for autocompletion1.19.2Daniel Friesel-1/+1
2020-12-09Release v1.19.01.19.0Daniel Friesel-0/+16
2020-12-07warn if a connecting train may not be reachedDaniel Friesel-0/+6
2020-12-03oopsie1.18.13Daniel Friesel-0/+13
2020-12-03use stats-enabled list view for year list as well1.18.12Daniel Friesel-2/+4
2020-12-03_history_years: remove redundant SQL requestDaniel Friesel-1/+1
2020-11-21month overview: distinguish between no stats and no journeys1.18.10Daniel Friesel-1/+3
2020-11-21testing a more organized history navigation1.18.9Daniel Friesel-49/+55
2020-11-21Fix navbar titlesDaniel Friesel-3/+3
2020-11-21remove superfluous "()" in function callDaniel Friesel-2/+2
2020-10-17Fix Model::Journey usage in add_journey template (add missing uid)1.18.4Daniel Friesel-1/+1
2020-10-17fix a typo introduced in 8170ce5Daniel Friesel-1/+1
2020-10-17disable browser-autocompletion on station-inputs1.18.3Leah (ctucx)-6/+6
2020-10-11Move remaining journeys queries to journeys model classDaniel Friesel-2/+2
2020-10-06Stats: Fix handling of negative cumulative arrival/departure delays1.18.1Daniel Friesel-5/+5
2020-10-05about/Kontakt: Link to finalrewind.orgDaniel Friesel-1/+1
2020-10-04It's Public Beta Time!Daniel Friesel-6/+35
2020-10-04/account/traewelling: show warning when login token is expired/expiringDaniel Friesel-4/+32
2020-10-04Traewelling: Warn when bearer token is about to expireDaniel Friesel-4/+10
2020-10-01traewelling checkin: the time limitation isn't neededDaniel Friesel-1/+2
2020-10-01allow checking into traewellingDaniel Friesel-1/+1
2020-09-30Template adjustments; hide traewelling from public view for nowDaniel Friesel-6/+11
2020-09-30Allow linking a Träwelling account, auto-sync Träwelling→travelynxDaniel Friesel-0/+242
travelynx→Träwelling is still work-in-progress Squashed commit of the following: commit 97faa6e2e6c8d20fba30f2d0f6e78187ceeb72e6 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:50:05 2020 +0200 improve traewelling log and tx handling commit 487d7dd728b9d45b731bdc7098cf3358ea2e206e Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:02:41 2020 +0200 add missing traewelling template commit 0148da2f48d9a52dcddc0ab81f83d8f8ac3062ab Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:02:35 2020 +0200 improve traewelling pull sync commit 4861a9750f9f2d7621043361d0af6b0a8869a0df Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 29 22:14:24 2020 +0200 wip checkin from traewelling commit f6aeb6f06998a2a7a80f63a7b1b688b1a26b66bd Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 29 18:37:53 2020 +0200 refactor traewelling integration. login and logout are less of a hack now. checkin and checkout are not supported at the moment.
2020-09-21add opengraph metadata output1.17.5Daniel Friesel-0/+3
2020-09-05landingpage: hide button icon names from accessibility toolsDaniel Friesel-2/+2
2020-09-04Release v1.171.17.0Daniel Friesel-0/+16
2020-09-04profile: limit history to four weeks by defaultDaniel Friesel-47/+58
2020-09-03add public profile page and public journey detailsDaniel Friesel-14/+49
2020-08-23edit_journey: users can edit data, not just timesDaniel Friesel-1/+1
2020-08-16Move most journey code to newly introduced Journey modelDaniel Friesel-2/+2
2020-07-27Move user model to a separate moduleDaniel Friesel-1/+1
2020-07-11webhooks: Add a missing </div>1.16.1Daniel Friesel-0/+1
2020-04-19release 1.161.16.0Daniel Friesel-0/+18
2020-04-19commute: Re-add year headingDaniel Friesel-2/+1
2020-04-19Add CSV ExportDaniel Friesel-4/+11
2020-04-19add commuter stats to history pageDaniel Friesel-7/+14
2020-04-19commute: show weekday name in journey listDaniel Friesel-1/+1
2020-04-19Commute stats: count days, not journeysDaniel Friesel-1/+1
2020-04-19add commute stats. not linked from nav yet.Daniel Friesel-0/+89
2020-04-19connections: do not show platform if it is unknownDaniel Friesel-4/+6
2020-03-03connection view: small QoS icons, order by priority1.15.6Daniel Friesel-18/+18
2020-03-03show QoS pictograms in connection list1.15.5Daniel Friesel-0/+31
2020-02-26landingpage: API also supports checkinDaniel Friesel-1/+1
2020-02-23journey details: show route on map if available1.15.1Daniel Friesel-26/+29
2020-02-20Release v1.151.15.0Daniel Friesel-0/+18
2020-02-20add _cancelled_departure templateDaniel Friesel-0/+13
was missing from cc7439dd5e051904aa03e21a7a50bda106c43ae0
2020-02-19allow showing past journeys on shared status pageDaniel Friesel-46/+62
2020-02-17handle departure cancellation after checkinDaniel Friesel-0/+7