1
0
Fork 0
mirror of synced 2024-08-02 20:12:01 +12:00
Commit graph

1235 commits

Author SHA1 Message Date
Prateek Banga
bb52647366 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider 2023-10-10 19:06:39 +05:30
Prateek Banga
a92390dda2 review changes 2023-10-06 19:23:46 +05:30
Prateek Banga
d842191cc6 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider 2023-10-06 03:53:16 +05:30
Prateek Banga
22d445587e review changes 2023-10-05 16:57:48 +05:30
Prateek Banga
abab68f1a1 fixes catching in messaging worker 2023-10-04 17:28:38 +05:30
Prateek Banga
48b91e39a8 review changes 2023-10-04 16:15:59 +05:30
Prateek Banga
234f7f003b updated test cases for msg91 provider, moves worker to use provider from settings 2023-09-27 18:58:00 +05:30
Matej Bačo
310517fd29 Auto-parse event bodies + test 2023-09-24 13:19:31 +02:00
Torsten Dittmann
614e91b60a
Merge pull request #6260 from appwrite/fix-delete-project-domains 2023-09-24 01:54:28 +02:00
Christy Jacob
9dde039adf
Merge pull request #6290 from appwrite/fix-deployment-delete
Fix deployment delete
2023-09-22 11:37:50 -04:00
Steven Nguyen
d731d2b619
Remove legacy comment 2023-09-21 15:35:40 -07:00
Steven Nguyen
bb70860b92
Fix deployment and build files deletion on function delete
Make sure deployment and build paths exist before deleting fiels.
2023-09-21 14:55:08 -07:00
Prateek Banga
b4de44c905 fix small bug in worker and send email endpoint 2023-09-21 16:12:56 +05:30
Matej Bačo
69fc962f50 Merge branch '1.4.x' into fix-large-builds 2023-09-21 10:09:24 +02:00
Steven Nguyen
c5e059c118
Fix delete function deployment
Prior to this, deleting a VCS deployment would fail because the
deployment path for VCS deployments are empty. Because an error gets
thrown, the delete function would stop and not delete the build files.

This change updates the worker to only delete the storage files if the
path is set.
2023-09-20 18:58:11 -07:00
Prateek Banga
975b444761 fix test cases and bug fix in messaging worker 2023-09-20 20:51:03 +05:30
Prateek Banga
f9030132a5 messaging worker logic to send message to providers batch limit 2023-09-20 17:38:29 +05:30
Prateek Banga
a2e34b5b64 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider 2023-09-20 16:59:07 +05:30
Matej Bačo
007d6953bf PR review changes 2023-09-19 09:21:11 +02:00
Khushboo Verma
6a32bb14d7 Throw error if repo size is larger than allowed limit 2023-09-18 23:39:22 +05:30
Matej Bačo
1669ead4e0 Transfer for Git deploys to prevent memory issues 2023-09-18 13:55:32 +02:00
Matej Bačo
d3f83c2466 Linter fix 2023-09-18 12:41:25 +02:00
Matej Bačo
dc1d9fa635 Fix wrong device type 2023-09-18 12:39:19 +02:00
Steven Nguyen
68b2706797
Fix project deletion
The project deletion failed because old code for deleting domain was
still present. By removing the old code and replacing it with the new
delete rule code, the project deletion is now working.
2023-09-15 17:04:56 -07:00
Christy Jacob
0e7a75d63c
Merge pull request #6227 from appwrite/fix-storage-git-deploys
Fix: Git deploys with S3
2023-09-14 11:04:13 -04:00
Prateek Banga
15dd6863dd removes comments 2023-09-14 01:07:30 +05:30
Prateek Banga
f8c9c2f39b fixes manual internal id insertion 2023-09-14 00:48:50 +05:30
Matej Bačo
8b7147965e Fix git deploys with S3 storage 2023-09-13 14:45:19 +02:00
Matej Bačo
93e2a4fb8d Add v2 old vars support 2023-09-11 12:22:16 +02:00
Steven Nguyen
9e21c5f58d
Fix function trigger
Functions created by schedule or event should have the respective trigger.
2023-09-06 16:31:16 -07:00
Christy Jacob
67698cce88
Merge pull request #6155 from appwrite/fix-unknown-domains
Fix: Untrusted custom domains + auto-ssl
2023-09-06 14:09:17 -04:00
Christy Jacob
4ea0541623
Merge pull request #6150 from appwrite/fix-global-vars
Fix: Global variables
2023-09-06 13:51:13 -04:00
Matej Bačo
ed588a6475 linter fix 2023-09-06 18:45:22 +02:00
Matej Bačo
0d4957009f Fix bug with autossl generator 2023-09-06 10:42:01 +02:00
Matej Bačo
a782636e13 Add safety defaults to funcions worker 2023-09-06 10:10:03 +02:00
prateek banga
38d81c058b lint fix 2023-09-05 23:10:33 +05:30
prateek banga
78a53aee37 adds messaging event and updates messaging worker 2023-09-05 22:40:48 +05:30
Matej Bačo
1a6530fb57 Fix project variables 2023-09-05 10:21:36 +02:00
Matej Bačo
7588a9c4ec Make v2 functions work again 2023-09-04 19:53:25 +02:00
Khushboo Verma
7013bc94a6 Fix events triggering functions and path not a string bugs 2023-09-01 21:15:53 +05:30
prateek banga
1762c81b8d Merge branch 'feat-messages-event-config' into feat-mailgun-provider 2023-08-31 18:32:26 +05:30
Jake Barnby
7e2e7ce3cb
Fix swapped from/to name 2023-08-30 20:20:20 -04:00
Christy Jacob
61e1c3014a fix: incorrect key reference 2023-08-30 18:44:29 -04:00
Christy Jacob
861921526e fix: remove redundant name property 2023-08-30 18:34:20 -04:00
Jake Barnby
a1d0b67c6b
Fix SMTP 2023-08-30 00:30:44 -04:00
Matej Bačo
c98d5bd3cd Fix SMTP after QA 2023-08-29 11:40:30 +02:00
Matej Bačo
89c9f8da6a Implement proper behaviour for SMTP sender 2023-08-28 14:19:37 +02:00
Bradley Schofield
88d48715c5 Run Linter 2023-08-28 06:53:26 +01:00
Bradley Schofield
ee0563c46f Cover other routes and cleanup code 2023-08-28 06:09:28 +01:00
Bradley Schofield
608b6b3847
Continue work 2023-08-27 23:45:37 +01:00