João Silva
|
53c2dffd6e
|
Initial OpenTelemetry implementation
|
2023-11-23 00:12:36 +00:00 |
|
João Silva
|
543a5fdf49
|
Initial OpenTelemetry implementation
|
2023-11-23 00:10:20 +00:00 |
|
João Silva
|
0a2502f77e
|
Added logic to fetch Strava activities when user links account. Added some protections in code to handle 0 activities on thread creation.
|
2023-11-22 22:00:39 +00:00 |
|
João Silva
|
93735a449f
|
Added missing attribute pace to waypoints array when processing Strava activities.
|
2023-11-22 17:13:30 +00:00 |
|
João Silva
|
7fb36e386f
|
Added initial multithreading logic for strava activities processing
|
2023-11-20 22:59:16 +00:00 |
|
João Silva
|
4f684bfd15
|
Removed some unused dependencies (Ruff). Initial code formatting using Black Formatter
|
2023-11-13 14:10:23 +00:00 |
|
João Silva
|
8863eeba8a
|
Initial activity retrieve from strava logic
|
2023-11-10 15:33:27 +00:00 |
|
João Silva
|
e36eb3f47c
|
Added strava link and refresh strava token logic
|
2023-11-09 10:43:15 +00:00 |
|
João Silva
|
1a54fe1d64
|
Added ability to query user and not only the authenticated user in the function to retrieve run, bike and swim.
|
2023-11-08 09:50:46 +00:00 |
|
João Silva
|
3c8d43567f
|
Added function to retrieve run, bike and swim distance done this week
|
2023-11-07 18:31:06 +00:00 |
|
João Silva
|
3624b90fb6
|
Fixed bug in delete activity function.
|
2023-11-07 17:13:10 +00:00 |
|
João Silva
|
a91c02801d
|
Added ability to add/edit and delete gear from activity
|
2023-11-03 13:25:15 +00:00 |
|
João Silva
|
ae12cfc393
|
Changed DB comment for user column is_active in order to be inline with what the frontend does. If user is inactive changed from 0 to 2.
|
2023-11-02 11:09:05 +00:00 |
|
João Silva
|
6b8c3f038c
|
Changed login sent data from Form(...) to json. Added validation to not allow user to login if account is not active. Fixed also some bugs
|
2023-11-02 10:53:20 +00:00 |
|
João Silva
|
1d180fac6c
|
Changed gear sent data from Form(...) to json. Fixed also some bugs
|
2023-11-02 09:50:20 +00:00 |
|
João Silva
|
286546bf17
|
Changed users sent data from Form(...) to json. Fixed also some bugs
|
2023-11-01 23:20:30 +00:00 |
|
João Silva
|
6e1ca5f370
|
Added more GPX import parameters and added database columns and logic. Added to index.php the activities summary. Fixed also some bugs
|
2023-10-30 21:32:21 +00:00 |
|
João Silva
|
6387c592c0
|
Finished GPX base import logic
|
2023-10-27 21:23:56 +00:00 |
|
João Silva
|
3e16115f27
|
Initial commit
|
2023-10-26 22:00:59 +00:00 |
|