Roman

Results 65 issues of Roman

## Summary I would love to see the max power and speed produced in a ride. ## Proposed Solution The data is already there, I already tried it out. See...

enhancement

## Summary It would make sense to include a devcontainer specification so it is easy to work on the project without installing all kind of software. ## Motivation This could...

enhancement

## Summary When uploading a fit file, it seems to be stored in `data/activity_files/processed`. It would be great if the file could be downloaded from the activity details. ## Motivation...

enhancement

### Describe your issue I am using a custom nginx reverse proxy and custom compose stacks for deployments. In my nginx, I have this entry: ``` # Wikidocs server {...

bug

Currently when using this library, using a no_proxy like `mydomain.com` will not match `sub.mydomain.com`. There are plenty of discussions about standardization of proxy env variables and as far as I...