summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)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
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
2020-02-19allow showing past journeys on shared status pageDaniel Friesel-46/+62
2020-02-17handle departure cancellation after checkinDaniel Friesel-0/+7