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
2023-01-22
oauth2 via uffd
stuebinm
1
-7
/
+6
2022-12-13
simple realtime position map
stuebinm
1
-1
/
+9
2022-12-12
a subscribe websocket for real-time location info
stuebinm
1
-7
/
+36
2022-10-16
simple prometheus metrics
stuebinm
1
-5
/
+16
2022-09-14
remove some extrapolation bugs
stuebinm
1
-3
/
+3
2022-09-11
on-board-unit: display estimated delay etc.
stuebinm
1
-3
/
+5
2022-09-10
gtfs realtime: add tripUpdate feed
stuebinm
1
-3
/
+3
2022-09-10
use websockets for the on-board-unit
stuebinm
1
-32
/
+31
2022-08-31
guess at future delays (horrible, incorrect, and unfinished)
stuebinm
1
-2
/
+2
2022-08-28
some config thing
yesod
stuebinm
1
-1
/
+4
2022-08-28
this does way too much tbh (also functioning delays)
stuebinm
1
-5
/
+17
2022-08-27
controlroom: lots of pretty little knobs
stuebinm
1
-41
/
+37
2022-08-14
control room: translations & form input
stuebinm
1
-2
/
+2
2022-08-14
controlroom: replace servant/lucid with yesod
stuebinm
1
-1
/
+4
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