wger icon indicating copy to clipboard operation
wger copied to clipboard

Self hosted FLOSS fitness/workout, nutrition and weight tracker

Results 328 wger issues
Sort by recently updated
recently updated
newest added

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0. Release notes Sourced from docker/login-action's releases. v2.1.0 What's Changed Ensure AWS temp credentials are redacted in workflow logs by @​crazy-max (#275) Bump @​actions/core from...

dependencies
github_actions

## Use case When adding a new exercise to a day, you are only able to add one from the drop-down list, there is no custom option available. ## Proposal...

At the moment we only log the consumed calories. We could think about also logging the actual spent ones which we could get either from some of the external API...

needs discussion

The general API documentation won't win any prices, we should improve (so it becomes usable) with something like [drf-spectacular](https://drf-spectacular.readthedocs.io/en/latest/)

good first issue

At the moment, the exercise api cache prevents changes from being shown after performing updates or similar. Currently we simply cache the whole response based on the URL parameters, but...

## Steps to Reproduce 1. ... Current version 2.1a3.dev0 docker 2. ... enter the nutrition BMI calculator 3. ... **Expected results:** I expect the data entry in the BMI calculator...

## Language filtering for "exerciseinfo" isn't working Hi i'm trying to play around with this API and from what I can tell, you should be able to filter by language...

type: bug

## Steps to Reproduce 1. ... Select Workout 2. ... Add New Video 3. ... Upload .mp4 Video **Expected results:** The video gets uploaded **Actual results:** File type is not...

type: bug

Right now the workout logs and the workout session are only linked through the date (for sessions this value is unique and enforced by the DB). This presents in some...

Seems like there are some deadlinks and things that could be cleaned up in the documentation provided. All good though.