Commit Graph

18 Commits

Author SHA1 Message Date
190985d42c Update README.md 2021-01-26 17:28:14 +00:00
7695a6838f Activate strict CORS 2021-01-17 15:38:31 +00:00
84c9016be4 Fix IndexError when Bikepoint doesn't exist in historical data 2020-12-29 20:07:12 +01:00
8947f9116e Return more data on TopStations endpoints 2020-12-27 15:52:26 +01:00
3cdfac30bc Add zeroes for timeFrames if they do not exist to dashboards time endpoint 2020-12-26 15:20:32 +01:00
7a85fe933c Fix sorting of dashboard duration groups
Include all groups, even when they are zero
2020-12-23 00:10:28 +01:00
9cdae30f7e Fix stupid accident dataset (remove duplicates?!?!) 2020-12-22 02:26:58 +01:00
66c843237e Make project docker ready 2020-12-21 18:47:00 +01:00
c30e9377a1 Move openapi spec 2020-12-20 23:44:24 +01:00
840d170501 Another round of speed improvements 2020-12-20 19:15:25 +01:00
100eb416af Remove python 3.9 features 2020-12-20 16:54:19 +01:00
c718c7abfe Remove generated column from db 2020-12-20 16:29:01 +01:00
69b4d0eb33 Allow CORS 2020-12-20 14:27:51 +01:00
9847ba105c Implement API endpoints 2020-12-20 01:36:36 +01:00
20bdce68a3 Add two new indexes to DB for faster querying 2020-12-20 01:36:17 +01:00
0cac5e806f Update gitignore and requirements 2020-12-20 01:35:55 +01:00
49c5b7912b Add backend readme and requirements.txt 2020-12-19 16:25:34 +01:00
4db515cbe4 Rename openapi to backend 2020-12-19 15:44:03 +01:00