Commit graph

915 commits

Author SHA1 Message Date
Christy Jacob
8c9d6edff2 feat: refactored errors 2021-03-19 00:56:45 +05:30
Christy Jacob
772f110eee feat: refactor noContent() 2021-03-19 00:25:43 +05:30
Christy Jacob
99ade8ec13 feat: added getCurrentModel() 2021-03-18 02:15:47 +05:30
Christy Jacob
4c49fb1b05 feat: added tests for scope based auth 2021-03-16 19:04:11 +05:30
Christy Jacob
96bb4613e4 feat: code cleanup 2021-03-13 00:30:43 +05:30
Christy Jacob
d0c3111844 feat: added some tests and code cleanup 2021-03-12 23:30:41 +05:30
Christy Jacob
b3f96c6b4c feat: refactoring and code clean up 2021-03-11 21:14:04 +05:30
Eldad Fux
7319a1eeb9 Refactoring 2021-03-10 17:22:19 +02:00
Christy Jacob
f1a7e9092c Merge branch 'feat-graphql-support' of https://github.com/appwrite/appwrite into graphql 2021-03-10 19:36:43 +05:30
Eldad Fux
2823c95929 Merge branch 'dev' of github.com:appwrite/appwrite into feat-graphql-support 2021-03-10 16:03:06 +02:00
Christy Jacob
2b9f974125 feat: refactoring and code clean up 2021-03-10 19:21:03 +05:30
Christy Jacob
3b0884e628 feat: refactoring and code clean up 2021-03-10 13:12:45 +05:30
Christy Jacob
4eae1f6f02 feat: added support for JSON types 2021-03-10 01:18:32 +05:30
kodumbeats
ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats
5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Christy Jacob
293b1b3c8a feat: handle document response type 2021-03-08 20:13:28 +05:30
Eldad A. Fux
9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Eldad Fux
c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Damodar Lohani
9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux
30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux
9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
Christy Jacob
42d6194ed9 feat: error handling for graphQL 2021-03-05 00:10:52 +05:30
Eldad Fux
64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Christy Jacob
b3a0df734e feat: added content type check in dynamic 2021-02-27 00:55:52 +05:30
Christy Jacob
f11e431341 feat: got locale_getContinents working 2021-02-26 03:26:38 +05:30
Christy Jacob
f378bcf48a Merge branch 'master' of https://github.com/appwrite/appwrite into graphql 2021-02-26 02:14:56 +05:30
Christy Jacob
bb050e75d3 feat: defined logic for schema building 2021-02-26 02:13:21 +05:30
Eldad Fux
b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Eldad Fux
bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux
0a99755a8e Added SMTP disabled message 2021-02-22 17:50:14 +02:00
Eldad Fux
dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Damodar Lohani
04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Eldad Fux
a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Damodar Lohani
92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Eldad Fux
51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux
764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Eldad A. Fux
4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux
30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Damodar Lohani
1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann
e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann
41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Christy Jacob
a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Torsten Dittmann
ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Torsten Dittmann
f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann
ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Eldad A. Fux
3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Eldad Fux
c175d505a6 Hide JWT from docs 2021-02-03 01:25:52 +02:00
Torsten Dittmann
76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux
c06d06065c options request should return 204 no-content 2021-02-02 08:03:28 +02:00
Eldad Fux
e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00