Commit Graph

11 Commits

Author SHA1 Message Date
9a9c41a2ba export Session.duration as NominalDiffTime 2024-11-11 19:14:21 +00:00
1bb2fe9218 add Session.refreshDrafts
hides some gnarly raw sql inside the module
2024-11-11 18:44:10 +00:00
886089fbcd extract Session module 2024-11-10 16:18:18 +00:00
200c1019c4 separate migrations for Point and Session 2024-11-10 15:36:10 +00:00
6c3eb694f0 add "session"
a session is a series of points which we assume (or the
rider confirms) comprise a complete and continuous ride
2024-11-10 13:11:13 +00:00
b21eda22ad chek for overlap when uploading file 2024-11-07 18:59:56 +00:00
4ca505ada1 Store.save takes Track not Point 2024-11-07 16:42:53 +00:00
04797427fc add start and duration params to json endpoint 2024-11-06 22:00:51 +00:00
e111a323f7 add cadence/power/hr to json 2024-11-06 19:13:47 +00:00
8bd67b2096 serve JSON fron db at /points 2024-11-05 23:32:01 +00:00
2fae769bb9 add postgres 2024-11-04 23:37:48 +00:00