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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: add a debug mode option
stuebinm
2024-05-15
1
-3
/
+6
*
restructure: split web frontend into several modules
stuebinm
2024-05-09
1
-2
/
+2
*
restructure: split up the server module
stuebinm
2024-05-08
1
-276
/
+73
*
restructure: get the tracker to work again
stuebinm
2024-05-02
1
-67
/
+112
*
restructure: save a ticket's stop in the database
stuebinm
2024-04-24
1
-88
/
+119
*
restructure: have "tickets" independent of gtfs
stuebinm
2024-04-20
1
-41
/
+50
*
general housekeeping
stuebinm
2024-04-17
1
-10
/
+5
*
change server timetables api
stuebinm
2023-05-26
1
-1
/
+2
*
expose sequence length of trip to onboard unit
stuebinm
2023-05-26
1
-0
/
+1
*
expose the gtfs.zip used in the API
stuebinm
2023-05-20
1
-6
/
+9
*
simple on-board tools
stuebinm
2023-03-11
1
-8
/
+19
*
don't hardcode css
stuebinm
2023-02-23
1
-5
/
+6
*
oauth2 via uffd
stuebinm
2023-01-22
1
-7
/
+6
*
simple realtime position map
stuebinm
2022-12-13
1
-1
/
+9
*
a subscribe websocket for real-time location info
stuebinm
2022-12-12
1
-7
/
+36
*
simple prometheus metrics
stuebinm
2022-10-16
1
-5
/
+16
*
remove some extrapolation bugs
stuebinm
2022-09-14
1
-3
/
+3
*
on-board-unit: display estimated delay etc.
stuebinm
2022-09-11
1
-3
/
+5
*
gtfs realtime: add tripUpdate feed
stuebinm
2022-09-10
1
-3
/
+3
*
use websockets for the on-board-unit
stuebinm
2022-09-10
1
-32
/
+31
*
guess at future delays (horrible, incorrect, and unfinished)
stuebinm
2022-08-31
1
-2
/
+2
*
some config thing
yesod
stuebinm
2022-08-28
1
-1
/
+4
*
this does way too much tbh (also functioning delays)
stuebinm
2022-08-28
1
-5
/
+17
*
controlroom: lots of pretty little knobs
stuebinm
2022-08-27
1
-41
/
+37
*
control room: translations & form input
stuebinm
2022-08-14
1
-2
/
+2
*
controlroom: replace servant/lucid with yesod
stuebinm
2022-08-14
1
-1
/
+4
*
somewhat functioning control room
stuebinm
2022-07-11
1
-1
/
+1
*
don't have the ControlRoom API in Swagger
stuebinm
2022-07-07
1
-2
/
+2
*
barebones webform API & frontend
stuebinm
2022-07-03
1
-0
/
+2
*
remove some unused imports
stuebinm
2022-07-03
1
-30
/
+11
*
add service monad (with built-in logging)
stuebinm
2022-07-03
1
-19
/
+20
*
websockets and better (empty) response messages
stuebinm
2022-07-02
1
-48
/
+65
*
better module names
stuebinm
2022-07-02
1
-1
/
+1
*
rudimentary admin api implementation
stuebinm
2022-07-02
1
-2
/
+17
*
gtfs realtime: add vehicle positions
stuebinm
2022-07-02
1
-1
/
+2
*
more or less functional servicealerts for gtfs rt
stuebinm
2022-07-02
1
-62
/
+8
*
gtfs realtime proof of concept
stuebinm
2022-07-02
1
-1
/
+63
*
optional date parameter for the timetable endpoint
stuebinm
2022-06-27
1
-4
/
+8
*
foreign keys are a thing
stuebinm
2022-06-16
1
-47
/
+19
*
actually use the database
stuebinm
2022-06-16
1
-96
/
+103
*
add some persist stuff
stuebinm
2022-06-15
1
-22
/
+35
*
generate OpenAPI docs
stuebinm
2022-06-10
1
-37
/
+69
*
restructure GTFS types
stuebinm
2022-06-06
1
-8
/
+6
*
better aeson generics
stuebinm
2022-06-06
1
-2
/
+7
*
basic server setup
stuebinm
2022-06-05
1
-0
/
+96