• :3

  • Joined on 2024-01-14
bendodroid pushed tag v0.2.0-rc1 to CCCHH/spaceapid 2026-07-25 23:18:21 +02:00
bendodroid pushed to develop at CCCHH/spaceapid 2026-07-25 23:04:26 +02:00
a53a5c3517 feat: SpaceAPI v15 support
de506fc8f3 feat: Log that version is unknown if version == ""
a163ba1deb style: Add .editorconfig
4540fc0c59 docs: Add missing backticks in README
b054b02be6 fix(handlers): Handle DELETE for environment sensors
Compare 5 commits »
bendodroid pushed to develop at CCCHH/spaceapid 2026-07-25 22:53:43 +02:00
fd3cae1866 feat: SpaceAPI v15 support
b5a286a237 feat: Log that version is unknown if version == ""
34d05ffa49 feat(handlers): Handle DELETE for environment sensors
abde10bfc9 style: Add .editorconfig
b33c266fb5 docs: Add missing backticks in README
Compare 9 commits »
bendodroid pushed to develop at CCCHH/spaceapid 2026-07-21 21:33:55 +02:00
7a8b904852 --wip-- [skip ci]
bendodroid created branch develop in CCCHH/spaceapid 2026-07-21 21:33:55 +02:00
bendodroid pushed to main at bendodroid/nix-infra 2026-06-04 11:32:59 +02:00
9a9f1c774c
diday.org: remove (not-working) did.hamburg.ccc.de extra domain name
9d3945e189
hamburg.ccc.de: redirect old no olympia url to new one for compatibility
9258f15343
deploy infra-docs and infra-docs staging on public-web-static
c458aa2f17 Remove woodpecker host
cd7a0054a7
flake.lock: Update
Compare 228 commits »
bendodroid commented on pull request CCCHH/nix-infra#12 2024-11-13 23:11:54 +01:00
license this repo under the MIT license

I sign-off on licensing my work in this repository under the MIT license.

bendodroid pushed tag v0.1.0 to CCCHH/spaceapid 2024-08-03 22:24:14 +02:00
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 22:22:06 +02:00
ccf3981d8d docs: Improve log output for missing config
732045645a refactor!: Change config path env var name
Compare 2 commits »
bendodroid pushed tag v0.1.0 to CCCHH/spaceapid 2024-08-03 22:07:37 +02:00
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 21:59:36 +02:00
99c57bd538 docs: Improve log output for missing config
366504894d refactor!: Change config path env var name
759787569d docs: Add go build example for setting version
Compare 3 commits »
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 21:08:28 +02:00
5dacfd0dfe docs: Update README and code comments
68d0ec05db feat: Add support for PUT/DELETE state.message
Compare 2 commits »
bendodroid closed issue CCCHH/spaceapid#33 2024-08-03 21:08:28 +02:00
Support space/message field
bendodroid commented on issue CCCHH/spaceapid#31 2024-08-03 18:14:00 +02:00
Implement Go 1.22 Features

The for loop change doesn't affect us I think? Decided against rewriting the sensor endpoints with wildcards, would need an awful lot of manual handling for the optional parts and the current…

bendodroid closed issue CCCHH/spaceapid#31 2024-08-03 18:14:00 +02:00
Implement Go 1.22 Features
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 18:07:31 +02:00
74a8db7d2b refactor: Add Go 1.22 HTTP method matching
bd94b295ac docs: Fix typos
Compare 2 commits »
bendodroid closed issue CCCHH/spaceapid#30 2024-08-03 14:11:05 +02:00
Debug trailing slashes in URL paths and redirects not updating sensor values
bendodroid pushed to main at CCCHH/spaceapid 2024-05-26 21:06:32 +02:00
b98174c7da Update README.md with note about URL paths
7218177625 Refactor environment sensor URL path generation
8015ed2be5 Location is optional for beverage_supply so make it omitempty
72f5a67989 Move persistence stuff to own package
742fb2be58 util.go only contains persistent state handling so rename accordingly
Compare 10 commits »