Mathijs de Bruin

Results 134 issues of Mathijs de Bruin

Reduce the probability of stranding on NSFW content (amongst other things). Explicit `*` can always be used if we need it.

### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [X]...

kind/bug
status/blocked

I'm getting lot's of 500's saying "Domain not found" for map tiles. https://github.com/wq/wq.app/blob/2dc7a53ec8c5b89da147ed25ee91aaa6078437b0/packages/map/src/map.js#L331

Jinja2 (rather than custom template) in index view. Would allow future overrides of headers, including arbitrary JS and meta tags (analytics, ads, Twitter cards, whatever) which we'll submit as a...

Fixes pre-commit hook, closes #1195.

**Describe the bug** Pre-commit hooks fail, like such: ``` (chainlit-py3.10) drbob@seahorse backend % git commit -m 'Add black and isort to dev dependencies group.' → No staged files match any...

needs-triage

**Describe the bug** The pre-commit hook calls `black`, but it's not mentioned as a (dev) dependency in pyproject.toml. They are explicitly mentioned in the contribution instructions. Adding this to dev...

needs-triage

Solves https://github.com/Chainlit/chainlit/issues/1190 Lockfile was based on (and can only be made by) including https://github.com/Chainlit/chainlit/pull/1192 but I separated them as the Python bump can be applied, reviewed and merged separately. Related...

See https://github.com/Chainlit/chainlit/issues/1189

**Describe the bug** While building main according to the [contribution instructions](https://github.com/SynergyOS-ai/chainlit/blob/main/.github/CONTRIBUTING.md), `poetry install` errors with build errors on scipy. This makes it harder to contribute. **To Reproduce** Steps to reproduce...

needs-triage