appwrite/app/controllers/api
2025-10-28 15:01:08 +02:00
..
account.php linter 2025-10-22 16:40:00 +03:00
avatars.php linter 2025-10-22 16:40:00 +03:00
console.php Fix environment variable assignment for build timeout 2025-10-21 17:48:48 +05:30
graphql.php Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock. 2025-10-22 16:35:48 +03:00
health.php fix: db queues 2025-09-12 19:28:27 +01:00
locale.php chore: make group nullable and remove it from endpoints where its not required 2025-04-12 06:41:57 +00:00
messaging.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-10-27 19:26:53 +02:00
migrations.php linter 2025-10-28 15:01:08 +02:00
project.php linter 2025-10-22 16:40:00 +03:00
projects.php Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl" 2025-10-21 14:59:30 +13:00
storage.php Update dependencies in composer.json and composer.lock; upgrade utopia-php/detector to version 0.2.*, and utopia-php/migration to version 1.3.3. Modify exception messages in storage API for better clarity on authorization failures. Adjust test assertions to reflect updated error messages. 2025-10-28 09:09:54 +02:00
teams.php linter 2025-10-22 16:40:00 +03:00
users.php linter 2025-10-22 16:40:00 +03:00
vcs.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-10-27 19:26:53 +02:00