Roland Geider

Results 164 issues of Roland Geider

This is more of a discussion, since it'll be a lot of work

(idea for the future) At least the gym mode view would fit perfectly onto a smart watch display with little changes to the UI and would be really useful. For...

Now that we're building the app for desktop as well, we should make sure that the app works well. Currently we hide any input where the user can take a...

At the moment the docker images are always built, even if there is a regression in the tests. Ideally we would wait till the tests are passed successfully and only...

infrastructure

It's not possible to assign labels to issues. Regardless of what is passed to `add_to_issue` for the labels, there is always a ValueError thrown: ``` python ValueError: Unable to encode...

The arm v7 images might need some additional packages: `ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory `

bug

It seems the `FROM_EMAIL` is getting lost somewhere: ### Discussed in https://github.com/wger-project/docker/discussions/33 Originally posted by **TryCatchCrash** October 23, 2022 I've set up prod.env for email (i know the settings are...

bug

Document or configure nginx to support HTTPS, ideally we would support retrieving/renewing certificates from LetsEcrypt out of the box

Calculate some simple statistics for each training session: * tonnage (the amount of total weight moved) * overall * average intensity This can be calculated either for the complete session,...

Hi, I am having some issues setting up wget with docker-compose. What I did was to pull the entire repo, then run docker-compose.yml, but it results in a bunch of...

type: bug