Commit Graph
18959 Commits
Author SHA1 Message Date
Damodar LohaniandGitHub 76eacaf8e2 Merge pull request #7905 from appwrite/PEA-649-fix-storage-issue
PEA-649 storage do adapter http version
cl-billing-77
2024-04-02 14:37:43 +05:45
Damodar Lohani 026f5dde2d set http version to 1.1 for do spaces 2024-04-02 08:35:14 +00:00
Damodar Lohani 39da1b8028 composer update 2024-04-02 08:32:30 +00:00
Eldad A. FuxandGitHub f875c6aa70 Merge pull request #7884 from appwrite/refactor-var-dump
Remove var_dump calls
2024-04-01 20:11:49 +02:00
Eldad A. FuxandGitHub 532ed5b340 Merge pull request #7893 from appwrite/fix-oauth-error-code
Fix OAuth error code
2024-04-01 18:36:55 +02:00
Christy JacobandGitHub 4e08c6d02d Merge pull request #7882 from appwrite/feat-configurable-collections
Feat configurable collections
cl-billing-76
2024-04-01 21:35:47 +05:30
Khushboo Verma 75d8cc3327 Updated error code for OAuth error 2024-04-01 13:27:44 +05:30
Steven NguyenandGitHub 5ee5ffb288 refactor: remove var_dump calls 2024-03-29 21:24:05 +00:00
Christy Jacob f8c44c8a50 chore: linter 2024-03-29 10:18:33 +00:00
Matej Bačo 803ba6182c Update composer.lock 2024-03-29 10:48:31 +01:00
Matej Bačo 5275d0b021 Merge branch 'refactor-usage-sn' into feat-configurable-collections 2024-03-29 10:48:11 +01:00
Jake BarnbyandGitHub 3d53249335 Merge pull request #7877 from appwrite/refactor-usage-sn-45-8
Transaction and reconnection fixes
cl-billing-75
2024-03-29 00:54:28 +13:00
fogelito 5ff5c930a5 composer.lock 2024-03-28 13:32:54 +02:00
fogelito 5657e7d04e Bust database 45-8 2024-03-28 13:08:55 +02:00
Christy JacobandGitHub 9adf124274 Merge pull request #7854 from appwrite/feat-improve-vcs-comment-1
Update VCS Comment
2024-03-25 19:24:38 +05:30
Christy JacobandGitHub 20e82b1b8b Merge pull request #7777 from appwrite/fix-cloud-tests
Fix tests required for Cloud
2024-03-25 12:38:33 +05:30
Damodar LohaniandGitHub 7d68c12f1b Update init.php 2024-03-25 11:35:28 +05:45
Damodar LohaniandGitHub b3c2b54d09 Merge branch 'refactor-usage-sn' into fix-cloud-tests 2024-03-25 07:03:45 +05:45
Damodar LohaniandGitHub 061368fae0 Update init.php 2024-03-24 12:09:30 +05:45
Christy JacobandGitHub f2dbda10c0 Merge pull request #7852 from appwrite/fix-function-domain-permissions
Fix function domain permissions
cl-billing-74 cl-billing-73
2024-03-21 12:29:21 +05:30
Christy JacobandGitHub 380b5f7f84 Merge pull request #7414 from appwrite/remove-cloud-scripts
remove cloud related scripts
cl-billing-71 cl-billing-72
2024-03-21 01:27:34 +05:30
Khushboo Verma fe4362c29f Update VCS Comment 2024-03-20 22:17:48 +05:30
Steven NguyenandGitHub 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 NguyenandGitHub ac397935a1 fix: remove escaping
It's done automatically when setting the params already.
2024-03-20 15:47:33 +00:00
Steven NguyenandGitHub fcfff2ab04 chore: remove dead code in error template 2024-03-20 15:46:42 +00:00
Matej Bačo 440d924518 Allow getCache override 2024-03-20 14:14:23 +01:00
Matej Bačo 2ae9d0b710 Make realtime resources configurable 2024-03-20 13:47:20 +01:00
Christy JacobandGitHub 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. FuxandGitHub 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 JacobandGitHub a2d8e6d44e Merge pull request #7840 from appwrite/update-avatars-api
chore: update avatars API
cl-billing-70
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 LohaniandGitHub a75ce14218 Merge pull request #7835 from appwrite/lohanidamodar-patch-5
Admin mode use teamInternalId
cl-billing-69
2024-03-17 15:50:40 +05:45
Damodar LohaniandGitHub 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 LohaniandGitHub c5512ae010 Update init.php 2024-03-17 15:01:09 +05:45
Damodar LohaniandGitHub 05221334e2 use team internal id in delete memberships 2024-03-17 14:55:31 +05:45
Damodar LohaniandGitHub 4fcb399867 use team internal id for membership check on update 2024-03-17 14:54:08 +05:45
Damodar LohaniandGitHub 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 BarnbyandGitHub f2cdd9cc1d Merge pull request #7825 from appwrite/chore-update
Update db
cl-billing-68
2024-03-13 19:10:07 +01:00
Jake Barnby 310aa56e5d Update db 2024-03-13 19:08:07 +01:00
Jake BarnbyandGitHub 5c0df92346 Merge pull request #7818 from appwrite/fix-exception-wrap-order
Fix exception wrap order
cl-billing-67
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 LohaniandGitHub f356f13ee6 Merge branch 'refactor-usage-sn' into fix-cloud-tests 2024-03-13 11:20:12 +05:45
Eldad A. FuxandGitHub 993c9df840 Merge pull request #7808 from appwrite/escape-function-build-command
Escape function build command
cl-billing-66 cl-billing-65 cl-billing-64
2024-03-13 01:21:11 +01:00