1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00
Commit graph

3281 commits

Author SHA1 Message Date
Eldad Fux
d189f58002 Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat-add-webhook-events-to-the-users-service 2020-09-11 09:09:26 +03:00
Eldad Fux
76dfa75318 Cleaned up unused vars 2020-09-11 09:05:21 +03:00
Eldad Fux
4438be0627 Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 08:57:14 +03:00
Eldad Fux
33d8128296 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 08:57:08 +03:00
Eldad Fux
7b63a61005 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-11 08:53:53 +03:00
Eldad Fux
3122504d9b Added webhook event for the users API 2020-09-11 00:06:24 +03:00
Eldad Fux
a54928782e Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat-add-webhook-events-to-the-users-service 2020-09-10 23:55:29 +03:00
Eldad Fux
1fe27e4097 Added missing docs 2020-09-10 23:50:31 +03:00
Eldad Fux
ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad A. Fux
152e0cc2dc
Merge pull request #525 from appwrite/feat-improved-webhooks-payloads-and-tests
Feat: Improved Webhooks payloads and added tests
2020-09-10 17:02:57 +03:00
Eldad A. Fux
cb069c6530
Merge pull request #528 from appwrite/fix-team-role-validation
Fixed param validation
2020-09-10 13:51:46 +03:00
Eldad A. Fux
42341fddbb
Create codeql-analysis.yml 2020-09-10 13:07:28 +03:00
Eldad Fux
7309cefd60 Fixed roles param input validation 2020-09-10 11:33:47 +03:00
Eldad Fux
5097d02cc2 Fixed param validation 2020-09-10 11:29:59 +03:00
Eldad A. Fux
8cbc30daba
Merge pull request #527 from appwrite/fix-case-sensitive-country-flag-code
[BUG] case sensitive country flag code
2020-09-10 10:55:50 +03:00
Eldad Fux
4129e9befb Fixed rule default list value 2020-09-10 10:45:34 +03:00
Eldad Fux
46a0906e2c Updated changelog 2020-09-10 10:41:22 +03:00
Eldad Fux
08f69d69d5 Added payload manually for no-content routes 2020-09-10 10:40:01 +03:00
Eldad Fux
d97943bb24 Added missing rules 2020-09-10 10:33:20 +03:00
Eldad Fux
57bb13b99f Fixed events count 2020-09-10 10:32:58 +03:00
Eldad Fux
628097a1d8 Added option to overwrite webhook payload 2020-09-10 09:52:32 +03:00
Eldad Fux
f08cf1286d Added database response models 2020-09-10 09:52:14 +03:00
Eldad Fux
a95f9e60c5 Fixed rule default value 2020-09-10 09:51:49 +03:00
Eldad Fux
7c071d8fba Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat-improved-webhooks-payloads-and-tests 2020-09-10 08:46:53 +03:00
Eldad Fux
3c3dec7166 Added collection and rule response models 2020-09-10 08:45:02 +03:00
Eldad Fux
b994431d18 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-10 06:59:53 +03:00
Eldad Fux
c49a9c3ab5 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-10 06:59:19 +03:00
Eldad Fux
e887edf2dc Merge branch 'master' of github.com:appwrite/appwrite 2020-09-10 06:58:38 +03:00
Eldad Fux
719f0dd33c Updated npm packages 2020-09-10 06:58:31 +03:00
Eldad Fux
69faaf8559 Fixed validation 2020-09-10 00:30:29 +03:00
Eldad Fux
e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +03:00
Eldad Fux
6b871f4adf Added Any response model 2020-09-09 12:53:57 +03:00
Eldad Fux
6c8e4ea339 Added payloads for no-content requests 2020-09-09 12:27:08 +03:00
Eldad Fux
88e7d8535b Removed old payloads 2020-09-09 12:26:55 +03:00
Eldad Fux
80838cc465 Added tests 2020-09-08 23:09:09 +03:00
Eldad Fux
fd93c61009 Added response model payload as webhook payload 2020-09-08 23:08:55 +03:00
Eldad Fux
9bd3e4dcbd Save last payload in memory for request lifetime 2020-09-08 23:08:02 +03:00
Eldad Fux
14fac182ea Fixed account warning 2020-09-08 23:07:38 +03:00
Eldad Fux
ddfb733d25 Added request catcher 2020-09-08 23:07:20 +03:00
Eldad Fux
9fe9e3f795 Fix for document default value 2020-09-08 23:07:04 +03:00
Eldad Fux
13a403ba25 Updated dependencies 2020-09-08 20:06:28 +03:00
Eldad Fux
9f2b4f7438 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 18:19:11 +03:00
Eldad Fux
518a86bba0 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-08 18:17:18 +03:00
Eldad Fux
fd4aea18b0 Updated Flutter SDK 2020-09-08 18:17:02 +03:00
Eldad A. Fux
a98890bd9b
Create SECURITY.md 2020-09-08 16:44:14 +03:00
Eldad Fux
be76719ea2 Updated flutter SDK 2020-09-08 15:54:02 +03:00
Eldad Fux
9c6b506876 Updated 0.6.2 spec 2020-09-08 15:37:11 +03:00
Eldad Fux
5210531896 Added built-in specs 2020-09-08 15:31:35 +03:00
Eldad Fux
51a8691315 Added 0.7 spec files 2020-09-08 14:33:36 +03:00
Eldad Fux
f39d2fb05f Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 09:10:51 +03:00