Dan Kolsoi

Results 48 issues of Dan Kolsoi

# Feature Request The `DateTimeRange` type can be converted from a `time` crate type, but not a `chrono` crate type. Would be great if you could convert from chrono too

enhancement

The vast majority of the older versions have been yanked: https://crates.io/crates/rmp-serde/versions. Surely they don't all have critical vulnerabilities that warrant this? I can obviously use a lockfile to retrieve the...

I've been trying to run this as a rootless podman instance, and it almost works, but no entries show up in the logs or UI. I confirmed the podman instance...

### Describe the bug When setting up a new instance, and setting admin credentials I get the error in the UI: ``` There were an error with your setup: undefined...

bug

Not sure if I'm doing something wrong, but I created keyboard buttons to change the water level/height. It doesn't seem to do anything, however: ```rust pub fn insert_waterlevel_change(keyboard: Res, mut...

#87 is part way there but seems to need some love

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
area:tui
autoclose

**Version** 0.4.2 **Platform** Linux, Ubuntu 22.04.1 **Description** Routes with borrowed data (even statically) can no longer be spawned into a new task. The simplest example I can give is this:...

bug