Asone
Asone
Adding an upvote so we can handle the label gap width and allow label scale change. Also cheers to @rerezz for providing a functional workaround while awaiting for a patch...
Bump. I do agree an addition of metamask icon could be valuable. I know metamask is quite unknown from people that does not verse into cryptocurrencies, however it is the...
i'll profit this issue to ask if it is possible to allow creation of the TempFile instance outside the `data` instance ? Some kind of multipart requests can allow multiple...
> @Asone That's just a multipart form, which Rocket already [handles natively](https://rocket.rs/v0.5-rc/guide/requests/#multipart). Just use `TempFile` as a field of a struct that implements `FromForm`. The spec is a bit peculiar...
Just for information, digging on with Github search i found an implementation that seems to work made by @dyedgreen on a rust project he made. The implementation can be found...
> If people find it useful, I could try to update the library if necessary and publish it as a stand-alone crate. > > I made this a while ago,...
+42 on that issue. I'd fix it myself if i knew how the coda plugins works, unfortunately, i don't :(
A small bump to agree with the request of this issue. I'm pretty sure many use case that involves replication of partial content of the RSS feeds would benefit from...
I'm not even sure the localtime is necessary. I had the same problem, tried many different solutions, even making a new `ln -s` to the localtime folder location until i...
Hi, i found this issue after digging on the web whilst experiencing the same problem. > To me it looks like the error happens because on Umbrel the setup is...