Roland Geider

Results 164 issues of Roland Geider

At the moment the calendar page is not really that useful, as it only shows the logs and sessions that are already in the system. It would be usefult if...

At the moment there is no protection against brute force attacks on the login page, while not a priority it would be nice if we could do something about it....

We want to give admins an overview of changes made to the exercises. At the moment we use django activity stream to log high level events such as "user 123...

When trying to save the daily caloric value in the user profile, the server responds with a 404: ![image](https://user-images.githubusercontent.com/2280729/148080232-11d07c12-4e4b-4a21-ba7a-6f83c288a022.png) ![image](https://user-images.githubusercontent.com/2280729/148080209-f121a35f-8a2f-46d4-950c-eb8a25ac1824.png)

## Use case Present general statistics to the user ## Proposal Possible idea: calculate some (useful...) statistics for the the user. Some ideas: - total number of workout sessions (what...

needs discussion

## Use case At the moment, the public templates available on wger.de can't be synced to a local installation. ## Proposal Add a new script, similar to `sync-exercises`, that pulls...

Check if the UserCache table is used anywhere (and if it needs to be kept), remove otherwise

We should add support for Json Web Tokens to access the API https://github.com/jazzband/djangorestframework-simplejwt

Add images to ingredients

good first issue

## Use case Add a graphQL interface for workout routines, nutritional plans and exercises ## Proposal (this is just and idea) There are currently a multitude of API endpoints, each...

needs discussion
help wanted