1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
appwrite/app/controllers/api
Steven Nguyen 2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
..
account.php refactor: use session group for session limit 2022-12-11 08:33:52 +00:00
avatars.php Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-15 18:22:49 +01:00
databases.php Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support 2022-11-16 19:37:35 +13:00
functions.php Allow create deployment from explorer 2022-12-13 19:49:20 +13:00
graphql.php Hide get method from SDKs 2022-12-21 20:45:34 +13:00
health.php Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
locale.php remove dup line 2022-11-22 18:49:31 -05:00
projects.php Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
storage.php Convert _APP_STORAGE_DEVICE env var to lowercase 2023-01-11 11:41:26 -08:00
teams.php Fix tests bug 2022-11-24 11:55:49 +00:00
users.php Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00