1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

125 commits

Author SHA1 Message Date
Christy Jacob
dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob
e088a9e648 patch: review comments 2020-12-27 23:18:14 +05:30
Christy Jacob
5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob
ec21e74813 feat: address review comments 2020-12-24 19:49:09 +05:30
Christy Jacob
1fe931410d feat: address review comments 2020-12-24 19:46:31 +05:30
Christy Jacob
c714ada6ff patch: added delete for project Ids by group 2020-12-22 19:34:09 +05:30
Christy Jacob
b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob
2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob
4049f6470d patch: added logs for maintenance task 2020-12-19 13:38:03 +05:30
Christy Jacob
9a05fedb6a patch: deletes worker for abuse logs 2020-12-18 19:38:28 +05:30
Christy Jacob
62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob
1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob
e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Christy Jacob
c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob
f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Christy Jacob
f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Christy Jacob
4f997d3770 feat: publish delete events to resque 2020-12-15 02:56:37 +05:30
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