Dániel Földi

Results 17 issues of Dániel Földi

Many frameworks use vite as their bundler, as it has great HMR support. Nuxt, being a widely used example has `nuxi dev` which starts up a dev server (on multiple...

### Description Sometimes when I'm working with error messages, I'll have something like `Failed to add user to _something_`. In some cases it will be more detailed, but not from...

evaluating
new rule

**Describe the requested icon** I'll start with the use case, since it makes it clear _why_ I would like these icons to be added. On macOS (mainly), modifier keys are...

icon

The two possibilities of - the listing being complete, `list_complete: true` and `cursor` is an empty string, or undefined (not tested) - there are more elements to be returned, `list_complete:...

### 🔗 Linked issue #196 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...

Durable Object IDs have no runtime binding to be listed, however the Cloudflare API has an endpoint to retrieve all created Durable Objects, with the additional information whether there is...

enhancement

## Icon Request * Icon name: `hearts`, `clubs`, `diamonds` (`spades` already exists) * Use case: * Screenshots of similar icons: ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/iconoir-icons) so you...

icon request

## Icon Request * Icon name: Plug types, including #250 * Use case: * Screenshots of similar icons: The best reference I have found is [this link](https://www.worldstandards.eu/electricity/plugs-and-sockets/). We might also...

icon request

Fixes # [insert GH or internal issue number(s)]. **What this PR solves / how to test:** This PR adds support for Email Send, Vectorize, Hyperdrive, mTLS, Browser Rendering and Workers...

Hi :wave:, The workers logpush dataset contains a new `scriptVersion` object with three properties: `id`, `message` and `tag` (ref: https://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/#logpush). The binding however only contains `id` and `tag`. Is that...