appwrite/app/controllers/api
Jake Barnby 3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/api/project.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init/database/filters.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Migration/Version/V15.php
#	src/Appwrite/Migration/Version/V16.php
#	src/Appwrite/Migration/Version/V17.php
#	src/Appwrite/Migration/Version/V18.php
#	src/Appwrite/Migration/Version/V19.php
#	src/Appwrite/Migration/Version/V20.php
#	src/Appwrite/Migration/Version/V21.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Functions.php
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
..
account.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
avatars.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
console.php Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
databases.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
graphql.php feat: sdk group attribute 2025-03-31 05:48:17 +00:00
health.php Revert "Feat sequence" 2025-05-23 21:39:56 +04: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 Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
project.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
projects.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
proxy.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
storage.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
teams.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
users.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00
vcs.php Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-05-27 13:36:23 +12:00