Syed M Mokaarim Bin Razi
Syed M Mokaarim Bin Razi
When consuming cloudAPI endpoints, the expected response is valid JSON but CyberPanel is using an old method of returning responses using `HttpResponse` and `json.dumps(...)` which results in the actual response...
Reference to #16, this PR: - upgrades Astro to 3.4 - upgrades Astro integrations - removes astro-compress.
## Description This PR closes #12763 by showing the OS/Runtime in subtitle. Functionality has not been changed but some changes of note: - chore + deps updated - there was...
## Description This is a Raycast extension for [Hestia Control Panel](https://hestiacp.com/) Admin level accounts. With this extension you can manage Users, Domains, Mail Domains, Databases, and more. This is an...
## Description As per Issue #12786, this half-addresses the issue by paginating Servers. Sites are not paginated because the way the Sites components are currently structured, the Sites are in...
we use `DELETE [URL]/api/v1/aliases/:address` to delete alias. close #68
## Description To get approved for OAuth we need to comply with [Dropbox Branding Guidelines](https://www.dropbox.com/developers/reference/branding) so we are renaming the extension and giving it a new logo - no functionality...
## Description - fix: command would be stuck on `isLoading` and show 2 toasts if invalid token - now we check for valid user then load everything else - See...
## Description This will close #15159 and fix the scope issue by replacing the ID with a new one. The Airtable Team hasn't update the scopes yet so we switch...