Commit graph

14 commits

Author SHA1 Message Date
Paul Bienkowski 709b1a44cb feat: add migrations, sort script for reconstructing body as one, and build recordedAt and numEvents in migrations and track routes, too 2020-12-01 19:58:32 +01:00
Paul Bienkowski ecb1b3d04c feat: write a function to generate obsver 2 csv from TrackData 2020-11-25 22:48:43 +01:00
Paul Bienkowski 9ad99587a9 chore: install connect-busboy for multipart body parsing 2020-11-24 00:14:46 +01:00
Paul Bienkowski 22f8c46d6a wip 2020-11-18 20:53:35 +01:00
Paul Bienkowski 2ff842bd11 chore: introduce eslint 2020-11-18 17:15:32 +01:00
Paul Bienkowski 79de852d91 chore: add prettier for autoformatting 2020-11-18 11:23:34 +01:00
Paul Bienkowski b95d3dad3a chore: add testing framework (jest) and start writing test for tracks logic 2020-11-18 11:23:34 +01:00
Martin Grotz b3d9fb3137 feat: add registration flow with email verification 2020-10-22 23:53:43 +02:00
Martin Grotz 3fb02b5809 chore: update package versions and readme 2020-10-01 13:40:11 +02:00
root 934cedd3d0 adjust to new csv dat 2020-07-25 22:45:34 +02:00
dependabot[bot] 6fd167d53a Bump express-jwt from 5.3.3 to 6.0.0
Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.3 to 6.0.0.
- [Release notes](https://github.com/auth0/express-jwt/releases)
- [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/express-jwt/compare/v5.3.3...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 20:35:25 +02:00
root 5b99d0fb8a updated dependencies 2020-04-13 09:08:51 +02:00
dependabot[bot] 11666afa7b Bump mongoose from 5.6.11 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.11 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.6.11...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-13 02:21:25 +02:00
root 02e78c7b38 first version of the OpenBikeSensor Web API 2020-04-13 02:02:40 +02:00