Jack Farley
Jack Farley
## Error Given a numeric value, validating against a `string` schema with a `date-time` format, the [validate template function](https://github.com/korzio/djv/blob/2.1.2/lib/utils/formats.js#L16) for the `date-time` error throws an error. Initially noticed on latest...
If the API returns a JSON object that has an array of objects, the start of the array and the first object are on the same line So when you...
Just starting to add remote-storage (RS) to some projects I am working on, so am setting up my own RS server. I didn't see that you don't have a (recent)...
Would people be interested in a PR that documents how to change the theme/layout on the armadietto pages? Don't know how much it would be done, but just thought as...
Output of `restic version` -------------------------- `restic 0.12.1 compiled with go1.16.6 on linux/amd64` What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- Add support for [rclone...
### What problem does this feature solve? An inability to access the props passed to a page component from the asyncData function (now that you can pass props to child...
Minor addition to the docs specifying the way to include curly braces in .svelte HTML just to show there isn't a built magic escape sequence to use. Is very simple...
The textbox stuff could a quite a bit of mess to draw.js. I was thinking it would be a good idea for all the tools to be contained within their...
Add textbox arrows. How about something like this?...  This is a [Bluebeam](http://bluebeam.com/) interface, which a lot of architects/engineers use. Obviously the arrows, leaders might be too much for an...
A slightly more complicated one, but it would be good if it could detect missing `needs` from `needs` context use. You could also do the same for the `steps` context...