Commit Graph
23850 Commits
Author SHA1 Message Date
Bradley Schofield 5123cf5f8e Make Method Extendable 2025-01-22 11:08:23 +09:00
Jake Barnby cf8da3495c Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-21 00:50:16 +13: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
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
Christy Jacob 5240d0f9c6 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into optimise-webhook-events 2025-01-17 11:48:41 +00:00
Christy Jacob 5b28e7c478 chore: review comments 2025-01-17 11:48:19 +00:00
Christy Jacob ab54280d79 Merge pull request #9235 from appwrite/fix-funciton-usage
fix: function usage
2025-01-17 15:58:06 +05:30
loks0n 40f16fab50 docs: add compression vars to documentation 2025-01-17 10:17:49 +00:00
loks0n e343a1068e fix: linter 2025-01-17 09:55:14 +00:00
Bradley Schofield 02e7f91e59 Address all missing descriptions apart from ones in projects.php 2025-01-17 16:44:25 +09:00
Christy Jacob ef0b836987 chore: composer update 2025-01-17 11:19:34 +05:30
Christy Jacob 455bc3370c chore: fix tests 2025-01-17 11:16:21 +05:30
Christy Jacob f66f75b808 chore: review comments 2025-01-17 10:43:02 +05:30
Christy Jacob 458b7bb877 Merge branch '1.6.x' of github.com:appwrite/appwrite into chore-optimise-events-payloads 2025-01-17 10:42:16 +05:30
Christy Jacob a2962b6b95 chore: review comments 2025-01-17 10:42:06 +05:30
Christy Jacob 8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Bradley Schofield 20e87cb82f Run Linter 2025-01-17 13:39:16 +09:00
Bradley Schofield d5604efef8 Fix actions 2025-01-17 13:38:38 +09:00
Bradley Schofield 95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Chirag Aggarwal c098b62d59 Merge branch '1.6.x' into fix-resend-invitation 2025-01-17 09:28:57 +05:30
Chirag Aggarwal a1031ab921 fix: update membership 2025-01-17 03:58:23 +00:00
Luke B. Silver 83a911fb88 Merge branch '1.6.x' into fix-funciton-usage 2025-01-16 18:06:19 +00:00
loks0n facdf1a362 chore: revert usage debug 2025-01-16 18:05:49 +00:00
loks0n 7db65f46ae feat: add compression toggle env 2025-01-16 17:23:22 +00:00
loks0n f392b5ab45 chore: composer update 2025-01-16 16:01:35 +00:00
fogelito 8c90973b61 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception 2025-01-16 17:34:16 +02:00
fogelito 13687f7fc3 Use 1.6.x 2025-01-16 17:33:51 +02:00
fogelito 1b4a96b1fb Remove code from worker 2025-01-16 17:22:53 +02:00