summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Helper
AgeCommit message (Expand)AuthorLines
2020-09-20get_stationinfo_p: cache negative repliesDaniel Friesel-0/+2
2020-09-10handle rejected promises; do not accidentally duplicate rejectionsDaniel Friesel-17/+27
2020-09-06add DBDB helper for wagonorder and stationinfoDaniel Friesel-1/+136
2020-08-06Move get_departures to a separate IRIS helperDaniel Friesel-0/+71
2020-07-28HAFAS: Error handling, perltidyDaniel Friesel-28/+55
2020-07-28Move HAFAS helpers to a separate Helper moduleDaniel Friesel-0/+289
2020-03-14Well, that was stupid1.15.9Daniel Friesel-1/+1
2020-03-14Correctly encode non-ASCII e-mail content. Fixes spamfilter issues.1.15.8Daniel Friesel-9/+9
2020-03-13Do not hardcode From mail address1.15.7Daniel Friesel-1/+1
2019-04-17Sendmail: Actually print info log messages as documentedDaniel Friesel-1/+1
2019-04-13add explicit config toggle to disable sendmailDaniel Friesel-1/+1
2019-04-13Pass config to sendmail helperDaniel Friesel-3/+3
2019-04-13Use travelynx.conf for configuration and secretsDaniel Friesel-3/+4
2019-04-06detect development mode for travelynx_dev* databases0.11Daniel Friesel-1/+1
2019-04-02Fix intentional typo in dev mode check (left over from testing)Daniel Friesel-1/+1
2019-04-02move mailing to sendmail helperDaniel Friesel-0/+40