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

17869 commits

Author SHA1 Message Date
Matej Bačo
303c8a16ca Fix test 2023-09-24 14:38:33 +02:00
Matej Bačo
b4c5ef2d17 Remove double test 2023-09-24 14:36:47 +02:00
Matej Bačo
725897c896 Rename audits back to logs 2023-09-24 14:36:20 +02:00
Matej Bačo
fee30e0239 Remove unnessessary test code 2023-09-24 14:34:27 +02:00
Matej Bačo
24204bce54 Add all worker health endpoints 2023-09-24 14:07:37 +02:00
Matej Bačo
310517fd29 Auto-parse event bodies + test 2023-09-24 13:19:31 +02:00
Torsten Dittmann
c273e3d8e1
Merge pull request #6229 from btme0011/fix-6212-Issue-With-Linkedin-OAuth 2023-09-24 01:57:58 +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
Christy Jacob
e35b07bf0a
Merge pull request #6268 from appwrite/fix-download-deployment-desc
Add Description for Download Deployment
2023-09-22 06:24:48 -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
b019273166 Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller 2023-09-21 22:21:20 +05:30
Prateek Banga
df6466a1d3 lint fix 2023-09-21 22:20:56 +05:30
Prateek Banga
e00b273577 Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller 2023-09-21 22:19:30 +05:30
Prateek Banga
e2acb608fa fix tests with real sms providers 2023-09-21 22:16:02 +05:30
Prateek Banga
d63eaf3ef0 fixes get message endpoint 2023-09-21 21:49:40 +05:30
Prateek Banga
06a05a3358 adds param messageId in send an email endpoint, tokenId as messageId in create phone session, membershipId as messageId in create team membership 2023-09-21 21:17:15 +05:30
Matej Bačo
3e41578d61 Merge branch '1.4.x' into cl-1.4.x 2023-09-21 16:36:09 +02:00
Christy Jacob
deb58a60b7
Merge pull request #6302 from appwrite/fix-migrations
Fix: migrations
2023-09-21 10:35:39 -04:00
Matej Bačo
cebfc5a22d Fix migrations 2023-09-21 16:09:51 +02:00
Prateek Banga
3ebcfe548d Adds get message endpoint 2023-09-21 16:26:53 +05:30
Prateek Banga
342f122365 adds key auth to providers endpoint 2023-09-21 16:18:20 +05:30
Prateek Banga
b4de44c905 fix small bug in worker and send email endpoint 2023-09-21 16:12:56 +05:30
Christy Jacob
c7e6efc050 chore: update backups schedule 2023-09-21 10:23:55 +00:00
Christy Jacob
707aa4850e
Merge pull request #6300 from appwrite/fix-publish-cicd
Fix: Publish CI/CD script
2023-09-21 05:44:39 -04:00
Matej Bačo
6cfd970055 Merge branch 'cl-1.4.x' into fix-publish-cicd 2023-09-21 11:21:17 +02:00
Christy Jacob
864092d81c
Merge pull request #6272 from appwrite/feat-router-protection
Feat: router protection
2023-09-21 05:13:34 -04:00
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
66f06cb779 Update publish.yml 2023-09-21 11:10:03 +02:00
Matej Bačo
c8d57c0f6f Fix: Publish CI/CD script 2023-09-21 11:07:07 +02:00
Christy Jacob
4a6cc0adb0
Merge pull request #6273 from appwrite/fix-large-builds
Fix: Large builds
2023-09-21 05:04:00 -04:00
Matej Bačo
8184754b1f Update compose.phtml 2023-09-21 10:37:35 +02:00
Matej Bačo
91e3f37443 Upgrade executor 2023-09-21 10:31:44 +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
Christy Jacob
5b45acf67a
Merge pull request #6299 from appwrite/master
Sync 1.4.x with master
2023-09-21 03:58:43 -04:00
Christy Jacob
eea7851e05
Merge pull request #6270 from appwrite/fix-build-race-condition
Fix: build race condition
2023-09-21 03:09:28 -04:00
Christy Jacob
62d37015cc
Merge pull request #6271 from appwrite/fix-wrong-device-type
Fix: wrong device type
2023-09-21 03:09:02 -04: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
3548c4ac47 Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller 2023-09-20 23:03:11 +05:30
Prateek Banga
dd14bbf785 lint fix 2023-09-20 23:02:53 +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