Commit Graph

21 Commits

Author SHA1 Message Date
a06696126b Fix spacing in departures and describe platform number 2024-07-29 18:53:28 +02:00
7f2e0febf3 Add doctype 2024-07-28 15:42:47 +02:00
b521291863 Fix head tag 2024-07-28 15:41:20 +02:00
f57b2452f9 Add title to all pages 2024-07-28 15:34:15 +02:00
0b793484e7 Add footer to pages 2024-07-28 15:30:06 +02:00
864c94ea94 Disallow routing to departing station 2024-07-28 15:25:49 +02:00
afee3b0c6f Remove current station as destination 2024-07-28 15:24:09 +02:00
6524b08cf4 Fix typo in heading 2024-07-28 15:22:12 +02:00
83b28fb580 Deserialize field into proper rust naming convention 2024-07-28 15:20:43 +02:00
0dbe7ec080 Remove unnecessary fields from deserialization 2024-07-28 15:19:17 +02:00
f9f9669446 Display time in correct timezone 2024-07-27 22:50:20 +02:00
51a76a718c Split departure string 2024-07-27 22:36:16 +02:00
b2c24df08a Filter departures only for trains that are generally not intended to be used on this connection 2024-07-27 22:33:15 +02:00
e0a350725e Set user agent for bahn.expoert api requests 2024-07-27 22:14:29 +02:00
26ea045216 Add titles for pages 2024-07-27 22:10:29 +02:00
6e0f2683cb Link departures to bahn.expert 2024-07-27 21:57:33 +02:00
f29752db77 Proper http error response codes 2024-07-27 21:42:40 +02:00
bf7eb1a411 Fix list syntax 2024-07-27 21:26:24 +02:00
22c963b037 Implement departures for all stations 2024-07-27 21:10:46 +02:00
dab4c8f3c6 Add stations overview 2024-07-27 20:41:13 +02:00
f75e09f49c Init repo 2024-07-26 19:40:58 +02:00