1
0
Fork 0
mirror of synced 2024-07-18 12:56:00 +12:00
Commit graph

18928 commits

Author SHA1 Message Date
Christy Jacob 20e82b1b8b
Merge pull request #7777 from appwrite/fix-cloud-tests
Fix tests required for Cloud
2024-03-25 12:38:33 +05:30
Damodar Lohani 7d68c12f1b
Update init.php 2024-03-25 11:35:28 +05:45
Damodar Lohani b3c2b54d09
Merge branch 'refactor-usage-sn' into fix-cloud-tests 2024-03-25 07:03:45 +05:45
Damodar Lohani 061368fae0
Update init.php 2024-03-24 12:09:30 +05:45
Christy Jacob f2dbda10c0
Merge pull request #7852 from appwrite/fix-function-domain-permissions
Fix function domain permissions
2024-03-21 12:29:21 +05:30
Christy Jacob 380b5f7f84
Merge pull request #7414 from appwrite/remove-cloud-scripts
remove cloud related scripts
2024-03-21 01:27:34 +05:30
Steven Nguyen 47f442b98e
fix(functions): fix permissions for function domains
Execution via domain should be blocked if permissions does not contain
any and permissions does not contain guests.
2024-03-20 15:49:05 +00:00
Steven Nguyen ac397935a1
fix: remove escaping
It's done automatically when setting the params already.
2024-03-20 15:47:33 +00:00
Steven Nguyen fcfff2ab04
chore: remove dead code in error template 2024-03-20 15:46:42 +00:00
Christy Jacob 446ebfffee
Merge pull request #7683 from appwrite/fix-vcs-silent-mode
Fix vcs silent mode
2024-03-20 02:57:10 +05:30
Eldad A. Fux f824c3c83e
Merge pull request #7838 from appwrite/fix-identities-query-to-use-internal-ids
use internal ids for query
2024-03-18 18:35:01 +01:00
Christy Jacob a2d8e6d44e
Merge pull request #7840 from appwrite/update-avatars-api
chore: update avatars API
2024-03-18 22:44:34 +05:30
Christy Jacob eeba452fb5 chore: linter 2024-03-18 12:43:42 +00:00
Christy Jacob 5e6c94d307 chore: update checks 2024-03-18 12:41:51 +00:00
Christy Jacob a306cb87d8 chore: update avatars API 2024-03-18 12:07:14 +00:00
Damodar Lohani 979f6ee150 Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-cloud-tests 2024-03-18 09:41:43 +00:00
Damodar Lohani 21d4b8feef check user internal Id on membership 2024-03-18 09:01:54 +00:00
Damodar Lohani 2a6da11842 Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-identities-query-to-use-internal-ids 2024-03-18 08:55:30 +00:00
Damodar Lohani c849ff0b0f use internal ids for query 2024-03-18 08:52:47 +00:00
Damodar Lohani a75ce14218
Merge pull request #7835 from appwrite/lohanidamodar-patch-5
Admin mode use teamInternalId
2024-03-17 15:50:40 +05:45
Damodar Lohani 795f1035ef
Merge pull request #7834 from appwrite/lohanidamodar-patch-4
Fix membership query to use internalId
2024-03-17 15:50:06 +05:45
Damodar Lohani c5512ae010
Update init.php 2024-03-17 15:01:09 +05:45
Damodar Lohani 05221334e2
use team internal id in delete memberships 2024-03-17 14:55:31 +05:45
Damodar Lohani 4fcb399867
use team internal id for membership check on update 2024-03-17 14:54:08 +05:45
Damodar Lohani 24319b8417
Fix membership query to use internalId 2024-03-17 14:51:27 +05:45
Damodar Lohani 17d85a478a fix event test dsn 2024-03-14 01:18:17 +00:00
Jake Barnby f2cdd9cc1d
Merge pull request #7825 from appwrite/chore-update
Update db
2024-03-13 19:10:07 +01:00
Jake Barnby 310aa56e5d
Update db 2024-03-13 19:08:07 +01:00
Jake Barnby 5c0df92346
Merge pull request #7818 from appwrite/fix-exception-wrap-order
Fix exception wrap order
2024-03-13 12:46:41 +01:00
Jake Barnby a4bdf63afd
Fix exception wrap order of operations 2024-03-13 12:41:55 +01:00
Damodar Lohani f356f13ee6
Merge branch 'refactor-usage-sn' into fix-cloud-tests 2024-03-13 11:20:12 +05:45
Eldad A. Fux 993c9df840
Merge pull request #7808 from appwrite/escape-function-build-command
Escape function build command
2024-03-13 01:21:11 +01:00
Steven Nguyen b4c065a342
Escape function build command
The extra trim is neded to because the extra quotes interfere with
additional operations in the executor/orchestration library.
2024-03-13 01:03:51 +01:00
Jake Barnby 267f6bc752
Merge pull request #7787 from appwrite/fix-query-exceptions
Fix database exception wrapping
2024-03-12 10:17:10 +01:00
Jake Barnby a1d86c9b3f
Switch over errors 2024-03-11 16:11:37 +01:00
Jake Barnby 550837b572
Pass through query exception message 2024-03-11 13:46:02 +01:00
Jake Barnby 22b3ea7e8d
Catch auth fixes 2024-03-11 13:03:30 +01:00
Jake Barnby cea4e0d8b6
Wrap all db exceptions in error handler 2024-03-11 12:54:42 +01:00
Christy Jacob f482d96225
Merge pull request #7784 from appwrite/feat-cloud-log-400
Upload 400s to separate error logger
2024-03-11 15:47:53 +05:30
Bradley Schofield 9c100758de Update general.php 2024-03-11 10:29:57 +01:00
Bradley Schofield 15a6c510a0 Upload 400s to separate error logger 2024-03-11 10:23:52 +01:00
Damodar Lohani b409efc492 fix path 2024-03-10 08:01:10 +00:00
shimon 54a02fbb96 Merge remote-tracking branch 'origin/remove-cloud-scripts' into remove-cloud-scripts 2024-03-06 18:00:00 +01:00
shimon dfac3d585a Merge branch 'main' of github.com:appwrite/appwrite into remove-cloud-scripts 2024-03-06 17:58:58 +01:00
Torsten Dittmann 05f73fbe46
Merge pull request #7728 from appwrite/update-header
Updated header
2024-03-05 11:45:48 +01:00
Dylan ed62a0ca4a Updated header 2024-03-05 11:31:58 +01:00
Damodar Lohani 57d7995e36 fix file path 2024-03-04 12:58:28 +00:00
Damodar Lohani 5e6f53d6aa reclaim pool 2024-03-04 12:50:49 +00:00
Damodar Lohani 5f4970befd fix path 2024-03-04 12:49:56 +00:00
Damodar Lohani 060ec455b3 fix 2024-03-04 12:44:40 +00:00