jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

Add per-user setting to disable social sharing buttons #77

Closed jovandeginste closed 5 months ago

jovandeginste commented 5 months ago

When the setting is disabled system wide, this will take precedence over the per-user setting.

We also update the user id inside the profile struct, in case the user had no profile yet. This also fixes #61 for existing setups.