• Joined on 2024-06-27
Filip synced commits to refs/pull/2093/merge at Filip/matrix-spec from mirror 2025-03-21 13:38:11 +01:00
0c2f84bc1a Fix requiredness syntax
8bfdf2c2e2 Make reason required for user and room reports
31fd5b8cd5 Move optional random delay to event and user reporting endpoints
97bf30b7a3 Move option to consistently respond with 200 to user reporting endpoint
Compare 5 commits »
Filip synced commits to refs/pull/2108/merge at Filip/matrix-spec from mirror 2025-03-21 13:38:11 +01:00
7fd49a2808 Set room version 11 as the default (#2105)
Compare 2 commits »
Filip synced and deleted reference refs/tags/refs/pull/2105/merge at Filip/matrix-spec from mirror 2025-03-20 21:28:12 +01:00
Filip synced commits to main at Filip/matrix-spec from mirror 2025-03-20 21:28:12 +01:00
7fd49a2808 Set room version 11 as the default (#2105)
Filip synced commits to refs/pull/2093/merge at Filip/matrix-spec from mirror 2025-03-20 21:28:12 +01:00
7fd49a2808 Set room version 11 as the default (#2105)
Compare 2 commits »
Filip synced commits to refs/pull/2104/merge at Filip/matrix-spec from mirror 2025-03-20 21:28:12 +01:00
7fd49a2808 Set room version 11 as the default (#2105)
Compare 2 commits »
Filip synced commits to refs/pull/2095/head at Filip/matrix-spec from mirror 2025-03-20 13:18:12 +01:00
d060142a8d Line-wrap first paragraph, update link and parameters
43f8f68402 Don't use semantically different texts for different mimetypes in the topic example
9ca647f5ee Update data/api/client-server/create_room.yaml
Compare 3 commits »
Filip synced commits to refs/pull/2095/merge at Filip/matrix-spec from mirror 2025-03-20 13:18:12 +01:00
d060142a8d Line-wrap first paragraph, update link and parameters
43f8f68402 Don't use semantically different texts for different mimetypes in the topic example
9ca647f5ee Update data/api/client-server/create_room.yaml
Compare 4 commits »
Filip synced commits to refs/pull/2104/head at Filip/matrix-spec from mirror 2025-03-20 13:18:12 +01:00
03c96e505b Mention knockable rooms in warning
Filip synced commits to refs/pull/2104/merge at Filip/matrix-spec from mirror 2025-03-20 13:18:12 +01:00
03c96e505b Mention knockable rooms in warning
Compare 2 commits »
Filip synced commits to refs/pull/2105/head at Filip/matrix-spec from mirror 2025-03-20 05:08:11 +01:00
4504a92ee3 Add changelog
Filip synced commits to refs/pull/2105/merge at Filip/matrix-spec from mirror 2025-03-20 05:08:11 +01:00
4504a92ee3 Add changelog
Compare 2 commits »
Filip synced commits to refs/pull/2102/merge at Filip/matrix-spec from mirror 2025-03-19 20:58:11 +01:00
Filip opened issue Filip/cyclinglib#1 2025-03-17 00:22:11 +01:00
Include formula to calculate desired gear ratio
Filip created branch gearing in Filip/cyclinglib 2025-03-17 00:21:35 +01:00
Filip pushed to gearing at Filip/cyclinglib 2025-03-17 00:21:35 +01:00
03237830f3 Add temp_gears.py
Filip pushed to master at Filip/analyze-sport-data 2025-03-16 20:00:25 +01:00
46bf3f028c Added basic README.
d6d69b7aa5 Added example image.
Compare 2 commits »
Filip pushed to master at Filip/analyze-sport-data 2025-03-16 14:50:00 +01:00
e14d661571 Added heart rate offset parameters to TCX and FIT file extraction functions.
Filip created branch master in Filip/analyze-sport-data 2025-03-16 14:42:56 +01:00
Filip pushed to master at Filip/analyze-sport-data 2025-03-16 14:42:56 +01:00
0206867af5 Example script now also looks for tcx files.
169b7c8db8 Added from_tcx_file function.
7d4701948f Created a simple example script for showing HR plot.
5a27831dd4 When extracting from fit file, only create HeartRateRecord if record contains appropriate key.
282bae6675 Implemented heart_rate_dataframe function.