1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
appwrite/app
Steven Nguyen f7f14695f0
Don't default to console project
Defaulting to the console project leads to misleading error messages.
For example, you can get a CORS error saying you haven't configured
a platform yet, but the actual error is missing project ID.
2023-06-05 09:06:29 -07:00
..
assets
config Merge pull request #5553 from 2002Bishwajeet/feat-add-enable-param-db 2023-05-29 20:35:33 +12:00
console@9174d8f8cb chore: update console 2023-06-03 20:15:40 +05:30
controllers Don't default to console project 2023-06-05 09:06:29 -07:00
tasks Update install.php not specify docker-compose.yml file 2023-04-30 12:34:55 -07:00
views
workers Merge pull request #5442 from appwrite/fix-project-deletion-leftovers 2023-04-27 20:19:09 +02:00
cli.php
executor.php
http.php remove: leftover from http.php 2023-04-24 13:11:39 +02:00
init.php Don't default to console project 2023-06-05 09:06:29 -07:00
preload.php
realtime.php