1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

376 commits

Author SHA1 Message Date
Christy Jacob af774acf92 feat: parse users list 2020-12-28 15:03:38 +05:30
Christy Jacob 811fbd96bb feat: parse currency list 2020-12-28 13:51:58 +05:30
Christy Jacob d5c7445c88 feat: parse continentlist 2020-12-28 13:42:15 +05:30
Christy Jacob d0296db6e5 feat: parse phone list 2020-12-28 12:41:30 +05:30
Christy Jacob b57a2de8ee feat: parse country list 2020-12-28 12:34:33 +05:30
Christy Jacob 9177d659a1 feat: parse locale 2020-12-28 00:32:15 +05:30
Christy Jacob fde5183594 feat: parse token 2020-12-27 23:52:05 +05:30
Christy Jacob 9690ce8794 feat: parse log list 2020-12-27 23:47:26 +05:30
Christy Jacob bed4dcddef feat: parse session object 2020-12-27 22:01:18 +05:30
Christy Jacob 3a7dda5e10 feat: parse session object 2020-12-26 17:47:43 +05:30
Christy Jacob 89f35d733f feat: parse session object 2020-12-26 16:56:13 +05:30
Christy Jacob 09f42797e3 feat: added parse method for user object 2020-12-26 16:48:19 +05:30
Christy Jacob a8c07c3381 feat: added function to parse user object 2020-12-26 16:48:00 +05:30
Christy Jacob d78e956612 feat: added function to parse user object 2020-12-26 16:47:33 +05:30
Christy Jacob 46114a5920 feat: added function to parse user object 2020-12-26 16:46:43 +05:30
Christy Jacob 898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux 4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +02:00
Eldad Fux f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux 362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux 374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux fe244880b4 Added unsetRole method 2020-11-20 23:03:36 +02:00
Eldad Fux 7a444d5a24 Fixed default session value 2020-11-20 23:02:42 +02:00
Eldad Fux a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux 43904a7c74 Changed unique type 2020-11-19 00:08:54 +02:00
Eldad Fux 65285264c7 Fixed minor spec bug 2020-11-19 00:08:29 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Eldad Fux 3bb7a93e0e Added Open API 3 validation test 2020-11-14 15:05:18 +02:00
Eldad Fux 40ca93c4d0 Added open-api 2020-11-14 13:52:38 +02:00
Eldad Fux 8bbf394d4a Fixed missing required attributes 2020-11-14 13:52:07 +02:00
Eldad Fux b2b6b5420d Added bool support in Swagger JSON 2020-11-14 01:28:01 +02:00
Eldad Fux e4db1ddd43 Updated specs 2020-11-13 22:38:47 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux 0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux fdc2a55f38 Support for empty response 2020-11-12 07:12:40 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +02:00
Eldad Fux af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux 4d3c5a39cc Updated constants 2020-11-08 00:14:48 +02:00
Eldad Fux 3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux b4787a4b60 Fixed response type 2020-11-08 00:06:18 +02:00
Eldad Fux ecc32c725d Added docblock to fix IDE errors 2020-10-31 13:06:09 +02:00
Eldad Fux db7d7dd89e Updated mock method 2020-10-31 11:24:17 +02:00
Eldad Fux 1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00