Jameson Little

Results 46 issues of Jameson Little

- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....

enhancement

Initial support for #627. This renders this: As this: I'm not sure how to do the styling or behavioral bits, and I'll probably need to do something other than html...

- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....

enhancement

I was just updating to iroh 0.11 from 0.7, and I had a build error since my lock file was pinned to redb 1.2, but iroh requires a feature from...

ci
dependencies

I couldn't find any documentation. It seems that there are some basic functions missing, namely: - push - pull - fetch - addRemote - reset I haven't gone through them...

GNOME on Arch Linux using the recommended build instructions (`cargo build --release; ./target/release/ruga`). Let me know if I can give you any more information.

bug

Sometimes the northing is off. The easting looks fine, but the northing is off by 10 meters on the Machu Picchu test. It may have something to do with rounding...

There should be some support for untarring on the client. Perhaps allow for saving it in local storage?

Feature

Make a live demo with a simple form where users can enter a URL or text and tar it together. Another cool idea is to do something like [this guy](http://www.williammalone.com/articles/create-html5-canvas-javascript-drawing-app/#demo-simple)...

Ideas

There's a 2MB file-size limit on data-urls. createObjectURL creates a temporary file and gives a URL for that, removing that limit. See https://developer.mozilla.org/en/DOM/window.URL.createObjectURL

Bug