Prateek Banga
a69368973b
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-12 21:31:06 +05:30
Prateek Banga
878e56ae7e
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-12 21:24:11 +05:30
Prateek Banga
d14a4c2506
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-12 21:23:18 +05:30
Prateek Banga
2f2875e3c0
lint fix
2023-09-12 21:19:21 +05:30
Prateek Banga
ba96f71a3f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-collections-in-config
2023-09-12 21:15:00 +05:30
Prateek Banga
b7119a2718
review changes
2023-09-12 21:03:44 +05:30
Prateek Banga
cbea4264ea
merge master
2023-09-12 20:53:16 +05:30
shimon
922f0a5c84
Merge branch 'master' of github.com:appwrite/appwrite into refactor-cache-key
...
Conflicts:
app/controllers/shared/api.php
2023-09-12 10:44:34 +03:00
Binyamin Yawitz
5cb03da001
Extracting function event validator to its own class.
2023-09-11 23:24:11 -04:00
Christy Jacob and GitHub
c6003e86a1
Merge pull request #6199 from appwrite/fix-missing-openssl-key
...
Add _APP_OPENSSL_KEY_V1 to the compose file
2023-09-11 14:35:01 -04:00
Prateek Banga
996de004fb
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-11 20:41:52 +05:30
Prateek Banga
ddbee0a55b
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-11 20:41:12 +05:30
Prateek Banga
8957640d27
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-11 20:40:32 +05:30
Prateek Banga
899c962061
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-11 20:30:30 +05:30
Prateek Banga
a59cfb6461
review changes
2023-09-11 20:30:21 +05:30
Prateek Banga
32970ba8a0
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-11 19:54:24 +05:30
Prateek Banga
2ecf9ee98a
udpates send email endpoint according to collection changes
2023-09-11 19:53:48 +05:30
Prateek Banga
27741644e8
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-11 19:52:48 +05:30
Prateek Banga
f4f1aa4b5b
review changes and adds missing subqueries
2023-09-11 19:27:45 +05:30
Matej Bačo
93e2a4fb8d
Add v2 old vars support
2023-09-11 12:22:16 +02:00
Prateek Banga
cf7b63fd2f
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-09 01:19:42 +05:30
Prateek Banga
ee0f789e37
udpates deliveryError to be an array type
2023-09-09 01:18:26 +05:30
Steven Nguyen
d18788ffde
Add _APP_OPENSSL_KEY_V1 to the compose file
...
The appwrite-schedules container fetches functions and needs the
openssl key to decrypt function variables. Without this, the variables
may end up being false.
2023-09-08 12:08:18 -07:00
Christy Jacob and GitHub
5717fbe282
Merge pull request #6187 from appwrite/1.4.x
...
1.4.x
2023-09-07 21:14:41 -04:00
Christy Jacob and GitHub
3c9f8530f9
Merge pull request #6099 from appwrite/chore-update-sdks
...
Chore update sdks
2023-09-07 19:42:45 -04:00
Christy Jacob and GitHub
789fc92a54
Merge pull request #6179 from appwrite/chore-update-changelog
...
Chore update changelog
2023-09-07 19:33:21 -04:00
Jake Barnby
d4f6b99ee2
Fix mock enum endpoint
2023-09-07 19:25:42 -04:00
Steven Nguyen
2e6abe7d75
Remove duplicated volumes section
2023-09-07 15:58:41 -07:00
Christy Jacob
da854f36dc
chore: update changelog for dart and flutter
2023-09-07 18:33:23 -04:00
Christy Jacob
3d267bb4d9
chore: remove leftovers
2023-09-07 17:38:29 -04:00
Jake Barnby
fa01f5d67f
Merge remote-tracking branch 'origin/master' into feat-mock-enums
2023-09-07 17:24:44 -04:00
Jake Barnby
cf92936fcc
Add mock endpoint with whitelist param
2023-09-07 17:21:06 -04:00
Christy Jacob
1e3639bf6d
Merge branch 'master' of github.com:appwrite/appwrite into chore-update-sdks
2023-09-07 17:18:42 -04:00
Christy Jacob
acffd56ca9
chore: address review comments
2023-09-07 17:15:12 -04:00
Christy Jacob
c6530eff3b
Merge branch '1.4.x' of github.com:appwrite/appwrite into 1.4.x
2023-09-07 13:41:26 -04:00
Christy Jacob
d891d98952
chore: update console
2023-09-07 13:41:16 -04:00
Christy Jacob and GitHub
ccb7924d85
Merge pull request #6172 from appwrite/fix-guests-missing-global
...
Fix guests missing global scope
2023-09-07 12:33:55 -04:00
Christy Jacob and GitHub
c6f6ec07b7
Merge pull request #6169 from appwrite/fix-redeploys
...
Fix: Function redeploys
2023-09-07 12:10:04 -04:00
Jake Barnby
410072882d
Fix guests missing global scope
2023-09-07 12:00:53 -04:00
Matej Bačo
418c8e3764
Fix redeploys
2023-09-07 11:33:42 +02:00
Matej Bačo
062bf7c25e
Merge branch '1.4.x' into fix-function-trigger
2023-09-07 09:25:52 +02:00
Christy Jacob
eb3c237301
Merge branch 'master' of github.com:appwrite/appwrite into 1.4.x
2023-09-07 02:11:43 -04:00
Christy Jacob
a1e3d7ba97
chore: generate specs
2023-09-07 02:10:15 -04:00
Christy Jacob
9c01e94d8a
chore: generate specs
2023-09-07 02:09:53 -04:00
Christy Jacob
47427972bf
fix: test failures
2023-09-07 00:57:23 -04:00
Steven Nguyen and GitHub
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
1a0054890d
chore: bug fix with scopes
2023-09-06 22:02:14 +00:00
Christy Jacob
90eed32311
fix: add check for localhost domain
2023-09-06 18:39:53 +00:00
Christy Jacob
11f2ee8a1c
feat: prep for 1.4.2
2023-09-06 18:22:04 +00:00
Christy Jacob and GitHub
67698cce88
Merge pull request #6155 from appwrite/fix-unknown-domains
...
Fix: Untrusted custom domains + auto-ssl
2023-09-06 14:09:17 -04:00