ak4zh

Results 37 issues of ak4zh

Telegram provider has two issues: 1) **Login url does not work.** `Telegram` results in no # link to same page. The login functionality does work if you use the telegram...

added restore.sh to restore from the latest backup, useful when you are moving the app to a new server to quickly restore from last backup

A restore.sh to restore from the backup

When the user moves a node its new position is not getting updated back In the input JSON data. I have tried to bind it and use stores, but it...

Currently the adaptor is hardcoded to netlify, setting it to use `@sveltejs/adapter-auto` will allow users to deploy on netlify as well as cloudflare pages.

I followed all steps. - Deployed to Netlify - Added GH_TOKEN variable - Created new [issue](https://github.com/Ak4zh/ak4zh-dot-com/issues/2) in the repo and assigned the `Published` label But the new posts does not...

If you are using public s3 bucket for storing the processed image, is it possible to get the direct s3 URL of the image?

question

- Fixed the six ImportError - Updated django-crispy-forms

# Feature request As per the stripe docs [Connect webhooks](https://stripe.com/docs/connect/webhooks#connect-webhooks) the recommended way to use connect webhooks is by creating two webhook endpoints. First one `/webhook` for own account events...

enhancement

I have one django app hosted with multiple domains and sub-domains, and have different `FACEBOOK_PIXEL_ID` for all domains. For I ues `request.get_host` to deside which css etc to serve for...