v0.1.4 - Backend revamp, change password flow and sync Strava gear
Warning: Alembic is now used to create and manage DB migrations. I recommend for you to drop DB tables and let Alembic create the DB structure from scratch for this new version.
- Backend revamp from scratch
- Settings page revamp
- User can now reset account password
- Admin can reset users passwords
- It is now possible to retrieve gear from Strava
- Backend now uses Alembic to manage DB migrations and DB creation on first use