FitTrackee/fittrackee
2022-02-13 13:50:01 +01:00
..
application API - remove init-data step since no additional data is now required 2022-02-12 14:12:58 +01:00
dist Client - update dist files 2022-02-13 13:50:01 +01:00
emails API - port can be omitted in EMAIL_URL (defaults to 25) 2022-01-01 11:28:19 +01:00
migrations API - add missing indexes on Workout table 2022-02-05 11:58:07 +01:00
tests API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
users API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
workouts API - sanitize map tile parameters 2022-02-13 13:39:43 +01:00
__init__.py API - fix serving images 2022-02-13 13:39:43 +01:00
__main__.py API - add command to set an admin after fresh install 2022-02-12 14:31:05 +01:00
config.py API - remove unused configuration parameters 2022-02-12 13:43:24 +01:00
exceptions.py API - refactor exceptions 2021-01-20 16:32:00 +01:00
responses.py API & Client - update API error messages to remove i18n workarounds 2021-11-03 18:30:23 +01:00
tasks.py API - add typing 2021-01-02 19:28:07 +01:00
utils.py API & Client - update API error messages to remove i18n workarounds 2021-11-03 18:30:23 +01:00