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

17869 commits

Author SHA1 Message Date
Prateek Banga
8d9e0ae7d0 Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller 2023-09-20 17:53:08 +05:30
Prateek Banga
3456ad4e8c fixes merge conflict issue 2023-09-20 17:52:25 +05:30
Prateek Banga
afef225339 Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller 2023-09-20 17:39:36 +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
67397cd763 fix tests and code changes 2023-09-20 15:55:22 +05:30
Prateek Banga
bd36a09473 adds search in messaging controllers, updated mailgun endpoint with isEu param 2023-09-19 15:36:40 +05:30
Matej Bačo
4c18f9f0e7 Document router protection env var 2023-09-19 09:39:28 +02:00
Matej Bačo
8926d24a0d One more env var rename 2023-09-19 09:35:32 +02:00
Matej Bačo
d87dbad768 PR review changes 2023-09-19 09:31:57 +02:00
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
Christy Jacob
ddb73eb4f6
Merge pull request #6257 from appwrite/cl-1.4.x
Cl 1.4.x
2023-09-18 12:00:24 -04:00
Christy Jacob
a199679101 chore: update ci scripts 2023-09-18 11:50:23 -04:00
Christy Jacob
e8011074ec Merge branch 'master' of github.com:appwrite/appwrite into cl-1.4.x 2023-09-18 11:25:50 -04:00
Matej Bačo
1669ead4e0 Transfer for Git deploys to prevent memory issues 2023-09-18 13:55:32 +02:00
Matej Bačo
544f35ef2f env var disabled by default router protection 2023-09-18 13:24:43 +02:00
Matej Bačo
6afba0b9c9 Linter fix 2023-09-18 13:22:06 +02:00
Matej Bačo
a1049bd2d5 Implement router protection 2023-09-18 13:18:58 +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
Matej Bačo
94117ed471 Fix build race condition 2023-09-18 12:33:05 +02:00
Matej Bačo
6a7950aa34 Add function domains force https 2023-09-18 12:27:47 +02:00
Bradley Schofield
30b7b9dfae Regenerate Specs 2023-09-18 09:53:40 +01:00
Bradley Schofield
2eb62953ca Add Description for Download Deployment 2023-09-18 09:50:46 +01: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
Jake Barnby
9ba609c46e
Merge pull request #6238 from appwrite/1.4.x
1.4.x
2023-09-15 18:49:55 -04:00
Jake Barnby
6770b9920a
Merge pull request #6258 from appwrite/chore-update-console
Update console
2023-09-15 17:02:07 -04:00
Jake Barnby
67ad657802
Update console 2023-09-15 16:56:11 -04:00
Christy Jacob
0e228b9c96 Merge branch '1.4.x' of github.com:appwrite/appwrite into cl-1.4.x 2023-09-15 14:29:14 -04:00
Jake Barnby
72663ba0a5
Merge pull request #6242 from appwrite/chore-update-appwrite-version
Chore update appwrite version
2023-09-15 13:07:19 -04:00
Jake Barnby
ff7b102550
Merge remote-tracking branch 'origin/1.4.x' into chore-update-appwrite-version 2023-09-15 12:21:42 -04:00
Jake Barnby
e53c5771ab
Update changelog for console 2023-09-15 12:21:19 -04:00
Jake Barnby
7f8f32dcd5
Merge pull request #6255 from appwrite/chore-update-console
Chore update console
2023-09-15 12:10:25 -04:00
Jake Barnby
5b23a1c086
Update console 2023-09-15 12:04:19 -04:00
Torsten Dittmann
c1b0ef206b chore: remove unused props from package.json 2023-09-15 14:20:46 +02:00
Torsten Dittmann
c58f5a4522 chore: add package.json 2023-09-15 14:17:10 +02:00
Christy Jacob
538c258117 chore: update ci 2023-09-15 06:01:17 +00:00
Christy Jacob
d31a2721c8 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into cl-1.4.x 2023-09-15 05:58:59 +00:00
Christy Jacob
341fdb3721 chore: update changelog 2023-09-15 05:50:16 +00:00
Christy Jacob
4d14d0eb72
Merge pull request #6246 from appwrite/fix-schedules-task
fix: add try catch block in the schedules task
2023-09-15 01:47:59 -04:00
Christy Jacob
bede0d43d4 fix: add try catch block in the schedules task 2023-09-15 05:24:00 +00:00
Christy Jacob
e50a586364 chore: review commens 2023-09-14 23:08:03 +00:00
Jake Barnby
afd421e196
Merge pull request #5986 from appwrite/feat-messages-event-config
Feat messages event config
2023-09-14 17:01:19 -04:00
Prateek Banga
25fc64c4ab moves provider to top level in events config 2023-09-15 02:28:32 +05:30
Christy Jacob
66526edbe7
Update CHANGES.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-09-14 16:08:07 -04:00
Christy Jacob
27b58fdf1e chore: increase cache buster 2023-09-14 20:06:10 +00:00
Christy Jacob
3f00ebbf5d chore: update changelog 2023-09-14 20:00:25 +00:00
Christy Jacob
5b76886375 chore: update changelog 2023-09-14 19:59:43 +00:00
Christy Jacob
38d610610c chore: update changelog 2023-09-14 19:58:52 +00:00