wger
wger copied to clipboard
Self hosted FLOSS fitness/workout, nutrition and weight tracker
# Proposed Changes - Add a fully functioning result page for the BMI calculator under nutrition dropdown menu so that it no longer returns just a simple HttpResposne. - The...
# Proposed Changes - When I was using the web app, I was really confused about which units the BMI calculator is using for weights - Added units to weight...
When I query the api like this: https://wger.de/api/v2/exercise/?language=2&limit=20&muscles=3 instead of displaying exercises for muscle 3 it just shows all exercises
## Use case I recently stumbled over wger and began using it for tracking my workouts. Since I'm a former Apple Health user to keep track of these things, besides...
# Patch for issue 984 "Add categories to ingredients" - Used product.get method to get 'categories' and added returned result to ingredient_data. - Added myself to AUTHORS.rst ### Other questions...
# Proposed Changes - Make additional URL configurable. Especially useful when running wger in a subdirectory behind a proxy
## Steps to Reproduce 1. Set user preference to using pounds instead of Kg. 2. Create a body weight entry that is above 300 pounds. 3. Attempt to edit your...
## Steps to Reproduce 1. Select Add Weight Entry from Body Weight menu. 2. Enter in any body weight with today's date 3. View Weight Overview **Expected results:** Expected to...
If a barcode scan (at the moment only from the app) does not produce any local results, we could try to query OFF and import the product to the local...
Updates the requirements on [bleach](https://github.com/mozilla/bleach) to permit the latest version. Changelog Sourced from bleach's changelog. Version 5.0.0 (April 7th, 2022) Backwards incompatible changes clean and linkify now preserve the order...