Commit graph

21 commits

Author SHA1 Message Date
Paul Bienkowski 0edb1cc8eb Upload tracks to files 2021-01-19 16:37:01 +01:00
Paul Bienkowski 4d30d6ff1b chore: change urls for new website and github org 2021-01-19 13:18:48 +01:00
Paul Bienkowski 5770229945 feat: add track length and duration (seconds) to parsed information 2020-12-02 20:55:04 +01:00
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 1b4718b0ac chore: move js to src/ directory 2020-11-28 19:17:19 +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 bb2b569abe chore: add "npm run lint" command 2020-11-21 19:41:25 +01:00
Paul Bienkowski e75a71a9bc chore: include all JS files in eslint 2020-11-21 19:41:25 +01:00
Paul Bienkowski f890fc673f refactor: switch to async/await syntax in track routes 2020-11-18 23:00:08 +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 8dd5bba3e4 revert version change 2020-06-30 21:57:00 +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