Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-02-19 | Update docker setup. It's simple, and it works, but it's not best practice | Daniel Friesel | -26/+5 | |
Closes #4 | ||||
2022-02-14 | Use correct base URL when running a command job (work/maintenance) | Daniel Friesel | -0/+10 | |
2021-10-30 | Allow usage of custom hafas-rest-api instances | Daniel Friesel | -0/+6 | |
2021-09-12 | Document registration settings | Daniel 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-02 | link to source code on about page1.19.4 | Daniel Friesel | -0/+10 | |
2021-01-17 | documentation++ | Daniel Friesel | -2/+5 | |
2020-08-19 | add nginx example config | Daniel Friesel | -0/+40 | |
2020-03-13 | Do not hardcode From mail address1.15.7 | Daniel Friesel | -8/+12 | |
2019-12-14 | Update README, add work cronjob | Daniel Friesel | -0/+5 | |
2019-12-14 | Update example systemd unit file | Daniel Friesel | -5/+5 | |
2019-05-05 | travelynx.conf: Actually call die() if DB_HOST is unset | Daniel Friesel | -1/+1 | |
2019-05-03 | docker: add docker-compose configuration | Markus Witt | -0/+34 | |
🔥docker🔥compose🔥 | ||||
2019-04-16 | add comments to example travelynx.conf | Daniel Friesel | -0/+29 | |
2019-04-14 | Set version via config | Daniel Friesel | -0/+1 | |
2019-04-13 | Use travelynx.conf for configuration and secrets | Daniel Friesel | -13/+23 | |
This avoids having to specify secrets in the environment, where they can leak easily. | ||||
2019-03-27 | update systemd unit file | Daniel Friesel | -3/+21 | |
2019-02-16 | Add README | Daniel Friesel | -0/+16 | |