index
:
tracktrain
main
yesod
track trains on their traintracks
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
GTFS.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-20
expose the gtfs.zip used in the API
stuebinm
1
-6
/
+14
2023-01-28
better web interface & css
stuebinm
1
-2
/
+12
2022-12-12
stylish-haskell run
stuebinm
1
-1
/
+1
2022-12-03
unreasonably stupid and probably unnecessary code
stuebinm
1
-0
/
+6
2022-12-03
always display seconds
stuebinm
1
-2
/
+2
2022-11-29
controlroom: show tripShortName instead of tripId
stuebinm
1
-0
/
+5
2022-11-29
respect gtfs start/end date
stuebinm
1
-1
/
+4
2022-09-02
reasonable delay forecasts
stuebinm
1
-18
/
+18
2022-08-31
guess at future delays (horrible, incorrect, and unfinished)
stuebinm
1
-7
/
+27
2022-08-28
some config thing
yesod
stuebinm
1
-22
/
+26
2022-08-28
this does way too much tbh (also functioning delays)
stuebinm
1
-85
/
+228
2022-08-27
controlroom: lots of pretty little knobs
stuebinm
1
-0
/
+10
2022-08-14
better Show instance for Time
stuebinm
1
-3
/
+7
2022-07-17
fix an operator precedence bug
stuebinm
1
-6
/
+6
2022-07-11
somewhat functioning control room
stuebinm
1
-0
/
+2
2022-07-03
barebones webform API & frontend
stuebinm
1
-1
/
+9
2022-07-02
more or less functional servicealerts for gtfs rt
stuebinm
1
-14
/
+17
2022-06-19
handle GTFS shapes (& send them out along trips)
stuebinm
1
-10
/
+60
2022-06-16
foreign keys are a thing
stuebinm
1
-3
/
+3
2022-06-10
generate OpenAPI docs
stuebinm
1
-80
/
+101
2022-06-06
restructure GTFS types
stuebinm
1
-52
/
+75
2022-06-06
better aeson generics
stuebinm
1
-8
/
+44
2022-06-05
basic server setup
stuebinm
1
-44
/
+50