Christy Jacob
f78b520f12
Merge pull request #6269 from appwrite/feat-https-function-domains
...
Feat: Function domains force https
2023-09-21 05:11:06 -04:00
Matej Bačo
8184754b1f
Update compose.phtml
2023-09-21 10:37:35 +02:00
Matej Bačo
4984b01ef4
Merge branch '1.4.x' into feat-https-function-domains
2023-09-21 10:10:07 +02:00
Matej Bačo
70a2a75038
Merge branch '1.4.x' into feat-router-protection
2023-09-21 10:09:57 +02:00
Matej Bačo
69fc962f50
Merge branch '1.4.x' into fix-large-builds
2023-09-21 10:09:24 +02:00
Steven Nguyen
9ca82b7662
Fix missing resourceInternalId on deployments
2023-09-20 19:26:23 -07: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
39854239fb
skip authorization in adding subscriber on targets
2023-09-21 02:29:57 +05:30
Prateek Banga
0510de5eab
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 23:37:35 +05:30
Prateek Banga
35d842171c
review changes
2023-09-20 23:37:10 +05:30
Prateek Banga
87011af914
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-20 23:00:48 +05:30
Prateek Banga
2fd7467e2a
fix graphQL test
2023-09-20 22:59:47 +05:30
Prateek Banga
975b444761
fix test cases and bug fix in messaging worker
2023-09-20 20:51:03 +05:30
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
Matej Bačo
1669ead4e0
Transfer for Git deploys to prevent memory issues
2023-09-18 13:55:32 +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
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
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
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
5b23a1c086
Update console
2023-09-15 12:04:19 -04:00
Prateek Banga
25fc64c4ab
moves provider to top level in events config
2023-09-15 02:28:32 +05:30
Christy Jacob
27b58fdf1e
chore: increase cache buster
2023-09-14 20:06:10 +00:00
Christy Jacob
1e6b37f980
chore: update appwrite version
2023-09-14 19:53:32 +00:00
Christy Jacob
f8d4d04d2d
Merge pull request #5971 from appwrite/chore-cleanup-dockerfile
...
Chore cleanup dockerfile
2023-09-14 15:50:21 -04:00
Prateek Banga
d2ce8155e6
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-15 01:06:17 +05:30
Jake Barnby
316cd4f8f8
Bump CLI, Swift, Apple SDK versions
2023-09-14 15:11:40 -04:00
Christy Jacob
50405f838e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile
2023-09-14 18:07:53 +00:00
Christy Jacob
6afeed8cf1
Merge pull request #6235 from appwrite/fix-6234-fix-function-timeout
...
Fix function timeout
2023-09-14 13:53:37 -04:00
Christy Jacob
2ea8dbff29
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support
2023-09-14 15:21:31 +00: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
Steven Nguyen
15f54c0dba
Fix the _APP_FUNCTIONS_MAINTENANCE_INTERVAL variable
...
* Clarify the description and make it match the other maintenance
variables.
* Fix the introduction since it was introduced in 1.4.0 and not 1.2.0.
* Fix the default value because it was 1 hour in the previous versions
and a number that is too low will conflict with a function's timeout.
2023-09-13 16:23:14 -07:00
Prateek Banga
350549db7d
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-14 02:17:34 +05:30