Sam

Results 56 issues of Sam

🚧 First part - WIP 🚧 Users can report: - comments, - workouts, - users. On report creation, a notification is sent to all users with admin rights. Possible actions...

enhancement
api
client
v0.9.x

related to: https://github.com/SamR1/FitTrackee/issues/125, https://github.com/SamR1/FitTrackee/issues/296, https://github.com/SamR1/FitTrackee/issues/298, https://github.com/SamR1/FitTrackee/issues/299, https://github.com/SamR1/FitTrackee/issues/381, https://github.com/SamR1/FitTrackee/issues/382 🚧 WIP, some features may change 🚧 - [x] add visibility levels to workouts (=privacy levels) - [x] 3 levels: `private`, `followers_only`,...

The following command are deprecated since v0.6.5: - `fittrackee_set_admin` - `fittrackee_upgrade_db` - `fittrackee_worker` (disabled)

Python 3.8 [EOL](https://peps.python.org/pep-0569/#lifespan): approximately October 2024 The latest versions of some dependencies no longer support this version (for instance, version [7.2+](https://www.sphinx-doc.org/en/master/changes.html#release-7-2-0-released-aug-17-2023) of sphinx, used for documentation generation, requires Python 3.9+).

api
dependencies
python

See statement on [vuejs/vuex repository](https://github.com/vuejs/vuex) > The official state management library for Vue has changed to [Pinia](https://pinia.vuejs.org/). Pinia has almost the exact same or enhanced API as Vuex 5, described...

client
dependencies
javascript

Improvements and new features: - [ ] workouts - [ ] improve navigation between workouts (for now, a user can only navigate his own workouts with arrow buttons displayed on...

see https://docs.sqlalchemy.org/en/20/changelog/migration_20.html

api
dependencies
python

_first draft_ In order to hide unwanted content, a user can block another user. Blocking users hides their workouts on timeline and comments. All notifications from blocked users are not...

enhancement
api
client
v0.9.x

display notifications on UI: - new follow request - new comment on a workout - new reply on a comment - like on a workout or a comment

enhancement
api
client
v0.9.x

Add ability to generate and share a track (gpx without time data) from an existing workout needs #194

feature:workouts