appwrite/app
Steven Nguyen 68b2706797
Fix project deletion
The project deletion failed because old code for deleting domain was
still present. By removing the old code and replacing it with the new
delete rule code, the project deletion is now working.
2023-09-15 17:04:56 -07:00
..
assets Merge branch '1.3.x' into feat-13x-master-sync 2023-02-21 07:38:46 +05:45
config Merge pull request #5971 from appwrite/chore-cleanup-dockerfile 2023-09-14 15:50:21 -04:00
console@9b4bcb8140 Update console 2023-09-15 16:56:11 -04:00
controllers Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
views Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
workers Fix project deletion 2023-09-15 17:04:56 -07:00
cli.php Fix "Pool 'console' is empty" error by breaking from loop when ready 2023-08-21 15:53:30 -07:00
http.php Allow any hostname, and serve API+Console by default 2023-09-05 17:02:07 +02:00
init.php chore: increase cache buster 2023-09-14 20:06:10 +00:00
preload.php Fix startup errors 2022-11-12 14:35:42 +00:00
realtime.php Fix console db namespace 2023-08-21 15:53:30 -07:00
worker.php Fix functions worker crash 2023-08-23 15:08:26 -04:00