Diogo de Azevedo Silva

Results 7 issues of Diogo de Azevedo Silva

This adds the option to annotate or sign the tag. This is opt-in, the default values will result in the current implementation. To make an unsigned, annotated tag: ```json {...

This will add crypto_box_seed_keypair that allows to derive a key pair from a seed key. Add type for to the new function and fix typo on types. This was proposed...

The edit component of phone property was missing translations.

When logging in the handler redirects to `req.session.redirectTo`, but this is no longer happening because it's not being set by the protected routes handler anymore. Related discussion https://github.com/SoftwareBrothers/adminjs-expressjs/pull/81

Make the messages on DropZone props, so it can be translated.

So we can use the methods from react-select programmatically

Hello! I love this extension and decide to add a feature to get all git projects inside a base folder. **Features:** - Base folders are defined inside the user's settings,...