Helmut K. C. Tessarek
Helmut K. C. Tessarek


I currently only looked at how `multer` works, but maybe there is a way to use a framework that already allows multipart data. I am also not too familiar with...
I understand. It makes perfect sense. `ureq` still seems to be maintained. So maybe the easiest would be for now just to use [`ureq_multipart`](https://crates.io/crates/ureq_multipart). In the future when you are...
This sounds like a great idea. It might be a bit challenging to keep it backwards compatible. It should also be possible to have a default profile, if no `--profile`...
I don't want to block anyone who wants to pick this up. I really have no idea when I will get to it.
Thanks a bunch for the reply. I do understand that shuttle is convenient. But it might not be that useful, if you want to self-host. Especially since most of these...
After looking into theming something came up that could make the dark theme support a bit more complicated: When you look at Mermaid's dark theme, it turns out that the...
Hmm, in my browser it looks like this: Anyway, I'll run a few tests during the week.
This is a good question. Unfortunately I am currently a bit busy with other things.