]> the.earth.li Git - mqttdeck.git/shortlog
mqttdeck.git
2025-04-27 Jonathan McDowelllintian: Fix unconditional-use-of-dpkg-statoverride...
2025-04-27 Jonathan McDowellAdd a debian/copyright file
2025-04-26 Jonathan McDowellAdd support for sending button images over MQTT
2025-04-26 Jonathan McDowellHandle JSON parsing failures more gracefully
2025-04-26 Jonathan McDowellSwitch to is_empty() over len() == 0
2025-04-26 Jonathan McDowellAdd initial support for setting button colours
2025-04-26 Jonathan McDowellUpdate Cargo.toml to latest suitable versions
2025-04-26 Jonathan McDowellApply "cargo fmt" to code
2024-07-31 Jonathan McDowellAdd automatic MQTT reconnection
2023-09-04 Jonathan McDowellAdd initial async framework
2023-06-10 Jonathan McDowellAdd udev/systemd service files to start on device insertion v0.1.0
2023-06-10 Jonathan McDowellAdd basic, terrible, Debian packaging
2023-06-07 Jonathan McDowellInitial commit