Santos Gallegos

Results 157 issues of Santos Gallegos

Some nodes require some type of data that we need to validate, like `TestBlock.validator` (this should be an importable module). Or `CodeBlock` where the content should be a list of...

enhancement

We have a `Note` node https://github.com/pythonecuador/lira/blob/f05975aa442089a6859e36c929f935575be830a4/lira/parsers/nodes.py#L137-L143 but we actually want an Admonition node with different types (note, warning, tip).

enhancement

We need bullet and numeric lists. And support for nested lists!

enhancement

We need to figure out how to do internationalization :D

enhancement
decision needed

We can ship this with the repo itself, so it's kind of a tuto and showcase :)

documentation
enhancement

Once the API is kind of stable we should document it :D

documentation

## What's the problem this feature will solve? Currently we can't link users to a specific page that has changed in a PR preview, or we can't suggest redirects for...

Feature
Needed: design decision

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content > This directive is marked as obsolete in the specification. This > directive was previously used to prevent "optionally blockable" mixed > content from being fetched insecurely and...

## What's the problem this feature will solve? Allauth has some cool feature that asks the user to re-authenticate when doing some operations, like changing email etc, this improves security...

Improvement
Needed: design decision

## What's the problem this feature will solve? From > ACCOUNT_EMAIL_NOTIFICATIONS (default: False) When enabled, account related security notifications, such as “Your password was changed”, including information on user agent...

Improvement
Needed: design decision