appwrite icon indicating copy to clipboard operation
appwrite copied to clipboard

Your backend, minus the hassle.

Results 837 appwrite issues
Sort by recently updated
recently updated
newest added

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...

### 👟 Reproduction steps I wish to be able to change a profile picture. Ideally, it would be nice to just use the update file api to that but this...

bug

## What does this PR do? Adds new usage stats ### From influxdb - inbound - outbound - functions.functionId.builds - functions.functionId.build - functions.functionId.failures -> functions.functionId.executions.failures - functions.functionId.builds.failures - functions.functionId.compute build...

### 🔖 Feature description is it possible to set auto increment id (integer) or increment is with some prefix sufix? ### 🎤 Pitch i want to store invoice id in...

database
feature

Does AW db support syncing devices? So devices can work offline, something like MongoDB Atlas, or [ahem] Firebase?

enhancement
discussion
backlog

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...

## What does this PR do? 1. Handling cache files logic in a central place (app::init(), app::shutdown()). 2. Purging outdated cache files via deletes worker.

## What does this PR do? Appwrite uses bcrypt encryption. This PR adds support for more algorithms. This PR will make it possible to use multiple algorithms under the hood,...

auth/users

### 👟 Reproduction steps I read this blog https://dev.to/appwrite/appwrite-storage-meets-linode-object-storage-e03 to setting linode object storage in appwrite .env file. _APP_STORAGE_DEVICE=Linode _APP_STORAGE_LINODE_ACCESS_KEY=xxxxx _APP_STORAGE_LINODE_SECRET=xxxxxx _APP_STORAGE_LINODE_REGION=xxxxxx _APP_STORAGE_LINODE_BUCKET=xxxxxx When i upload file this error show...

bug

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...