1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

3248 commits

Author SHA1 Message Date
Eldad Fux 35f153e3ce Updated CLI lib 2020-09-15 23:05:09 +03:00
Eldad Fux ea9898abab Updated CLI tasks 2020-09-15 22:50:21 +03:00
Eldad Fux ccf5300906 Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-15 17:26:44 +03:00
Eldad A. Fux 1f52218d75
Update README.md 2020-09-15 16:39:00 +03:00
Eldad Fux b7744f1dfc Fixed default rules value 2020-09-14 13:49:35 +03:00
Eldad Fux ae541e10a9 Fixed domain UI 2020-09-13 23:39:01 +03:00
Eldad Fux f38f83ab77 Added documents list model 2020-09-13 23:38:00 +03:00
Eldad Fux ea2bac06fb Depbot issue 2020-09-13 16:13:24 +03:00
Eldad A. Fux f93791b066
Update CONTRIBUTING.md 2020-09-12 23:30:50 +03:00
Eldad Fux 3c8ff92e14 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-12 17:36:28 +03:00
Eldad A. Fux 3abfd53d88
Merge pull request #533 from appwrite/feat-leverage-built-in-encryption
Leveraged built-in encryption filter
2020-09-12 17:30:45 +03:00
Eldad Fux eb5a51a35c Leveraged built-in encryption filter 2020-09-12 14:03:18 +03:00
Eldad Fux 8ad2dd1e87 Updated project model 2020-09-12 11:07:28 +03:00
Eldad Fux ae416187fc Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 21:12:58 +03:00
Eldad Fux 53778898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 21:08:41 +03:00
Eldad A. Fux 55a8cf5657
Merge pull request #531 from appwrite/feat-improve-validator-performance
Feat: Improved validator performance
2020-09-11 20:43:17 +03:00
Eldad Fux 741dcdab12 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-improve-validator-performance 2020-09-11 15:00:41 +03:00
Eldad A. Fux 3de78e3480
Merge pull request #529 from appwrite/feat-add-webhook-events-to-the-users-service
Feat add webhook events to the users service
2020-09-11 10:36:18 +03:00
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