Results 118 issues of Andre-John Mas

I'd like to have links raw links rendered in the preview, but I am not sure how to pass the markdown-it supported parameters to the component. Markdown-it support `linkify: true`...

Would it be possible to add support for flattened city names, where the accents are removed, so we can look up cities irrespective of their accents? Right now I have...

Are you aware if there is any approach that would allow for an animated gif? Quick testing shows that only the first frame of a gif is displayed. This question...

enhancement

It may be useful to convert the project to use Typescript. At the same time, it maybe worth waiting until after issue #20 is implemented? Based on initial attempt showing...

Update the code to use use AWS SDK V3. Note, this was mentioned in issue #15, but it was not the focus of the issue, so moving it into an...

This PR provides the support for writing out an image at the largest size the input device supports. Currently none of the transformations are applied, so this will need to...

Now that GitHub supports Continuous Integration, via GitHub workflows, it could be interesting to have this project have a CI target for this, even if the builds aren't signed.

Currently the save size is based on the window size, rather than the source dimensions. It would be good to have the saved image dimensions to be the same as...

When saving the dimensions of the windows are using for the dimensions of the file. For this reason, it could be interesting to display the dimensions of the viewing area,...