summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorLines
2023-08-07Traewelling: replace legacy password login with OAuth2Birte Kristina Friesel-1/+26
This is a breaking change insofar as that traewelling support is no longer provided automatically, but must be enabled by providing a traewelling.de application ID and secret in travelynx.conf. However, as traewelling.de password login is deprecated and wil soon be disabled, travelynx would break either way. So we might or might not see travelynx 2.0.0 in the next days. Automatic token refresh is still todo, but that was the case for password login as well. Closes #64
2023-03-19add optional announcements to travelynx.confDerf Null-0/+3
2023-01-02move traewelling sync to a separate commandDaniel Friesel-0/+16
2023-01-02travelynx.conf: add validation hintDaniel Friesel-1/+1
2023-01-02travelynx.conf: add influxdb documentationDaniel Friesel-0/+8
2022-11-09Switch to internal HAFAS client for connection detailsDaniel Friesel-6/+0
2022-02-19Update docker setup. It's simple, and it works, but it's not best practiceDaniel Friesel-26/+5
Closes #4
2022-02-14Use correct base URL when running a command job (work/maintenance)Daniel Friesel-0/+10
2021-10-30Allow usage of custom hafas-rest-api instancesDaniel Friesel-0/+6
2021-09-12Document registration settingsDaniel Friesel-4/+14
Registration can be disabled for the entire instance or blocked from certain IPs (e.g. botnets trying to flood mailboxes with registration mails from all online services they can find)
2021-02-02link to source code on about page1.19.4Daniel Friesel-0/+10
2021-01-17documentation++Daniel Friesel-2/+5
2020-08-19add nginx example configDaniel Friesel-0/+40
2020-03-13Do not hardcode From mail address1.15.7Daniel Friesel-8/+12
2019-12-14Update README, add work cronjobDaniel Friesel-0/+5
2019-12-14Update example systemd unit fileDaniel Friesel-5/+5
2019-05-05travelynx.conf: Actually call die() if DB_HOST is unsetDaniel Friesel-1/+1
2019-05-03docker: add docker-compose configurationMarkus Witt-0/+34
🔥docker🔥compose🔥
2019-04-16add comments to example travelynx.confDaniel Friesel-0/+29
2019-04-14Set version via configDaniel Friesel-0/+1
2019-04-13Use travelynx.conf for configuration and secretsDaniel Friesel-13/+23
This avoids having to specify secrets in the environment, where they can leak easily.
2019-03-27update systemd unit fileDaniel Friesel-3/+21
2019-02-16Add READMEDaniel Friesel-0/+16