Commit Graph

  • de8538b622 use request filters for 1.8.0 to convert into and Atharva Deosthale 2025-09-18 12:27:24 +05:30
  • 427c891e0f update cli to 10.0.0 Chirag Aggarwal 2025-09-18 10:13:23 +05:30
  • 34f3501cdc Merge pull request #10509 from appwrite/fix-spatials-type-required-col Jake Barnby 2025-09-18 15:29:50 +12:00
  • 30003caeb3 Merge pull request #10472 from appwrite/stats-resources-try-catch Jake Barnby 2025-09-18 15:20:19 +12:00
  • 0e2c5d93f5 Update check Jake Barnby 2025-09-18 14:54:07 +12:00
  • 4540362f42 Fix: token hash magic url session Damodar Lohani 2025-09-18 01:37:19 +00:00
  • 3065f53d83 Fix token hash Damodar Lohani 2025-09-18 01:14:14 +00:00
  • 1ac35054fe FIx missing event data; improve test Matej Bačo 2025-09-17 18:26:19 +02:00
  • ad795b4fd1 Improve extensability of certificate validator Matej Bačo 2025-09-17 17:42:36 +02:00
  • 52ceddcd5a linting ArnabChatterjee20k 2025-09-17 20:02:36 +05:30
  • c5e9ec3969 added cases for checking default added or not ArnabChatterjee20k 2025-09-17 20:00:10 +05:30
  • 5b09ebe54b added cases for with default values ArnabChatterjee20k 2025-09-17 19:46:06 +05:30
  • 4815780476 Add spatial column validation during required mode and tests for existing data in databases ArnabChatterjee20k 2025-09-17 18:01:29 +05:30
  • 47cf9aa0fc fix syntax bug Matej Bačo 2025-09-17 13:26:19 +02:00
  • 0af3338cab Improve extensibility of DNS validation Matej Bačo 2025-09-17 13:15:50 +02:00
  • 00fb346b7a Improve extensability of DNS validator Matej Bačo 2025-09-17 13:01:51 +02:00
  • 74f181d7a8 fix token length Damodar Lohani 2025-09-17 10:18:49 +00:00
  • 337eda8538 Merge branch '1.8.x' into feat-apps-module-dl Damodar Lohani 2025-09-17 14:49:22 +05:45
  • b452bd0d44 updated endpoints dat-678 ArnabChatterjee20k 2025-09-17 13:54:27 +05:30
  • 7d1a1d3ef4 use $tenant fogelito 2025-09-17 08:45:23 +03:00
  • 88c6e783c4 Merge branch '1.8.x' of https://github.com/appwrite/appwrite into stats-resources-try-catch fogelito 2025-09-17 08:42:27 +03:00
  • d029ed3c83 Update DB connection init feat-retry-connections Jake Barnby 2025-09-17 17:40:53 +12:00
  • daacc4d437 Merge branch '1.8.x' into fix-dns-flows Khushboo Verma 2025-09-17 11:07:57 +05:30
  • ddb852c150 Merge branch 'feat-txn' of github.com:appwrite/appwrite into feat-txn Jake Barnby 2025-09-17 14:58:36 +12:00
  • 63aee11312 Merge remote-tracking branch 'origin/1.8.x' into feat-txn Jake Barnby 2025-09-17 14:58:17 +12:00
  • 14062fc7c2 Merge pull request #10506 from appwrite/feat-reconnects Jake Barnby 2025-09-17 13:08:41 +12:00
  • 09c82c7432 chore: bump appwrite version to 1.8.0-RC1 1.8.0-RC1 Steven Nguyen 2025-09-16 14:41:38 -07:00
  • b1e55702c8 Refactor MongoDB test cases for improved readability and consistency. Adjust whitespace in conditional statements and remove redundant test methods related to spatial columns. Add new tests for spatial distance queries and update existing tests to ensure proper functionality. shimon 2025-09-16 19:14:09 +03:00
  • f16eba2f9f Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling. shimon 2025-09-16 19:13:38 +03:00
  • 7c0bd1da88 uncomment inversion tests shimon 2025-09-16 17:51:29 +03:00
  • cc87de8934 Merge branch 'feat-mongodb-pulls' of github.com:appwrite/appwrite into feat-mongodb-pulls shimon 2025-09-16 17:43:47 +03:00
  • 5f8dc9998c Refactor database document handling by replacing createOrUpdateDocuments with upsertDocuments in multiple classes. Clean up common.php by removing commented-out index definitions and ensuring proper indexing for MongoDB compatibility. Update UsageTest to correct API endpoint paths for database operations. shimon 2025-09-16 17:39:41 +03:00
  • 04adfd1e04 Merge branch '1.8.x' into fix-dns-flows Matej Bačo 2025-09-16 16:18:55 +02:00
  • db80b74f1f Fix success+error logs Matej Bačo 2025-09-16 16:12:44 +02:00
  • 3f46b06634 Issue status exception (to be used for logging) Matej Bačo 2025-09-16 15:36:32 +02:00
  • f03a62d43d Update database Jake Barnby 2025-09-17 01:33:36 +12:00
  • 91bac63dbd Add support for issue status sychronization Matej Bačo 2025-09-16 14:37:02 +02:00
  • d7e90560c9 Merge pull request #10505 from appwrite/fix-bucket-query Jake Barnby 2025-09-17 00:15:12 +12:00
  • 832687dd09 Catch query exception on bucket/file list Jake Barnby 2025-09-16 23:42:07 +12:00
  • e93b06acb5 Improved code quality Matej Bačo 2025-09-16 13:25:39 +02:00
  • 4a3a74d284 AI review fixes Matej Bačo 2025-09-16 12:34:06 +02:00
  • 7b46197ffe consts for rule status Matej Bačo 2025-09-16 11:57:45 +02:00
  • b38b2bba0c Remove state order on created, rely on sequence order Jake Barnby 2025-09-16 21:13:41 +12:00
  • 21f25b4ce4 Auto-allow sites domain for OAuth Hemachandar 2025-09-16 14:16:02 +05:30
  • 614285f1ae Add Scope for tests fogelito 2025-09-16 11:29:13 +03:00
  • cc7778ceea database lib check shimon 2025-09-16 11:10:06 +03:00
  • f5fc099d87 Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls shimon 2025-09-16 10:26:43 +03:00
  • 76f59e2404 Merge pull request #10502 from appwrite/fix-filter-exceptions Jake Barnby 2025-09-16 19:19:03 +12:00
  • c9b39a3f28 Lint Jake Barnby 2025-09-16 18:37:52 +12:00
  • e6be9bac07 cleanup Hemachandar 2025-09-16 11:55:43 +05:30
  • f8ab95b3e1 tests & lint Hemachandar 2025-09-16 11:54:01 +05:30
  • 081e2aeb6e Throw appropriate 400s from request filters Jake Barnby 2025-09-16 17:51:22 +12:00
  • 20c3641ac1 Merge branch '1.8.x' into feat-apps-module-dl Damodar Lohani 2025-09-16 10:25:30 +05:45
  • 33f7056e7a reest callback Damodar Lohani 2025-09-16 04:38:52 +00:00
  • 73e7c98131 Fix token length update Damodar Lohani 2025-09-16 04:36:30 +00:00
  • 1157d6fd10 Fix re-hashing Damodar Lohani 2025-09-16 04:27:00 +00:00
  • 31ed726409 keep graphql backwards Chirag Aggarwal 2025-09-16 09:48:17 +05:30
  • fb65d7a965 Add scoped tests Jake Barnby 2025-09-16 13:25:15 +12:00
  • 42d981c0ef Add scopes to roles Jake Barnby 2025-09-16 13:15:08 +12:00
  • a7cff1b53d Merge remote-tracking branch 'origin/1.8.x' into feat-txn Jake Barnby 2025-09-16 12:58:09 +12:00
  • 64bb1efc44 Merge pull request #10483 from appwrite/SUC-1668-fix-database-usage-stats Steven Nguyen 2025-09-15 16:28:58 -07:00
  • 536cff9cc6 chore: add specification validator test Steven Nguyen 2025-09-15 21:30:18 +00:00
  • 62014fda26 fix: implement dynamic specification defaults for Functions and Sites Steven Nguyen 2025-09-15 21:29:44 +00:00
  • 0b9e43c9f8 Branded email for Console auth flows Hemachandar 2025-09-16 00:58:23 +05:30
  • fea3544d4b Implement dynamic specification defaults for Functions and Sites copilot-swe-agent[bot] 2025-09-15 19:18:07 +00:00
  • 679de3574f Initial plan copilot-swe-agent[bot] 2025-09-15 19:11:33 +00:00
  • 94f7602897 Initial plan copilot/fix-9b9de78f-0367-4e65-b176-a07d66e8ef63 copilot-swe-agent[bot] 2025-09-15 19:02:48 +00:00
  • e0fe343892 chore: update CHANGES.md for 1.8.0 release Steven Nguyen 2025-08-28 14:31:42 -07:00
  • 6892699a20 feat: bump console to version 7.1.11 Steven Nguyen 2025-09-15 11:39:25 -07:00
  • 9839ea7126 chore: create migration version for 1.8.x Steven Nguyen 2025-08-28 14:30:13 -07:00
  • 17f7e3eaa0 chore: bump appwrite version to 1.8.0 Steven Nguyen 2025-08-28 14:04:43 -07:00
  • 824d90edc0 Fix bug (override status) Matej Bačo 2025-09-15 16:58:46 +02:00
  • bfacb900e2 Merge pull request #10498 from appwrite/fix-worker-stop Luke B. Silver 2025-09-15 15:45:20 +01:00
  • e6de282275 AI review fixes Matej Bačo 2025-09-15 16:41:17 +02:00
  • 616fef17a8 Support for background issue certificate issue status sync Matej Bačo 2025-09-15 16:41:03 +02:00
  • 66503a4e80 fix: api worker-stop fix-worker-stop loks0n 2025-09-15 15:15:56 +01:00
  • 448dd9696c Merge branch 'fix-dns-flows' of https://github.com/appwrite/appwrite into fix-dns-flows Matej Bačo 2025-09-15 15:40:24 +02:00
  • 9fe68dbdde Grammar fixes Matej Bačo 2025-09-15 15:40:15 +02:00
  • 8b38dc7326 Merge pull request #10484 from appwrite/feat-proxy-e2e-tests Matej Bačo 2025-09-15 15:36:03 +02:00
  • cfd82d9709 use newer syntax Damodar Lohani 2025-09-15 10:57:31 +00:00
  • 21245836c7 Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl Damodar Lohani 2025-09-15 10:44:43 +00:00
  • b5ca4c1166 update suggestion Damodar Lohani 2025-09-15 10:43:40 +00:00
  • 780799f87a update to initialize first Damodar Lohani 2025-09-15 10:41:29 +00:00
  • 4579e41ace update check Damodar Lohani 2025-09-15 10:33:21 +00:00
  • 19cf94bd7e Fix oauth2 changes Damodar Lohani 2025-09-15 10:22:45 +00:00
  • 83811c0c33 Merge branch '1.8.x' into fix-dns-flows Khushboo Verma 2025-09-15 13:15:35 +05:30
  • 1f9bc650de work in progress Chirag Aggarwal 2025-09-15 12:13:48 +05:30
  • ef69520f95 fix: nitpick comments Chirag Aggarwal 2025-09-15 11:51:47 +05:30
  • 579f6691f9 fix: default to be created Chirag Aggarwal 2025-09-15 11:42:23 +05:30
  • 40eaf39d91 fix: graphql Chirag Aggarwal 2025-09-15 11:39:00 +05:30
  • 0f5cb2611d fix: grammer Chirag Aggarwal 2025-09-15 10:32:06 +05:30
  • f9ac0b48c8 fix: use 1.8.x Chirag Aggarwal 2025-09-15 10:28:34 +05:30
  • 981a1278e2 Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export Jake Barnby 2025-09-15 16:30:22 +12:00
  • 2fb93500d0 Merge pull request #10485 from appwrite/attempt-small-size-for-website Jake Barnby 2025-09-15 15:38:55 +12:00
  • f39f25616c Move disable Jake Barnby 2025-09-14 10:58:21 +12:00
  • 6d25eb81b6 Move disable Jake Barnby 2025-09-14 10:58:21 +12:00
  • fca2727966 add validation for type Atharva Deosthale 2025-09-14 15:28:25 +05:30
  • cb03bfe74c specs and sdk Atharva Deosthale 2025-09-14 15:22:51 +05:30
  • 2b1e3bd947 delete the new route and just do it in template route Atharva Deosthale 2025-09-14 15:15:44 +05:30
  • 13b98409ae reset length Damodar Lohani 2025-09-14 05:56:56 +00:00