mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
b700aa06f8
Conflicts: .env .gitignore Dockerfile app/cli.php app/config/collections.php app/config/regions.php app/config/services.php app/console app/controllers/api/databases.php app/controllers/api/functions.php app/controllers/api/projects.php app/controllers/api/storage.php app/controllers/api/teams.php app/controllers/api/users.php app/controllers/general.php app/controllers/shared/api.php app/init.php app/realtime.php app/worker.php app/workers/deletes.php bin/worker-certificates bin/worker-deletes composer.json composer.lock docker-compose.yml src/Appwrite/Platform/Services/Tasks.php src/Appwrite/Platform/Tasks/Maintenance.php src/Appwrite/Platform/Tasks/SSL.php src/Appwrite/Platform/Workers/Certificates.php src/Appwrite/Platform/Workers/sync-in.php src/Appwrite/Platform/Workers/sync-out.php src/Appwrite/Utopia/Response.php tests/e2e/Services/Databases/DatabasesConsoleClientTest.php tests/e2e/Services/Functions/FunctionsCustomServerTest.php tests/e2e/Services/Realtime/RealtimeCustomClientTest.php