FitTrackee/fittrackee
2021-11-03 18:27:17 +01:00
..
application API & Client - max sizes and max number of files must be greater than 0 - #71 2021-02-20 16:59:40 +01:00
dist Client - update some js dependencies and build 2021-11-03 17:25:28 +01:00
emails API - refactor imports 2021-01-20 16:47:00 +01:00
migrations API - fix migration 2021-11-03 17:25:28 +01:00
tests API - return records with user data 2021-11-03 18:27:17 +01:00
users API - return records with user data 2021-11-03 18:27:17 +01:00
workouts API - fix new sports addition 2021-11-03 17:25:28 +01:00
__init__.py API - fix check on app_config table 2021-05-22 17:13:48 +02:00
__main__.py API - refactor imports 2021-01-20 16:47:00 +01:00
config.py API - minor fix + update .env templates 2021-07-17 12:33:42 +02:00
database_utils.py API - fix new sports addition 2021-11-03 17:25:28 +01:00
exceptions.py API - refactor exceptions 2021-01-20 16:32:00 +01:00
responses.py API - fix error message on file uplaod + refactor - #72 2021-02-20 21:37:45 +01:00
tasks.py API - add typing 2021-01-02 19:28:07 +01:00
utils.py API - refactor + typing errors fix 2021-05-22 17:14:24 +02:00