index
:
tracktrain
main
yesod
track trains on their traintracks
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
API.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server.Ingest: new handling of unassigned trackers
stuebinm
2024-05-15
1
-2
/
+16
*
restructure: get the tracker to work again
stuebinm
2024-05-02
1
-31
/
+23
*
restructure: save a ticket's stop in the database
stuebinm
2024-04-24
1
-4
/
+4
*
restructure: have "tickets" independent of gtfs
stuebinm
2024-04-20
1
-6
/
+6
*
general housekeeping
stuebinm
2024-04-17
1
-7
/
+3
*
replace protocol-buffers with proto-lens
stuebinm
2024-04-17
1
-7
/
+26
*
expose the gtfs.zip used in the API
stuebinm
2023-05-20
1
-13
/
+21
*
simple on-board tools
stuebinm
2023-03-11
1
-2
/
+7
*
don't hardcode css
stuebinm
2023-02-23
1
-0
/
+1
*
simple realtime position map
stuebinm
2022-12-13
1
-1
/
+1
*
a subscribe websocket for real-time location info
stuebinm
2022-12-12
1
-0
/
+1
*
simple prometheus metrics
stuebinm
2022-10-16
1
-1
/
+11
*
on-board-unit: display estimated delay etc.
stuebinm
2022-09-11
1
-1
/
+1
*
correct the generated openapi description
stuebinm
2022-09-11
1
-4
/
+19
*
some config thing
yesod
stuebinm
2022-08-28
1
-1
/
+1
*
this does way too much tbh (also functioning delays)
stuebinm
2022-08-28
1
-1
/
+0
*
controlroom: lots of pretty little knobs
stuebinm
2022-08-27
1
-32
/
+23
*
control room: translations & form input
stuebinm
2022-08-14
1
-2
/
+2
*
controlroom: replace servant/lucid with yesod
stuebinm
2022-08-14
1
-2
/
+2
*
somewhat functioning control room
stuebinm
2022-07-11
1
-1
/
+1
*
don't have the ControlRoom API in Swagger
stuebinm
2022-07-07
1
-5
/
+1
*
barebones webform API & frontend
stuebinm
2022-07-03
1
-17
/
+20
*
remove some unused imports
stuebinm
2022-07-03
1
-10
/
+10
*
websockets and better (empty) response messages
stuebinm
2022-07-02
1
-9
/
+13
*
rudimentary admin api implementation
stuebinm
2022-07-02
1
-3
/
+4
*
more or less functional servicealerts for gtfs rt
stuebinm
2022-07-02
1
-20
/
+36
*
gtfs realtime proof of concept
stuebinm
2022-07-02
1
-1
/
+12
*
optional date parameter for the timetable endpoint
stuebinm
2022-06-27
1
-12
/
+23
*
foreign keys are a thing
stuebinm
2022-06-16
1
-11
/
+23
*
actually use the database
stuebinm
2022-06-16
1
-0
/
+35