1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

13604 commits

Author SHA1 Message Date
Jake Barnby 64ad2211c7
Update specs + sdk generator 2022-10-13 17:42:53 +13:00
Jake Barnby e4673aaa50
Fix requests using x-sdk-graphql header 2022-10-13 17:33:55 +13:00
Jake Barnby 4e60db0598
Use upstream raw payload function 2022-10-13 16:56:12 +13:00
Jake Barnby 143c53cb20
Always set 200 status code to match spec 2022-10-13 14:52:08 +13:00
Jake Barnby 9c372d7335
Fix checking content type with postfixes 2022-10-13 14:32:06 +13:00
Jake Barnby a2b532ed22
Set dirty property instead of in registry from shutdown 2022-10-13 12:59:32 +13:00
Jake Barnby 5c5bdac3d9
Add route blacklist instead of individual cases 2022-10-13 12:58:28 +13:00
Jake Barnby aa5e9d7b2d
Update service doc 2022-10-12 22:24:10 +13:00
Jake Barnby 9ae9213a97
Disable custom entity tests 2022-10-12 21:49:58 +13:00
Jake Barnby 9821cc5e18
Check if value has then function when setting result to check external promise types 2022-10-12 21:48:58 +13:00
Jake Barnby bb64bcc1c1
Allow cloning a request 2022-10-12 20:55:43 +13:00
Jake Barnby 597885028a
Use request setters 2022-10-12 20:55:04 +13:00
Jake Barnby 5debe2c13c
Alias + name fixes 2022-10-12 20:20:44 +13:00
Jake Barnby b6621f5e87
Restructure schema building 2022-10-12 14:04:11 +13:00
Jake Barnby 39fcbe4d76
Restructure exception 2022-10-12 13:59:35 +13:00
Jake Barnby 4bc44183b6
Restructure type related helpers 2022-10-12 13:57:37 +13:00
Jake Barnby ee2e8fcc23
Generify promises 2022-10-12 13:55:43 +13:00
Jake Barnby 20bee94175
Fix unit test 2022-10-11 14:20:19 +13:00
Jake Barnby bf194c30e9
Review updates 2022-10-11 13:38:06 +13:00
Jake Barnby d5dd83ea91
Fix tests for union and none types 2022-10-11 12:34:43 +13:00
Jake Barnby 62038bd2a9
Passthru JSON objects 2022-10-11 12:32:04 +13:00
Jake Barnby 0716c430d6
Fix getting union implementations 2022-10-11 12:31:12 +13:00
Jake Barnby 96bce27642
Cherrypick empty model rules 2022-10-11 12:28:46 +13:00
Jake Barnby fd8d4f4a1b
Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
Jake Barnby 575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Torsten Dittmann 676709e706
Merge pull request #4289 from appwrite/1.0.x
master <- 1.0.x
2022-10-04 16:15:46 +02:00
Torsten Dittmann 68df98eaaa
Merge pull request #4043 from appwrite/chore-prepare-1-0-2
chore: prepare 1.0.2
2022-10-04 15:36:45 +02:00
Torsten Dittmann 77e8ffe500 chore: update changelog 2022-10-04 15:29:15 +02:00
Torsten Dittmann 120216f715 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-10-04 12:19:18 +02:00
Torsten Dittmann 0c99ceda92 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-10-04 12:18:43 +02:00
Torsten Dittmann 7a9b25889b Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-10-04 12:07:09 +02:00
Torsten Dittmann 4bb44ad315
Merge pull request #3757 from appwrite/feat-github-non-self-hosted
ci: update github actions to use github hosted runners
2022-10-04 12:06:42 +02:00
Torsten Dittmann b83a215885 chore: update changelog 2022-10-04 11:32:31 +02:00
Torsten Dittmann 6c10a75c6a chore: update changelog 2022-10-04 11:31:17 +02:00
Torsten Dittmann b6321a8bed
ci: remove php image pre pull 2022-10-04 11:05:52 +02:00
Torsten Dittmann 3e69d8203e chore: update composer lock 2022-10-04 11:04:32 +02:00
Eldad A. Fux 052d35fe59
Update README.md 2022-10-04 08:54:53 +03:00
Torsten Dittmann 146793c42c
Merge pull request #3885 from appwrite/fix-function-vars-null
Fix: Function null variables
2022-09-30 15:38:27 +02:00
Torsten Dittmann 5d32ddb408 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-09-30 14:36:53 +02:00
Torsten Dittmann e5271dbda9
Merge branch '1.0.x' into fix-function-vars-null 2022-09-30 14:29:22 +02:00
Torsten Dittmann 6c2fbec22b chore: add changelog 2022-09-30 14:27:46 +02:00
Torsten Dittmann 0c1222f0f5 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-09-30 14:23:06 +02:00
Torsten Dittmann 2117fa53f0
Merge pull request #4041 from appwrite/revert-3789-feat-app-region
Revert "Feat app region"
2022-09-30 14:19:30 +02:00
Torsten Dittmann 1d3bd4e26a
Merge pull request #4040 from appwrite/fix-boolean-attribute-default-value
fix: boolean attribute default value
2022-09-30 13:29:44 +02:00
Torsten Dittmann e0b9f57d85
Revert "Feat app region" 2022-09-30 12:32:58 +02:00
Torsten Dittmann 757a3f8651 chore: prepare 1.0.2 2022-09-30 12:27:26 +02:00
Torsten Dittmann 637a97c4de Merge branch '1.0.x' of https://github.com/appwrite/appwrite into fix-function-vars-null 2022-09-30 12:06:32 +02:00
Torsten Dittmann f8bd3299a3 chore: add changelog 2022-09-30 12:03:08 +02:00
Torsten Dittmann 6c1e2ae537
Merge branch '1.0.x' into fix-boolean-attribute-default-value 2022-09-30 11:56:31 +02:00
Torsten Dittmann 1b490233b6
Merge pull request #4038 from appwrite/fix-3949-migrate-audit-time
Fix migration for audit
2022-09-30 11:56:05 +02:00