T-BENZIN
  • Joined on 2023-05-15
T-BENZIN pushed to gainium-thread at Kanium-PUBLIC/KaniumCogs 2026-08-02 13:27:52 +02:00
e19a3b4378 Added thread ID for Gainium challenge
T-BENZIN pushed to master at Kanium-PUBLIC/KaniumCogs 2026-08-02 13:25:01 +02:00
5013fffa59 Merge pull request 'added lift.json for lifting activity' (#23) from lifting-activity into master
69cedfc114 added lift.json for lifting activity
Compare 2 commits »
T-BENZIN deleted branch lifting-activity from Kanium-PUBLIC/KaniumCogs 2026-08-02 13:25:01 +02:00
T-BENZIN merged pull request Kanium-PUBLIC/KaniumCogs#23 2026-08-02 13:24:59 +02:00
added lift.json for lifting activity
T-BENZIN created pull request Kanium-PUBLIC/KaniumCogs#23 2026-08-02 13:21:20 +02:00
added lift.json for lifting activity
T-BENZIN created branch lifting-activity in Kanium-PUBLIC/KaniumCogs 2026-08-02 13:21:06 +02:00
T-BENZIN pushed to lifting-activity at Kanium-PUBLIC/KaniumCogs 2026-08-02 13:21:06 +02:00
69cedfc114 added lift.json for lifting activity
T-BENZIN deleted branch metre-patch from Kanium-PUBLIC/KaniumCogs 2026-02-08 05:51:51 +01:00
T-BENZIN pushed to master at Kanium-PUBLIC/KaniumCogs 2026-02-08 05:51:51 +01:00
8e1245484f Merge pull request 'Added aliases for spelling metre/kilometre' (#18) from metre-patch into master
9df44d3742 Added aliases for spelling metre/kilometre
Compare 2 commits »
T-BENZIN merged pull request Kanium-PUBLIC/KaniumCogs#18 2026-02-08 05:51:50 +01:00
Added aliases for spelling metre/kilometre
T-BENZIN created pull request Kanium-PUBLIC/KaniumCogs#18 2026-02-08 05:46:36 +01:00
Added aliases for spelling metre/kilometre
T-BENZIN created branch metre-patch in Kanium-PUBLIC/KaniumCogs 2026-02-08 05:46:06 +01:00
T-BENZIN pushed to metre-patch at Kanium-PUBLIC/KaniumCogs 2026-02-08 05:46:06 +01:00
9df44d3742 Added aliases for spelling metre/kilometre
T-BENZIN created pull request Kanium-PUBLIC/KaniumCogs#16 2026-02-04 17:46:06 +01:00
feature_fitness_logger
T-BENZIN pushed to feature_fitness_logger at Kanium-PUBLIC/KaniumCogs 2026-02-04 17:43:23 +01:00
f20a4abc81 Original message is put in lower case whole and redundant .lower() methods are removed.
175eeced0c Attempting to be a bit more direct about activity path
2be9cc5795 Merge pull request 'Called correct function' (#14) from minor-typo-fix into master
07a2bf7e38 Merge pull request 'Fixed wrong json key being pulled (I forgot to replace the old name)' (#13) from json-key-fix into master
1ee949eae2 Called correct function
Compare 9 commits »
T-BENZIN commented on pull request Kanium-PUBLIC/KaniumCogs#15 2026-02-04 15:36:39 +01:00
Attempting to be a bit more direct about activity path

Also, should probably put default unit in units' json file with falling back to "m", now that I think of it...

T-BENZIN commented on pull request Kanium-PUBLIC/KaniumCogs#15 2026-02-04 15:27:29 +01:00
Attempting to be a bit more direct about activity path

if cmdline = cmdline.lower() on line 48, then this .lower will become redundant

T-BENZIN commented on pull request Kanium-PUBLIC/KaniumCogs#15 2026-02-04 15:27:14 +01:00
Attempting to be a bit more direct about activity path

if cmdline = cmdline.lower() on line 48, then this .lower will become redundant

T-BENZIN commented on pull request Kanium-PUBLIC/KaniumCogs#15 2026-02-04 15:27:02 +01:00
Attempting to be a bit more direct about activity path

if cmdline = cmdline.lower() on line 48, then this .lower will become redundant