wger
wger copied to clipboard
Self hosted FLOSS fitness/workout, nutrition and weight tracker
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
# Proposed Changes - Fix the removing of a prev form if sets are changed - Closes #1553 ## Please check that the PR fulfills these requirements - [ ]...
# Proposed Changes Currently, I understood that downloading the ingredients from the Open Food Facts server requires an import using a running Mongo server. This pull request avoids using Mongo...
Add the possibility to create dynamic measurements that are calcualted based on other entries. For example, a 1RM calculated value for squats from the logged values or the BMI. How...
## Steps to Reproduce 1. Create a session and add one exercise with a comment 2. Edit that exercise **Expected results:** A full edit (comment, number of sets) to be...
To build the app from the git repo, `sass` should be installed on the system. Could be nice to add it to the development docs.
## Steps to Reproduce 1. Create a new exercise 2. Create a new workout and add that exercise  3. Change the number of sets  **Expected results:** The form...
## Steps to Reproduce 1. Add the same exercise with different parameters  2. Try to log a sessión  **Expected results:** First exercise should only have two sets. Also,...
Self-hosted docker image of wger with nginx/traefik. I have a database of exercises for my Bio Force, I try to add them with SQL, on the webpage they are shown...