index
:
tracktrain
main
yesod
track trains on their traintracks
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tracktrain.cabal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Config: switch conferer → conftrack
HEAD
main
stuebinm
1
-5
/
+2
2024-05-20
use OsPath instead of FilePath in easy cases
stuebinm
1
-4
/
+5
2024-05-16
new feature: Server.Frontend.Ticker
stuebinm
1
-0
/
+1
2024-05-09
rough initial work on space-time diagrams
stuebinm
1
-0
/
+1
2024-05-09
restructure: split web frontend into several modules
stuebinm
1
-1
/
+8
2024-05-02
changelog for 0.0.2
stuebinm
1
-1
/
+1
2024-05-02
restructure: get the tracker to work again
stuebinm
1
-0
/
+1
2024-04-24
restructure: save a ticket's stop in the database
stuebinm
1
-0
/
+1
2024-04-20
restructure: have "tickets" independent of gtfs
stuebinm
1
-0
/
+1
2024-04-17
general housekeeping
stuebinm
1
-16
/
+7
2024-04-17
replace protocol-buffers with proto-lens
stuebinm
1
-51
/
+16
2023-01-22
switch to ghc 9.0.2
stuebinm
1
-16
/
+5
2023-01-22
oauth2 via uffd
stuebinm
1
-1
/
+7
2022-12-07
cabal: set minimum warp version to make conferer-warp build
stuebinm
1
-1
/
+1
2022-11-23
use the threaded rts
stuebinm
1
-0
/
+1
2022-10-16
simple prometheus metrics
stuebinm
1
-0
/
+3
2022-09-11
correct the generated openapi description
stuebinm
1
-0
/
+1
2022-09-02
fix the nix build
stuebinm
1
-2
/
+2
2022-08-28
some config thing
yesod
stuebinm
1
-0
/
+8
2022-08-28
this does way too much tbh (also functioning delays)
stuebinm
1
-0
/
+3
2022-08-26
controlroom: some styling
stuebinm
1
-0
/
+2
2022-08-14
ControlRoom: default layout
stuebinm
1
-0
/
+1
2022-08-14
control room: translations & form input
stuebinm
1
-0
/
+1
2022-08-14
controlroom: replace servant/lucid with yesod
stuebinm
1
-3
/
+2
2022-07-11
somewhat functioning control room
stuebinm
1
-0
/
+1
2022-07-07
generic html forms for ADTs
stuebinm
1
-0
/
+1
2022-07-03
barebones webform API & frontend
stuebinm
1
-0
/
+4
2022-07-02
websockets and better (empty) response messages
stuebinm
1
-0
/
+2
2022-07-02
better module names
stuebinm
1
-1
/
+1
2022-07-02
more or less functional servicealerts for gtfs rt
stuebinm
1
-2
/
+3
2022-07-02
gtfs realtime proof of concept
stuebinm
1
-0
/
+48
2022-06-19
handle GTFS shapes (& send them out along trips)
stuebinm
1
-0
/
+1
2022-06-18
make connstring configurable at runtime
stuebinm
1
-0
/
+0
2022-06-17
generate javascript functions
stuebinm
1
-0
/
+12
2022-06-17
rename package to tracktrain
stuebinm
1
-4
/
+4
2022-06-16
foreign keys are a thing
stuebinm
1
-1
/
+5
2022-06-16
actually use the database
stuebinm
1
-0
/
+5
2022-06-15
add some persist stuff
stuebinm
1
-1
/
+9
2022-06-10
generate OpenAPI docs
stuebinm
1
-20
/
+14
2022-06-05
basic server setup
stuebinm
1
-1
/
+29