Commit Graph

23888 Commits

Author SHA1 Message Date
Fabian Gruber 08e9000c69 feat(cache): bring in new Telemetry cache adapter 2025-01-23 13:35:23 +01:00
Christy Jacob 85539dfb29 Merge pull request #9253 from appwrite/fix-amazon-oauth
fix: amazon oauth
2025-01-23 10:35:57 +05:30
Jake Barnby 871043a700 Merge pull request #9256 from appwrite/fix-delete-collection-relations
Delete collection before Appwrite's attributes
2025-01-23 17:25:34 +13:00
fogelito ee9bf984c7 Delete collection first 2025-01-22 17:35:30 +02:00
Jake Barnby 758d8496c1 Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Bradley Schofield df491f6f46 Fix null deprecation warning 2025-01-22 16:02:56 +09:00
Bradley Schofield 5123cf5f8e Make Method Extendable 2025-01-22 11:08:23 +09:00
Chirag Aggarwal f6385c716e fix: encoding state 2025-01-21 12:17:48 +00:00
Christy Jacob c4053b62e4 Merge pull request #9246 from appwrite/fix-phone-validation
fix: phone number parsing exception handling
2025-01-21 12:42:56 +05:30
Christy Jacob b4e1101a9b Merge pull request #9211 from appwrite/add-user-types
Update audits to include user type
2025-01-21 12:41:23 +05:30
Chirag Aggarwal 27459cc2c0 chore: added test comment 2025-01-21 07:04:16 +00:00
Christy Jacob 9c71af219b Merge pull request #9250 from appwrite/chore-remove-error
chore: skipped job instead of throwing error
2025-01-21 12:32:36 +05:30
Darshan bc533aeeaa update: change var name. 2025-01-21 12:11:20 +05:30
Darshan 3c3559aee5 update: apply comment suggestion. 2025-01-21 12:07:03 +05:30
Darshan f8f403a66a remove: comments. 2025-01-21 12:02:08 +05:30
Darshan be2929f07f Merge branch '1.6.x' into add-user-types 2025-01-21 11:56:36 +05:30
Chirag Aggarwal af8cb29bfb chore: added log 2025-01-21 06:21:09 +00:00
Christy Jacob da07ca5391 Merge pull request #9188 from appwrite/feat-update-sdk-gen
Update SDK Generator versions
2025-01-20 19:26:18 +05:30
Chirag Aggarwal 07630c272d chore: update test 2025-01-20 12:41:57 +00:00
Christy Jacob 6256a09902 Merge pull request #9233 from ChiragAgg5k/fix-benchmark-test
chore: fix benchmarking test when made from fork
2025-01-20 17:27:25 +05:30
Jake Barnby cf8da3495c Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-21 00:50:16 +13:00
Bradley Schofield 336dd824f6 Merge branch '1.6.x' into feat-update-sdk-gen
# Conflicts:
#	composer.lock
2025-01-20 19:38:53 +09:00
Jake Barnby 190b9cdaee Merge pull request #9226 from appwrite/index-dependency-exception
Add index dependency exception
2025-01-20 23:24:50 +13:00
Christy Jacob d8f572925c Merge pull request #9248 from appwrite/fix-maintenance-job
chore: add missing case for executions
2025-01-20 15:15:39 +05:30
Christy Jacob 2533a95b8b chore: add missing case for executions 2025-01-20 15:13:50 +05:30
fogelito 9c95c162d9 bumb database version 2025-01-20 11:28:48 +02:00
fogelito 0915f23e99 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception
# Conflicts:
#	composer.lock
2025-01-20 11:27:20 +02:00
Jake Barnby 26036db5f9 Merge pull request #9247 from appwrite/fix-maintenance-job
Fix maintenance job
2025-01-20 22:03:02 +13:00
Christy Jacob c3e2a3fac2 Merge branch '1.6.x' of github.com:appwrite/appwrite into fix-maintenance-job 2025-01-20 14:31:31 +05:30
Christy Jacob b87c750536 chore: add temporary check to deletes worker to prevent it from throwing an exception 2025-01-20 14:31:22 +05:30
Chirag Aggarwal ca0459046d chore: remove isValidNumber check 2025-01-20 08:33:49 +00:00
Chirag Aggarwal 8fb772340f chore: shifted validation 2025-01-20 08:12:42 +00:00
Bradley Schofield f4c1c72bcf Merge branch '1.6.x' into feat-update-sdk-gen
# Conflicts:
#	composer.lock
2025-01-20 16:51:52 +09:00
Chirag Aggarwal 7315294555 fix: phone number parsing exception handling 2025-01-20 05:44:19 +00:00
Bradley Schofield e7b119abae Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-20 14:21:26 +09:00
Jake Barnby 37fc9fdcd3 Merge pull request #9245 from appwrite/chore-update-fetch
Update Fetch to 0.3.0
2025-01-20 16:19:21 +13:00
Bradley Schofield f3b395f3f3 Add remaining missing descriptions and enable the desc check 2025-01-20 12:16:00 +09:00
Bradley Schofield 0408de3253 Update Fetch to 0.3.0 2025-01-20 02:14:29 +00:00
fogelito 028cd935d9 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception 2025-01-19 08:30:59 +02:00
fogelito fba5060469 Bumb version 2025-01-19 08:30:02 +02:00
fogelito 733434fdb8 formatOptions default 2025-01-19 08:18:22 +02:00
Steven Nguyen 54a46d7d26 Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Christy Jacob d21d18fe18 Merge pull request #9238 from appwrite/fix-maintenance-job
fix: maintenance job missing type
2025-01-17 23:11:15 +05:30
Chirag Aggarwal 1d1b83afb6 chore: review 2025-01-17 17:28:03 +00:00
Christy Jacob dc651f632a fix: maintenance job missing type 2025-01-17 22:55:16 +05:30
Christy Jacob e7d33ebc52 fix: maintenance job missing type 2025-01-17 22:55:00 +05:30
Christy Jacob e4efaf1efa fix: maintenance job missing type 2025-01-17 22:53:31 +05:30
Christy Jacob b81e15f5d4 Merge pull request #9168 from appwrite/optimise-webhook-events
Optimise webhook events
2025-01-17 19:51:02 +05:30
Christy Jacob b3fb7cfdb6 Merge branch '1.6.x' into optimise-webhook-events 2025-01-17 18:01:37 +05:30
Christy Jacob 1b53df4a32 Merge pull request #9232 from appwrite/chore-optimise-events-payloads
feat: optimise events payloads
2025-01-17 17:54:42 +05:30