Fayaz Ahmed

Results 31 issues of Fayaz Ahmed

# Pull Request Template ## Description Repalced Inbox Mixin with useInbox

# Pull Request Template ## Description Repalced all instances of global config mixin with useGlobalConfig composable Fixes https://linear.app/chatwoot/issue/CW-3467/rewrite-globalconfigmixin-mixin-to-a-composable

# Pull Request Template ## Description Replaces the widget config mixin with the new useConfig composable Fixes https://linear.app/chatwoot/issue/CW-3473/rewrite-widgetconfigmixin-mixin-to-a-composable ## Type of change Please delete options that are not relevant. -...

# Pull Request Template ## Description Replaces darkModeMixin with the new useDarkMode composable and replaces wll usages of mixin the the composable in components and pages Fixes https://linear.app/chatwoot/issue/CW-3474/rewrite-darkmodemixin-mixin-to-a-composable ## Type...

# Pull Request Template ## Description Replaces the routerMixin with the new useRouterHelper composable Fixes https://linear.app/chatwoot/issue/CW-3476/remove-routermixin-and-use-it-as-it-is-wherever-required ## Type of change Please delete options that are not relevant. - [ ]...

### Describe the feature A lot of new runtimes are being developed and I wish client-s3 sdk worked in a "worker" runtime, right now we get readFile is not a...

feature-request
p2

### Is your feature request related to a problem? Please describe. The current documentation doesn't cover how to properly integrate the rate limiter middleware with NuxtHub's KV storage when deploying...

enhancement

**Describe the bug** When deploying a NuxtHub project with the browser feature enabled, the deployment fails with a Cloudflare API error about Durable Object configuration. The error message states: "binding...

bug

Gumroad has a very similar api, we can definitely create a unified composable of some sorts `useProvider("lemonsqueezy")` or `useProvider("gumroad")` We can also look at https://polar.sh they handle licenses as well