Samuel Plumppu

Results 91 issues of Samuel Plumppu

Hi! Thanks for creating and maintaining this library for so many years! It's clear this has provided immense value to developers all over the world :smile: However, I need native...

This component was never mentioned in the text tutorial. It should probably be explained in more detail, but until then, adding it to the starter code would give learners a...

Ensure there's one empty row between all API methods to slightly improve readability of the generated code.

Add option to use a custom HTML template, and use the JS decryption code together with any html template that provides the right elements like a password form. Or export...

enhancement
help wanted

Also update the attribution link to link to the public webpage instead of the GitHub repo.

enhancement

While the current implementation using PBKDF2 is good for the current threat model, argon2 is more resistant towards GPU brute forcing attacks. Argon2 could thus increase security of encrypted pages....

enhancement
help wanted

This app just saved another phone stuck without a working power button. After downloading this and rebooting into safe mode, the problem was gone. Thank you for creating this app!...

- Update dependencies - Review technology choices: Maybe switch to using the SvelteKit SPA mode. - Improve design and navigation - especially the colors which are not accessible. - Improve...

Use the following draft to create a proper guide to publish somewhere on the community website. For example a story or on the contributing page. --- I promised more info...

documentation
p1-important

- favicon.svg (not needed in embeds) - fonts (if no text in the embed, should be determined per embed widget) - preloading of resources

enhancement