Markus Kohlhase
Markus Kohlhase
# Release Checklist This is a list of steps to complete when making a new release. # Before the release - [x] 1. Create a new issue in the Seed...
This project has grown slowly and with few resources, and the overall state can still be described as a prototype, but it is now being used productively, so some hygiene...
- [ ] New admin frontend - [ ] #307 - [ ] #459 - [ ] #458 - [ ] Support Markdown eMail templates - [ ] Limit reminders...
Currently on every single change of an entry a new email is sent to (sometimes thousands) users.
Rocket is no longer maintained and the future is unclear, so we should migrate our web API to axum if possible.
within thin repo we use different name prefixed for the files: - `xep-0000-IoT-` - `iot-` - none Could we just rename all to `iot-`?
Let's say there is a fire-alarm that doesn't make any noise most of the time. Reading the sensor values using 0323 (sensor-data) wouldn't make sense. So which XEP should I...