appwrite/app/controllers/api
2025-08-12 17:54:55 +03:00
..
account.php Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons. 2025-08-12 15:20:30 +03:00
avatars.php fix: favicons endpoint to fallback to ico instead of throwing error 2025-08-04 17:14:38 +05:30
console.php Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
graphql.php feat: sdk group attribute 2025-03-31 05:48:17 +00:00
health.php Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue" 2025-08-12 23:57:54 +12: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 Internal ID -> sequence 2025-05-26 17:42:11 +12:00
migrations.php Remove path update 2025-07-02 13:36:46 -04:00
project.php Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
projects.php Remove debugging var_dump statements from projects API and enhance error handling in XList class. Update test cases to comment out a specific OAuth2 conversion test for clarity. 2025-08-11 11:28:11 +03:00
proxy.php PR review fixes 2025-08-06 11:43:07 +02:00
storage.php fallbacks 2025-07-28 11:18:03 +03:00
teams.php framework support + content for OTP & add-member email 2025-07-22 16:43:17 +05:30
users.php Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls 2025-08-12 17:54:55 +03:00
vcs.php format 2025-07-24 19:49:52 +05:30