Mehmet Beydogan

Results 19 issues of Mehmet Beydogan

Users should be able to use dokku-letsencrypt plugin from dokku-man. **Related** https://github.com/dokku/dokku-letsencrypt

feature

Users should be able to connect their DO accounts and create dokku and dokku-man ready servers using DigitalOcean API. **Related** https://developers.digitalocean.com/documentation/v2/

feature

- Add domain to an app - Clear all domains from an app - Disable/enable domains for an app - Remove domain from an app *\* Related: *\* http://dokku.viewdocs.io/dokku/configuration/domains/

feature

It cannot parse the name part of From field. The sender in the example is a Gmail account so it sets the From field like: `From: John Doe ` but...

It fixes the invalid JSON format when the command output includes double quotes(`"`). My case was; I sent `config api` to the daemon and my app has a config var...

How can i handle keyboard events. Do you have any examples? Thanks.

Related #862 and [full python support from roadmap](https://feedback.trigger.dev/p/full-python-support) This is a POC and discussion PR for full Python worker support. I leveraged Claude Code (supervised, reviewed and tested) to create...

## Changes Fixed the react-native debug mode example in docs. `debug` [prop](https://github.com/PostHog/posthog-js/blob/main/packages/react-native/src/PostHogProvider.tsx#L27) is in `PostHogProviderProps`, not in `options`