1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

129 commits

Author SHA1 Message Date
Eldad Fux
99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +02:00
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 Fux
af41aca527 List containers only on startup 2020-11-03 08:53:32 +02:00
Eldad Fux
67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +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
13c1dc9c44 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:06:18 +02:00
Eldad Fux
527f65277a Fixed spelling 2020-10-25 16:43:23 +02:00
Eldad Fux
4f28f1c773 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-15 11:01:54 +03:00
Eldad Fux
95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux
45faedde84 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-03 20:08:19 +03:00
Eldad Fux
07280098d6 Shifted comment location 2020-10-02 11:25: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
1423bb94f9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-28 02:09:47 +03:00
Eldad Fux
6a7f0b9c8f Added missing env vars 2020-09-27 17:29:06 +03:00
Eldad Fux
8625f692b5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-30 08:09:14 +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
c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad Fux
c97b61d8ae New env vars for event triggers 2020-08-05 16:12:23 +03:00
Eldad Fux
a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +03:00
Eldad Fux
05c01dc1a7 Added event exectuions for cloud functions 2020-08-04 23:09:01 +03:00
Eldad Fux
e3086ba789 Merge branch 'upgraded-webhooks' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-04 08:27:40 +03:00
Eldad Fux
2f6a3c6610 Updated webhook event label and func stracture 2020-08-04 08:23:38 +03:00
Eldad Fux
263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00
Eldad Fux
4a9f0a5ebb Added function trigger 2020-07-23 08:52:03 +03:00
Eldad Fux
3c44747cae Added ability to update env var when func is already alive 2020-07-22 17:50:17 +03:00
Eldad Fux
9cc5b50b6d Lazy delete for tags, executions and code files 2020-07-22 11:55:38 +03:00
Eldad Fux
2b78257021 Input validation 2020-07-21 23:10:31 +03:00
Eldad Fux
c5a62946e9 Properly escape env vars 2020-07-21 21:43:53 +03:00
Eldad Fux
f5accf66f3 Added comment 2020-07-21 14:57:02 +03:00
Eldad Fux
471f8d4454 Activated usage tracking 2020-07-21 14:53:48 +03:00
Eldad Fux
c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux
8e290731e4 Async warmup 2020-07-21 10:57:28 +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