appwrite/app/controllers/api
2025-10-27 10:13:37 +02:00
..
account.php Enhance API response handling by adding 'includeTotal' parameter to account endpoints, allowing control over total count calculation for sessions, logs, and identities. Updated tests to verify functionality. 2025-10-21 11:41:41 +03:00
avatars.php chore: update exception thrown when svg sanitization fails 2025-09-01 13:08:17 +05:30
console.php Fix environment variable assignment for build timeout 2025-10-21 17:48:48 +05:30
graphql.php feat: sdk group attribute 2025-03-31 05:48:17 +00: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', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count 2025-10-27 10:13:37 +02:00
migrations.php Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more. 2025-10-20 22:00:57 +03:00
project.php Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
projects.php Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count 2025-10-21 11:14:05 +03:00
storage.php Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more. 2025-10-20 22:00:57 +03:00
teams.php Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count 2025-10-21 11:14:05 +03:00
users.php Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count 2025-10-21 11:14:05 +03:00
vcs.php Merge branch '1.8.x', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count 2025-10-27 10:13:37 +02:00