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
trafficstars

# Proposed Changes - - - ## Please check that the PR fulfills these requirements - [ ] Tests for the changes have been added (for bug fixes / features)...

## Steps to Reproduce Set up a Linux System ``` #uname -a Linux wger 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64 GNU/Linux ``` Install the Server like documented here: [https://wger.readthedocs.io/en/latest/production.html](https://wger.readthedocs.io/en/latest/production.html)...

## Use case I would like to have MFA/2FA for extra security on accounts. ## Proposal Allow me to use an MFA/2FA method/app to increase user account security.

Hi, as a new user of WGER I would like to thank you for the great tool. I found WGER in the apps on my Unraid system and wanted to...

## Use case I am currently attempting to install wger in my homeserver via docker. Because I have other services running, like gitea or nextcloud, I wanted to reuse the...

At the moment the dummy data generator is a single script in `extras/dummy_generator`. It would be cleaner to move the individual functionality to a management command in each app. Since...

## Use case There is already support for "units" when working with ingredients in the nutritional plans, which is very useful (you want to log "1 banana" and not "80g...

you are right, there is no direct connection between logs and sets, only to workout. We should have an issue to add a nullable foreign key to the table, till...

The autocompleter should get a bit of design love ![image](https://user-images.githubusercontent.com/2280729/99918315-54319c80-2d16-11eb-91d7-a60335e31bbb.png)

good first issue

## Use case **Feature Request** It would be amazing if wger could be contanerized to run in the Balena cloud, running on self hosted devices such as Raspberry Pis ##...