Commit Graph

  • 61a3e7c735 Null fallback fogelito 2025-08-28 14:55:38 +03:00
  • 9cf15da482 Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller Khushboo Verma 2025-08-28 17:10:25 +05:30
  • c03ec2dd2b Update collections fogelito 2025-08-28 14:12:25 +03:00
  • fec157e271 Merge pull request #10397 from appwrite/update-upsert-naming Jake Barnby 2025-08-28 19:41:48 +12:00
  • 6e51985037 casing Chirag Aggarwal 2025-08-28 12:31:14 +05:30
  • a737328bf0 Use branch url as preview url in comment Khushboo Verma 2025-08-28 12:22:55 +05:30
  • 4b747c63db Merge branch '1.8.x' into fix-placeholder-style-in-templates Khushboo Verma 2025-08-28 11:12:01 +05:30
  • ca6f947642 chore: update description for upsert methods Chirag Aggarwal 2025-08-28 10:04:28 +05:30
  • 5eb52d312b Add previewUrl to vcs comment from vcs controller Khushboo Verma 2025-08-27 20:05:27 +05:30
  • f75d2d6dbb Merge pull request #10394 from appwrite/update-tables-group Jake Barnby 2025-08-28 02:25:02 +12:00
  • 6dc33ed27a use single quotes Chirag Aggarwal 2025-08-27 19:29:34 +05:30
  • 3cb45d6387 Merge pull request #10395 from appwrite/fix-namespace-naming-specs Jake Barnby 2025-08-28 01:52:38 +12:00
  • c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs Chirag Aggarwal 2025-08-27 19:04:37 +05:30
  • bdb8204910 Refactor database attribute tests to streamline size validation and add support for additional integer index. Updated size constraints for 'description' and 'tagline' attributes, and introduced a new 'integers2' attribute to accommodate MongoDB limitations. Adjusted assertions to reflect these changes. shimon 2025-08-27 16:32:13 +03:00
  • e2dcc49fa9 chore: update tables group in specs Chirag Aggarwal 2025-08-27 18:51:52 +05:30
  • 45518cead8 Fix logo and links in certificate failure email Khushboo Verma 2025-08-27 18:31:24 +05:30
  • 05f34c2485 Merge pull request #10393 from appwrite/fix-nested-filter-selects Jake Barnby 2025-08-28 00:53:10 +12:00
  • 114902d040 Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects Jake Barnby 2025-08-28 00:51:52 +12:00
  • f30dc5df49 Merge pull request #10385 from appwrite/allow-head-requests Luke B. Silver 2025-08-27 13:48:16 +01:00
  • 61e0e74b56 Update src/Appwrite/Utopia/Request/Filters/V20.php Jake Barnby 2025-08-28 00:47:05 +12:00
  • 3a5878890d Fix language specific things Khushboo Verma 2025-08-27 18:02:59 +05:30
  • 75a1e5ca4a Format Jake Barnby 2025-08-28 00:12:00 +12:00
  • 7360dd68e0 updated tests ArnabChatterjee20k 2025-08-27 17:41:52 +05:30
  • 369c19039c Update specs Jake Barnby 2025-08-28 00:04:40 +12:00
  • 66f541092d Update desc Jake Barnby 2025-08-28 00:04:32 +12:00
  • 1462522438 Remove logging Jake Barnby 2025-08-28 00:04:25 +12:00
  • ee292d04a6 delete execution Chirag Aggarwal 2025-08-27 17:32:21 +05:30
  • a2eec2eac6 fix: 201 Chirag Aggarwal 2025-08-27 17:30:24 +05:30
  • 3fc53b2c43 Fix request filter for nested relationships Jake Barnby 2025-08-27 23:59:40 +12:00
  • f4ea5fad4a add test case Chirag Aggarwal 2025-08-27 17:22:08 +05:30
  • 57edfbb7cc Improve translations context, remove current AI translations feat-ai-translations Matej Bačo 2025-08-27 13:47:32 +02:00
  • 30ca2fb251 Replace %s with mustache placeholder Khushboo Verma 2025-08-27 17:13:10 +05:30
  • 8338a7318f updated composer and merge conflicts ArnabChatterjee20k 2025-08-27 17:02:52 +05:30
  • ba0d334f80 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes ArnabChatterjee20k 2025-08-27 17:00:28 +05:30
  • 2ec0da3c22 updated composer lock ArnabChatterjee20k 2025-08-27 16:58:24 +05:30
  • 0e343125b7 updated graphql queries ArnabChatterjee20k 2025-08-27 16:35:55 +05:30
  • 7a4929a51f added update and default cases for the spatial attributes endpoints ArnabChatterjee20k 2025-08-27 16:30:25 +05:30
  • 1274614d18 Update composer.json and composer.lock to reflect new versioning for utopia-php/database and other dependencies. Adjusted Docker configuration to set the database adapter to MariaDB. shimon 2025-08-27 13:55:48 +03:00
  • c6c3a675d2 update specs Chirag Aggarwal 2025-08-27 15:20:20 +05:30
  • 0a2fb92baa Merge branch '1.8.x' into allow-head-requests Chirag Aggarwal 2025-08-27 16:45:30 +07:00
  • f2dd03e597 Add request to filters, to allow deployment model to respect select queries Matej Bačo 2025-08-27 11:20:14 +02:00
  • 8a76979ba8 Merge pull request #9147 from JoshiJoshiJoshi/feat-extend-function-headers Matej Bačo 2025-08-27 10:10:59 +02:00
  • c19122e97d Merge branch '1.8.x' into feat-extend-function-headers Khushboo Verma 2025-08-27 13:10:38 +05:30
  • e7157b831a Merge pull request #10391 from appwrite/chore-update-method-in-docs Matej Bačo 2025-08-27 09:34:46 +02:00
  • 4f937ac549 Update composer.json and composer.lock to reflect changes in utopia-php/database versioning, including the removal of the 'with-uuid7' suffix. Updated dependencies for composer/semver, symfony/polyfill packages, and phpunit/phpunit to their latest versions for improved compatibility and performance. shimon 2025-08-27 10:28:17 +03:00
  • 6910d669de Update composer.json to correct utopia-php/database version reference and modify test to use the correct endpoint for MongoDB operations. shimon 2025-08-27 10:25:23 +03:00
  • a81d980334 Resolve merge conflicts Khushboo Verma 2025-08-27 12:54:22 +05:30
  • 1063b5979b Update default method in description chore-update-method-in-docs Khushboo Verma 2025-08-27 12:51:42 +05:30
  • 82e12d4fcd Merge pull request #10379 from appwrite/feat-add-execution-and-log-response-headers Matej Bačo 2025-08-27 09:16:28 +02:00
  • bca1996d99 Merge branch '1.7.x' into feat-extend-function-headers Khushboo Verma 2025-08-27 12:40:09 +05:30
  • c087449725 Fix schedule execution test Khushboo Verma 2025-08-27 12:39:38 +05:30
  • 2d497cbdd5 Merge branch '1.8.x' into feat-add-execution-and-log-response-headers feat-add-execution-and-log-response-headers Khushboo Verma 2025-08-27 11:58:18 +05:30
  • d3d226363e Merge pull request #10390 from appwrite/chore-update-cli Jake Barnby 2025-08-27 17:58:29 +12:00
  • 71a8eaf48b Update CLI Jake Barnby 2025-08-27 17:19:13 +12:00
  • b783d81b7e Merge pull request #10389 from appwrite/fix-request-filter Jake Barnby 2025-08-27 17:18:34 +12:00
  • 4daad1b775 Ignore relationships that are not available Jake Barnby 2025-08-27 16:48:08 +12:00
  • a1be47e669 linting fix ArnabChatterjee20k 2025-08-27 10:17:29 +05:30
  • 9b453e79ac Merge remote-tracking branch 'origin/1.7.x' into 1.8.x Jake Barnby 2025-08-27 16:30:11 +12:00
  • f4c56ad757 Format Jake Barnby 2025-08-27 16:21:29 +12:00
  • 43e6bf5a2e Merge pull request #10382 from appwrite/update-union-pay-1.8.x Jake Barnby 2025-08-27 16:13:30 +12:00
  • 55a2f2d1fa Merge remote-tracking branch 'origin/1.8.x' into fix-request-filter Jake Barnby 2025-08-27 16:10:54 +12:00
  • 4d0ca798a7 Merge pull request #10387 from appwrite/fix-scopes Jake Barnby 2025-08-27 16:10:38 +12:00
  • 0e9cdc68b1 Bump console Jake Barnby 2025-08-27 16:10:10 +12:00
  • 2111aab8ed Fix relationship request filter Jake Barnby 2025-08-27 16:09:56 +12:00
  • a37eef4928 Merge pull request #10388 from appwrite/fix-sequence-removal Jake Barnby 2025-08-27 15:36:02 +12:00
  • 76db65583d Fix GQL test Jake Barnby 2025-08-27 15:21:23 +12:00
  • 1f2d659d76 Format Jake Barnby 2025-08-27 14:58:22 +12:00
  • acfacb526a Merge branch '1.8.x' into fix-sequence-removal Jake Barnby 2025-08-27 14:52:27 +12:00
  • 24e4207ba6 Merge branch '1.8.x' into fix-scopes Jake Barnby 2025-08-27 14:52:01 +12:00
  • ca9e697ca3 Merge pull request #10386 from appwrite/fix-domain-valdiator Jake Barnby 2025-08-27 14:51:50 +12:00
  • 4d675530d6 Remove response filter Jake Barnby 2025-08-27 14:47:40 +12:00
  • c1676bcffd Array scopes Jake Barnby 2025-08-27 14:43:34 +12:00
  • c31b72c3e9 Merge branch '1.8.x' into fix-domain-valdiator Jake Barnby 2025-08-27 14:25:02 +12:00
  • e71beeee51 Merge pull request #10383 from appwrite/copilot/fix-e24d8527-9979-4c83-bbee-437ac6c4d440 Jake Barnby 2025-08-27 14:22:54 +12:00
  • 35579bfda1 Fix domain validator Jake Barnby 2025-08-27 14:21:22 +12:00
  • cc73621874 format Chirag Aggarwal 2025-08-27 07:46:35 +05:30
  • f090a23bc3 feat: allow HEAD requests in function executions Chirag Aggarwal 2025-08-27 07:44:29 +05:30
  • b57bef2d0c chore: fix lint error Steven Nguyen 2025-08-26 15:11:27 -07:00
  • 737e2f8624 fix: Remove $sequence attribute from documents on create and update Steven Nguyen 2025-08-26 15:10:23 -07:00
  • bfd8b554cd Add $tenant attribute removal to Action.php processDocument method copilot-swe-agent[bot] 2025-08-26 20:37:33 +00:00
  • 6763b8ecb6 Apply sequence integer casting fix to Row.php and add test assertion copilot-swe-agent[bot] 2025-08-26 20:06:26 +00:00
  • 61f9bd90e5 Initial plan copilot-swe-agent[bot] 2025-08-26 20:01:34 +00:00
  • 47cc808f91 Merge pull request #10376 from Veera-mulge/change-desc Steven Nguyen 2025-08-26 12:09:30 -07:00
  • 67903fcf08 updated composer ArnabChatterjee20k 2025-08-26 21:48:22 +05:30
  • 51b01ab803 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes ArnabChatterjee20k 2025-08-26 21:46:43 +05:30
  • abc7757871 fomat Chirag Aggarwal 2025-08-26 21:45:53 +05:30
  • 005f405507 chore: update specs Chirag Aggarwal 2025-08-26 21:40:43 +05:30
  • 505cff5b9f chore: update union china pay to just unionpay Chirag Aggarwal 2025-08-26 21:38:55 +05:30
  • 0d41d8b6c0 empty commit ArnabChatterjee20k 2025-08-26 21:30:36 +05:30
  • 9fc39ddfce Merge pull request #10377 from appwrite/add-deprecated-versions-account Luke B. Silver 2025-08-26 16:45:55 +01:00
  • b7633969b4 Fix request filter for selections Jake Barnby 2025-08-27 03:44:27 +12:00
  • 0aee34185a updated distance queries ArnabChatterjee20k 2025-08-26 21:11:30 +05:30
  • b28ec182d7 added spatial index tests ArnabChatterjee20k 2025-08-26 20:54:55 +05:30
  • cdd85c0b16 PR review changes Matej Bačo 2025-08-26 15:51:24 +02:00
  • f0146d5e01 Merge branch '1.8.x' into feat-add-execution-and-log-response-headers Khushboo Verma 2025-08-26 19:20:53 +05:30
  • 22de107b39 Merge branch '1.8.x' into feat-select-queries-on-deployments Matej Bačo 2025-08-26 15:44:31 +02:00
  • 2ce0f370dc PR review changes Matej Bačo 2025-08-26 15:44:15 +02:00
  • c9f9db722b Fix spaces in templates Jake Barnby 2025-08-27 01:40:32 +12:00
  • 28e7f12932 Update CLI version Jake Barnby 2025-08-27 01:34:03 +12:00
  • a413235f8d add new tests Matej Bačo 2025-08-26 15:29:11 +02:00