index
:
tracktrain
main
yesod
track trains on their traintracks
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Server.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
somewhat functioning control room
stuebinm
1
-1
/
+1
2022-07-07
don't have the ControlRoom API in Swagger
stuebinm
1
-2
/
+2
2022-07-03
barebones webform API & frontend
stuebinm
1
-0
/
+2
2022-07-03
remove some unused imports
stuebinm
1
-30
/
+11
2022-07-03
add service monad (with built-in logging)
stuebinm
1
-19
/
+20
2022-07-02
websockets and better (empty) response messages
stuebinm
1
-48
/
+65
2022-07-02
better module names
stuebinm
1
-1
/
+1
2022-07-02
rudimentary admin api implementation
stuebinm
1
-2
/
+17
2022-07-02
gtfs realtime: add vehicle positions
stuebinm
1
-1
/
+2
2022-07-02
more or less functional servicealerts for gtfs rt
stuebinm
1
-62
/
+8
2022-07-02
gtfs realtime proof of concept
stuebinm
1
-1
/
+63
2022-06-27
optional date parameter for the timetable endpoint
stuebinm
1
-4
/
+8
2022-06-16
foreign keys are a thing
stuebinm
1
-47
/
+19
2022-06-16
actually use the database
stuebinm
1
-96
/
+103
2022-06-15
add some persist stuff
stuebinm
1
-22
/
+35
2022-06-10
generate OpenAPI docs
stuebinm
1
-37
/
+69
2022-06-06
restructure GTFS types
stuebinm
1
-8
/
+6
2022-06-06
better aeson generics
stuebinm
1
-2
/
+7
2022-06-05
basic server setup
stuebinm
1
-0
/
+96