1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

108 commits

Author SHA1 Message Date
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad A. Fux 8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob d0f7558ddf chore: review comments 2020-12-05 11:03:14 +05:30
Christy Jacob d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad A. Fux 1ca28e9648
Merge pull request #750 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook headers
2020-12-03 21:32:49 +02:00
Eldad Fux b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad A. Fux a3f4cbb534
Merge pull request #737 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook events
2020-12-03 19:48:01 +02:00
Eldad Fux 47a5a4a8ed Fixed userid header name standard 2020-11-26 08:12:51 +02:00
Eldad Fux beb8a00c74 Added User ID to webhook headers 2020-11-22 22:10:51 +02:00
Eldad Fux 1afd9f2c5b Updated log description 2020-11-21 08:26:22 +02:00
Eldad Fux ffdfc36229 Skip mail when no SMTP hostname set 2020-11-21 01:44:00 +02:00
Eldad Fux 2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux 527f65277a Fixed spelling 2020-10-25 16:43:23 +02:00
Eldad Fux 95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Mou Ikkai e12bfd7269
Update webhooks.php 2020-09-30 18:01:39 -04:00
Mou Ikkai 6b357c6662
Update usage.php 2020-09-30 18:01:25 -04:00
Mou Ikkai 00b78ea142
Update tasks.php 2020-09-30 18:01:09 -04:00
Mou Ikkai dcb8a46a4e
Update mails.php 2020-09-30 18:00:46 -04:00
Mou Ikkai ceec386467
Update functions.php 2020-09-30 17:59:48 -04:00
Mou Ikkai f3f3ec7137
Update deletes.php 2020-09-30 17:59:10 -04:00
Mou Ikkai ed9705d866
Update certificates.php 2020-09-30 17:58:50 -04:00
Mou Ikkai 40e2c8c25a
Update audits.php 2020-09-30 17:58:30 -04:00
Eldad Fux 6a7f0b9c8f Added missing env vars 2020-09-27 17:29:06 +03:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Eldad Fux b9c848f531 Updated usage tracking vars 2020-07-20 09:43:25 +03:00
Eldad Fux 50ab0ece71 Added new env var 2020-07-20 06:59:33 +03:00
Eldad Fux ada7816148 Added Deno functions env 2020-07-19 17:43:59 +03:00
Eldad Fux 03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux 4df80aa541 Updated tests 2020-07-18 11:13:15 +03:00
Eldad Fux 16bc34ec0e Speedup execution, max 10 containers per host 2020-07-17 23:41:01 +03:00
Eldad Fux d9565a39c5 Updated vars 2020-07-17 13:30:08 +03:00
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux 2caf909419 Added function execution logs 2020-07-17 00:51:26 +03:00
Eldad Fux 93a58f54c3 Added support for env vars 2020-07-16 18:20:51 +03:00
Eldad Fux 0fe5e9bdcf Updated safety factor 2020-07-16 15:13:15 +03:00
Eldad Fux 2af2484afa Worker now run real functions 2020-07-16 15:04:06 +03:00
Eldad Fux f38331f7a8 Added env images 2020-07-16 07:30:08 +03:00
Eldad Fux 3c194b5076 Manual function execution 2020-07-15 23:29:55 +03:00
Eldad Fux abb7c04994 Switched to alpine images 2020-07-15 16:34:28 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux fe8e276d3c Updated worker dependencies 2020-07-05 22:46:04 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00
Eldad Fux f20851c4a1 Removed unused namespaces and globals 2020-07-05 11:03:57 +03:00
Eldad Fux 6c102880ec Don't enable -> reset 2020-07-03 08:58:19 +03:00
Eldad Fux e2518ce99a Dont enable -> reset 2020-07-03 08:57:41 +03:00