-
### 👟 Reproduction steps
# Problem Statement: Inconsistent Document Creation with Appwrite Environment Variables in Node.js Function
I'm encountering an issue while creating documents using a Node.j…
-
### 🔖 Feature description
At this moment you can only subscribe to events where the user has read permissions. There should be an option to listen to events of documents you created.
Some collect…
-
### 🔖 Feature description
The issue when using AppWrite for the backend, with client-side rendering (CSR) is that when using Chrome's inspect tools and looking at the Network tab, you can view the …
-
### 🔖 Feature description
Similar to other appwrite client side components which are configurable i.e. whether to enable or disable, `Realtime` isn't listed meaning it is always enabled even if a pro…
-
Get session by intercepting `account.createSession*` method response header, and pass it to `client` headers
Hrdtr updated
8 months ago
-
### 🔖 Feature description
Ability to store data on an immutable storage ([IPFS](https://ipfs.io/)), [gun.js](https://gun.eco/) or a cheap but good enough blockchain/side-chain (or even several chains…
-
### 👟 Reproduction steps
```dart
await databases.createDocument(
databaseId: 'marvel',
collectionId: 'movies',
documentId: ID.unique(),
data: {
'title': 'Spiderman',
'year': 20…
-
OS: Ubuntu 20
OpenLiteSpeed 1.7.16
Cyberpanel: 2.3 Build 2
Hey,
i am struggling with setting up a right configuration to let OpenLiteSpeed work with Chatwoot.
Chatwoot's client integration …
-
### 👟 Reproduction steps
I accidentally disabled the document and My app is currently Live, How can I enable it back. When I navigation into the document it says 500 Internal Error
### 👍 Expected be…
-
### 🔖 Feature
Can appwrite team update all forms like add collection, add collection fields, so that users can add more then one collections or fields.
### Profit of that feature
This feature…