appwrite/app/controllers/api
2025-08-11 11:28:11 +03:00
..
account.php Enhance debugging output in OAuth2 mock endpoints and update MongoDB version in tests. Added var_dump statements for better traceability during OAuth2 flows and adjusted test assertions for user search functionality. 2025-08-11 11:27:45 +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 feat: stats-usage on redis 2025-07-24 16:19:13 +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 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 Update composer dependencies and Docker Compose configuration for MongoDB integration. Change database alias in composer.json, update package versions in composer.lock, and adjust volume mappings in Docker Compose to include MongoDB source directories. Refactor application code to set tenant to null for database connections. 2025-08-06 15:07:04 +03:00
vcs.php format 2025-07-24 19:49:52 +05:30