Commit Graph

44 Commits

Author SHA1 Message Date
Lars Berning 70f6623af6
updates some comments, bumps version 2022-02-12 20:21:08 +01:00
Lars Berning dfc17c09b2
wires strava authorization to the web ui 2022-02-05 21:54:15 +01:00
Lars Berning 15cdf2e22f
adds initial strava integration to upload activities 2022-02-05 13:15:43 +01:00
Lars Berning af5c1f0d9b
migrates to markdownlint-cli2 2022-01-29 15:35:47 +01:00
Lars Berning b788754d23
some simplifications for configuration 2022-01-29 15:23:29 +01:00
Lars Berning c72f79a665
adds a missing linter dependency 2022-01-29 14:42:30 +01:00
Lars Berning 8d634b0a65
updates eslint to v8, adds some more linting rules 2022-01-29 14:15:33 +01:00
Lars Berning 2997da6ec4
mitigates a dependency problem which caused an audit finding 2022-01-28 23:20:45 +01:00
Lars Berning 426f982683
refactores frontend styling, updates some dependencies 2022-01-28 19:52:21 +01:00
Lars Berning a9ddd0489c
Merge branch 'main' into frontend_redesign 2022-01-16 22:36:18 +01:00
Lars Berning e21fb1aa53
adds auto restart of backend in dev setting 2022-01-16 22:21:26 +01:00
Lars Berning b6dab1c038
updates some dependencies 2022-01-13 20:50:48 +01:00
Lars Berning 582c5fd41c
updates and fixes some dependencies 2022-01-10 20:05:19 +01:00
Lars Berning bbd009453e
Merge branch 'main' into frontend_redesign 2022-01-09 22:22:13 +01:00
Lars Berning ab02153c2d
fixes a dependency problem that causes ble to not work, pins all dependencies 2022-01-02 14:20:09 +01:00
Lars Berning a083af9e49
updates some references and some dependencies 2021-12-13 21:05:07 +01:00
Lars Berning 80360e70f8
fixes some edge cases, removes some unneeded dependencies 2021-11-29 15:24:51 +01:00
Lars Berning 76a5e004f2
adds bundling with rollup 2021-11-29 10:30:45 +01:00
Lars Berning 6bccb9bccd
uses babel preset-env 2021-11-28 11:15:41 +01:00
Lars Berning 70a86d0914
initial attempt to refactor frontend with lit 2021-11-27 17:17:58 +01:00
Lars Berning 9e03c01a53
adds lightweight tooling for adding web components with lit 2021-11-21 22:28:44 +01:00
Lars Berning 6b384d7f31
updates some dependencies 2021-11-21 21:50:01 +01:00
Lars Berning dd36e2b141
updates some dependencies, fixes linter config, bumps version 2021-11-07 15:03:44 +01:00
Lars Berning ede8d2cfe0
revert to eslint 7 for now since not all extensions are ready for 8 yet 2021-10-17 11:59:20 +02:00
Lars Berning 16fafc8add
updates websocket library to version 8 2021-10-17 11:40:03 +02:00
Lars Berning 6529d2bbe1
updates some dependencies 2021-10-17 11:24:12 +02:00
Lars Berning 7fd0ff83f9
updates some dependencies 2021-05-31 10:39:48 +02:00
Lars Berning 28ea452e4a
adds network share creation and hostname adjustment to installer 2021-05-25 11:57:52 +02:00
Lars Berning a618419702
simplifies git hooks 2021-05-21 14:38:21 +02:00
Lars Berning db7559e640
removes a non required dependency 2021-05-21 13:24:08 +02:00
Lars Berning 602766c4a0
implements tcx and raw export 2021-05-20 13:40:42 +02:00
Lars Berning 103b77190e
some minor layout adjustments 2021-05-08 13:55:22 +02:00
Lars Berning d385ad78d7 adds support for ant+ heart rate monitors 2021-04-22 21:03:59 +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 e8d1721919 updates documentation 2021-04-15 20:40:08 +02:00
Lars Berning 43fa45bf29 adds support for BLE heart rate monitors 2021-04-14 22:13:24 +02:00
Lars Berning 89883dab2d adds install script, modifies icon 2021-03-31 19:41:12 +01:00
Lars Berning 61c3d5be8d adds some icons to the UI 2021-03-27 03:54:58 +00:00
Lars Berning 1c135a0c1f replaces unit testing framework ava -> uvu 2021-03-26 23:37:36 +00:00
Lars Berning c3d7d64a51 adds frontend build tool 2021-03-26 23:15:12 +00:00
Lars Berning 37c32829d8 implements PM5 protocol, simplifies code 2021-03-18 20:17:57 +00:00
Lars Berning 6c5c1b8cb8 adds linting pre commit hook, cleans documentation 2021-03-13 19:20:36 +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