1
0
Fork 0
mirror of synced 2024-08-03 04:21:46 +12:00
Commit graph

1213 commits

Author SHA1 Message Date
Prateek Banga
b4de44c905 fix small bug in worker and send email endpoint 2023-09-21 16:12:56 +05:30
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
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
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
Matej Bačo
596e59f2cc response format fix, smtp QA fixes 2023-08-25 17:13:25 +02:00
prateek banga
ac33d7828f Revert "Pint linter ran"
This reverts commit bf5f0a8419.
2023-08-24 01:53:52 +05:30
Jake Barnby
0e7a136cf8
Fix deletes worker crash 2023-08-23 16:19:22 -04:00
wess
bf5f0a8419 Pint linter ran 2023-08-23 13:12:43 -04:00
wess
eba91ae55a Stubbing in tests and message builder 2023-08-23 12:22:04 -04:00
wess
3e7805afe1 Updates deps
Adds message builders to messaging worker

Adds Makefile to .gitignore ;)
2023-08-23 08:49:32 -04:00
Matej Bačo
8802e318d5 Fix pools resource 2023-08-23 13:52:17 +02:00
Matej Bačo
5be66c3c11 Linter fix 2023-08-23 10:16:52 +02:00
Jake Barnby
0639ac1ab3
Fix builds worker trying to update documents that don't exist 2023-08-23 00:43:23 -04:00
Jake Barnby
c3682362e9
Merge remote-tracking branch 'origin/feat-git-integration' into feat-1.4-request-response-filters
# Conflicts:
#	app/controllers/api/proxy.php
2023-08-22 13:37:44 -04:00
prateek banga
dbbf4522e3 lint fix 2023-08-22 22:17:32 +05:30
Matej Bačo
eea43e17bd Fix function request filter 2023-08-22 15:16:07 +02:00
prateek banga
9f19bec7a7 lint fix 2023-08-22 18:21:30 +05:30
Khushboo Verma
658ce3cb62 Updated email id 2023-08-22 12:43:00 +05:30
Eldad A. Fux
8e46bdf7cb
Merge branch 'feat-git-integration' into feat-usage-rollback 2023-08-21 22:46:09 +03:00
prateek banga
4406c7bd55 adds messaging worker and send an email controller 2023-08-21 22:15:15 +05:30
Khushboo Verma
c016ad7415 Added commitHash to git clone command 2023-08-21 17:03:07 +05:30
shimon
e86286e7e3 Merge branch 'feat-git-integration' of github.com:appwrite/appwrite into feat-usage-rollback
 Conflicts:
	composer.lock
2023-08-20 18:07:57 +03:00
Bradley Schofield
558a7d9eee
Add Shell Escapes 2023-08-20 14:27:34 +01:00
shimon
8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03:00
Khushboo Verma
74c97a833c Removed null check for scheduleId 2023-08-19 18:30:22 +05:30
Jake Barnby
9b2226b243
Fix manual and VCS redeploys 2023-08-19 02:15:47 -04:00