appwrite/src/Appwrite
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
..
Auth Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support 2022-11-16 19:37:35 +13:00
Detector fix: update CLI user agent name 2022-01-19 14:32:14 +04:00
Docker fix: correctly handle = in .env 2022-10-09 11:29:00 +05:30
DSN Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
Event update variable namings 2022-10-28 09:54:56 +00:00
Extend Remove redundant error 2022-10-14 13:23:21 +13:00
GraphQL Fix linter 2022-12-27 20:33:16 +01:00
Messaging Fix create deployment realtime not triggering 2022-10-25 13:38:04 -07:00
Migration Fix buckets migration 2022-12-27 14:55:32 +01:00
Network/Validator camel case update 2022-10-08 06:31:28 +05:30
OpenSSL fix: PSR issues on OpenSSL at master 2021-10-06 14:07:23 +02:00
Promises Check if value has then function when setting result to check external promise types 2022-10-12 21:48:58 +13:00
Resque Convert _APP_STORAGE_DEVICE env var to lowercase 2023-01-11 11:41:26 -08:00
Specification Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-10-26 13:54:52 +13:00
Task/Validator Fix - PSR issues in the Task library 2021-10-06 13:53:33 +02:00
Template format files in app, src, tests 2022-05-23 14:54:50 +00:00
URL format files in app, src, tests 2022-05-23 14:54:50 +00:00
Usage Fix executions usage count 2022-11-15 09:33:07 +00:00
Utopia Fix bug and update test 2022-12-27 11:33:38 +01:00