1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
appwrite/app/controllers/api
shimon c4bd6e008e Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
 Conflicts:
	.env
	app/cli.php
	app/config/collections.php
	app/console
	app/controllers/api/account.php
	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/worker.php
	app/workers/audits.php
	app/workers/builds.php
	app/workers/certificates.php
	app/workers/databases.php
	app/workers/deletes.php
	app/workers/functions.php
	app/workers/mails.php
	bin/worker-usage
	composer.json
	composer.lock
	docker-compose.yml
	src/Appwrite/Event/Delete.php
	src/Appwrite/Event/Mail.php
	src/Appwrite/Platform/Tasks/Maintenance.php
2023-09-27 18:51:17 +03:00
..
account.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
avatars.php Check link after fetching page as well 2023-08-30 02:14:19 -04:00
console.php Fix VCS + migrations scopes 2023-08-30 14:44:33 -04:00
databases.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
functions.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
graphql.php fix: graphql 2023-03-01 18:13:34 +05:30
health.php Refactor names and cleanup code 2022-12-20 16:11:30 +00:00
locale.php fix spec 2023-04-18 02:11:08 +00:00
migrations.php Update firebase connect scope 2023-08-30 22:48:51 -04:00
project.php Remove unnessessary cache clear 2023-09-06 09:53:02 +02:00
projects.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
proxy.php Merge pull request #6059 from appwrite/fix-smtp 2023-08-30 16:09:10 +02:00
storage.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
teams.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
users.php Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
vcs.php Add Bun auto detection 2023-09-13 21:08:49 +02:00