nncrypted

Results 6 comments of nncrypted

I can move around the app I can't add a set from the search field it sees the first two and part of the third but I can't select them...

Everything else seems to work except the workout portion. I'm using English I'm able to update my weight I can update nutrition. Just the workout doesn't work well. I tried...

I need to correct something nutrition allows me to select but still can't scroll when I first checked I chose something that only had three variants but if I try...

Update using an old Motorola G7 Power on Android 12 everything works as expected.

I just created an environment section under nginx and added PGID, PUID parameters now everything works great all images show including favicon.

services: web: image: wger/server:latest container_name: wger_server depends_on: db: condition: service_healthy cache: condition: service_healthy environment: - SECRET_KEY= - SIGNING_KEY= - TIME_ZONE=America/Toronto - CSRF_TRUSTED_ORIGINS= - X_FORWARDED_PROTO_HEADER_SET=True - MEDIA_URL= - STATIC_URL= - ALLOW_REGISTRATION=False...