Commit graph

30 commits

Author SHA1 Message Date
Leah 467d99afac
rename hafas.nim depencency to nimhafas 2021-03-13 20:06:02 +01:00
Leah bee9d985eb
remove git-submodule hafas.nim, add hafas.nim as nimble dependency 2021-03-13 15:12:56 +01:00
Leah 16580bc856
use submodule for hafas-client 2021-03-08 12:45:22 +01:00
Leah 2ff5e8936b hafasBackend: fix transfer type 2021-02-18 22:38:54 +01:00
Leah Thein 5520fbf0c4 more verbose 2020-12-05 13:06:43 +01:00
Leah Thein 105867be58 remove pidfile on exit, handle SIGTERM/ctrl+c 2020-12-05 08:37:32 +01:00
Leah Thein a03e08b99b fix compiler-warnings 2020-12-04 22:08:31 +01:00
Leah Thein cb2fcc16dd fixes connecttion: Moskva Iaroslavskaja -> Vladivostok 2020-11-24 23:26:08 +01:00
Milan Pässler da59b69e9d backend: parse tariff information 2020-09-20 20:02:58 +02:00
Milan Pässler 688c782485 add short train types 2020-09-11 19:47:03 +02:00
Milan Pässler 3c4a0fc9c8 server: fix type in train type code 2020-09-11 19:47:00 +02:00
Milan Pässler 7ac9fb84a5 filter out "EC" and "IC" train types
They are usually not useful, because the train type is already contained
in the line name.
2020-09-11 19:46:26 +02:00
Milan Pässler 1c9fde6bfd add train type information
Thanks to derf for providing the train type information for Germany
(https://lib.finalrewind.org/dbdb/)
2020-09-11 15:14:26 +02:00
Leah 386d6d769e new shitty design 2020-06-12 14:49:54 +00:00
ctucx 77997c2ecc diasable polylines 2020-05-14 16:28:48 +02:00
Milan Pässler b623e279a5 fix polylines 2020-02-14 16:57:09 +01:00
Milan Pässler a998e4b244 polylines 2020-02-14 16:34:52 +01:00
Leah f994059eae Merge branch 'master' of https://git.ctu.cx/ctucx/oeffisearch 2020-02-10 19:44:30 +01:00
Leah a96eede151 types for polylines 2020-02-10 19:40:40 +01:00
Milan Pässler 418a0d46fb backend/hafas: parse errors from response 2020-02-08 12:51:37 +01:00
Milan Pässler 1463652396 backend/hafas: also combine first walking leg 2020-02-08 00:22:36 +01:00
Milan Pässler 5a4147cfa0 backend/hafas: combine walking legs 2020-02-08 00:02:06 +01:00
Milan Pässler 6d33fbe0a5 client: transfers have no distance 2020-02-07 21:37:18 +01:00
ctucx 10f607cbc3 fix release build 2020-02-07 20:31:12 +00:00
Milan Pässler 1ff5df5a5d remove dos lineendings 2020-02-07 19:33:36 +01:00
Milan Pässler d4aae8d34f backend/hafas: only parse lines that are used 2020-02-07 18:29:03 +01:00
Milan Pässler 838e4ec3a9 Revert "backend/hafas: make productName optional"
This reverts commit 77d5944aa2.
2020-02-07 17:28:59 +01:00
Milan Pässler 77d5944aa2 backend/hafas: make productName optional
Some legs do not specify a productName.
2020-02-07 16:57:33 +01:00
Milan Pässler 2358601d89 endpoints/journeys: remove debug print 2020-02-07 16:57:16 +01:00
Leah ea6fca6ed7 first public release 2020-02-07 14:09:42 +01:00