Commit Graph

20 Commits

Author SHA1 Message Date
Abász 918c9b53fa Remove formatting logic from RowingStatistics
Remove logic of formatting metrics in RowingStatistics and move these to
the consuming end (e.g. client).
2023-03-25 21:00:33 +01:00
Jaap van Ekris c029a42d37
Update to accommodate the new peripheral settings
Update to respect new peripheral settings introduced with the new peripheralmanager
2023-02-15 16:53:54 +01:00
Jaap van Ekris 7251a8144d
Douncheck with 0.8.4 settings
Checked that the sanity check would fix all mew variables, allowing a 0.8.4 config file to be used with V1Beta without any crashes or issues.
2023-01-15 21:52:55 +01:00
Jaap van Ekris f628a6e791
Updates to fix review comments
Updates to fix review comments
2023-01-15 21:18:43 +01:00
Jaap van Ekris fcb3944848
Removed some artificial limits 2023-01-12 12:28:27 +01:00
Jaap van Ekris fb64547e30
Allowed the config check to repair settings
Added the ability to automatically fix forgotten or implausible settings when possible.
2023-01-12 12:25:06 +01:00
Jaap van Ekris 0378f27655
Fixed Lint errors
Fixed Lint errors
2023-01-11 23:19:48 +01:00
Jaap van Ekris dc43c38e16
Improvement of code quality
Improvement of code quality
2023-01-11 23:17:56 +01:00
Jaap van Ekris e29d723776
Added sanity checks to the config manager
Added a lot of sanity checks to the loading of the config.
2023-01-11 23:06:34 +01:00
Lars Berning 943518b986
implements confirmation dialogs, improvements to strava upload 2022-02-11 22:37:36 +00:00
Lars Berning 15cdf2e22f
adds initial strava integration to upload activities 2022-02-05 13:15:43 +01:00
Lars Berning b1aebef900
updates linter ignore pattern since linter now can support more recent syntax 2022-01-31 19:43:40 +01:00
Lars Berning 8d634b0a65
updates eslint to v8, adds some more linting rules 2022-01-29 14:15:33 +01:00
Lars Berning 3b6b42ec1a
extracts merge function into a helper module 2021-05-27 09:36:03 +02:00
Lars Berning 475f0f4835
improves regression tests, renames some settings 2021-05-02 15:02:58 +02:00
Lars Berning 55cde69ce6 moves rower configuration into a config file and adds rower presets 2021-04-20 21:48:34 +02:00
Lars Berning f1c0091a7a set split to infinity while pausing 2021-03-26 21:06:02 +00:00
Lars Berning 3d08f06336 implements handling of rowing pauses 2021-03-10 19:08:56 +00:00
Lars Berning 361e1c65f8 adds logging framework, cleans documentation 2021-03-09 19:39:42 +00:00
Lars Berning 6a4779dfa3 first commit 2021-03-06 21:15:37 +01:00