appwrite/app/controllers/api
shimon f216ea5d65 Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/storage.php
#	app/controllers/api/teams.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/controllers/shared/api/auth.php
#	app/init/resources.php
#	app/realtime.php
#	app/worker.php
#	composer.lock
#	src/Appwrite/Auth/Auth.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Get.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Operations/Create.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
#	src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
#	src/Appwrite/Platform/Modules/Functions/Http/Executions/Get.php
#	src/Appwrite/Platform/Modules/Functions/Http/Executions/XList.php
#	src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Action.php
#	src/Appwrite/Utopia/Request.php
#	src/Appwrite/Utopia/Response.php
#	tests/unit/Auth/AuthTest.php
#	tests/unit/Messaging/MessagingChannelsTest.php
2025-11-27 15:50:37 +02:00
..
account.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-27 15:50:37 +02:00
avatars.php Refactor: Adjust parameter order in getUserGitHub function calls for consistency 2025-11-27 11:26:53 +02:00
console.php Fix environment variable assignment for build timeout 2025-10-21 17:48:48 +05:30
graphql.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-27 15:50:37 +02:00
health.php health db debug 2025-11-06 17:37:31 +02:00
locale.php remove locale cache 2025-11-06 13:24:17 +01:00
messaging.php Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"" 2025-11-26 12:05:12 +02:00
migrations.php Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"" 2025-11-26 12:05:12 +02:00
project.php Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"" 2025-11-26 12:05:12 +02:00
projects.php Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth 2025-11-23 06:43:52 +00:00
storage.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-27 15:50:37 +02:00
teams.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-27 15:50:37 +02:00
users.php Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-27 15:50:37 +02:00
vcs.php Refactor: Update functions to include Authorization parameter and enable stopOnFailure in PHPUnit configuration 2025-11-26 17:34:44 +02:00