Commit Graph

  • 27bb70b229 Update svg-sanitizer Jake Barnby 2025-08-13 22:11:16 +12:00
  • 2c1655e450 Update audit lib & platform fogelito 2025-08-13 13:08:31 +03:00
  • 5f3dc7cb75 chore: add method desc and demo Chirag Aggarwal 2025-08-13 15:16:48 +05:30
  • c86210ec5d Update versions Jake Barnby 2025-08-13 21:16:45 +12:00
  • 3f3319df20 Merge remote-tracking branch 'origin/1.7.x' into 1.8.x Jake Barnby 2025-08-13 21:04:46 +12:00
  • a9d3f01485 update specs Chirag Aggarwal 2025-08-13 13:39:13 +05:30
  • af58d3f1d2 chore: remove experiment warnings from bulk methods Chirag Aggarwal 2025-08-13 13:37:00 +05:30
  • 8f0d107d9a Merge pull request #10308 from appwrite/fix-variables-sharing-across-resources Matej Bačo 2025-08-13 10:00:18 +02:00
  • 06206824b8 Merge pull request #10309 from appwrite/fix-invite-email-copy Matej Bačo 2025-08-13 09:44:40 +02:00
  • 222a5e00fa Update invite email copy Khushboo Verma 2025-08-13 12:39:52 +05:30
  • ff8418ffb9 Update composer.lock to reflect new references and timestamps for dependencies, including updates for utopia-php/database and phpunit/phpunit. Removed duplicate entries and unnecessary lines for improved clarity. shimon 2025-08-12 18:01:38 +03:00
  • 14faef323c Fix variables sharing across resources Matej Bačo 2025-08-12 17:01:13 +02:00
  • e151425b95 Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls shimon 2025-08-12 17:54:55 +03:00
  • b9f4815c3a Remove unnecessary var_dump statements from api.php and enhance logging in MessagingConsoleClientTest for improved clarity and debugging. This aligns with recent efforts to clean up debugging output across the codebase. shimon 2025-08-12 17:47:11 +03:00
  • dc25d8e757 Merge pull request #10307 from appwrite/feat-fallback-locale Matej Bačo 2025-08-12 15:45:52 +02:00
  • 7ca9754ebf Merge pull request #10305 from appwrite/cursor/replay-database-transaction-logs-sequentially-d222 Jake Barnby 2025-08-13 01:37:20 +12:00
  • 4cd7977cc2 Merge branch '1.7.x' into cursor/update-users-endpoint-with-subquery-filtering-01a3 cursor/update-users-endpoint-with-subquery-filtering-01a3 Jake Barnby 2025-08-13 01:34:35 +12:00
  • 326fe53ca8 Remove test for multiple select queries in UsersBase trait Cursor Agent 2025-08-12 13:31:22 +00:00
  • 6eaa2015b0 Fix CI/CD command Matej Bačo 2025-08-12 15:18:31 +02:00
  • 1c0b5e9b6d Fix select query handling to only return $id when no attributes specified Cursor Agent 2025-08-12 13:16:39 +00:00
  • b816557970 Add fallback locale support + tests Matej Bačo 2025-08-12 15:13:08 +02:00
  • 7118146174 Update user query tests to check subquery attributes when selected Cursor Agent 2025-08-12 13:12:07 +00:00
  • c07ede1fc5 Add comprehensive tests for Query::select with users endpoint Cursor Agent 2025-08-12 13:05:31 +00:00
  • 3ad1bcbb25 Move Select validator to Utopia namespace and remove Appwrite-specific implementation Cursor Agent 2025-08-12 12:59:42 +00:00
  • a39877687c Merge pull request #10304 from appwrite/add-tests-for-head-requests Luke B. Silver 2025-08-12 13:47:21 +01:00
  • 02114785d0 Refactor query processing to handle subquery attributes more efficiently Cursor Agent 2025-08-12 12:37:34 +00:00
  • 28ba9e3404 Refactor subquery attribute handling in users API endpoint Cursor Agent 2025-08-12 12:37:01 +00:00
  • 94b2f1a691 Simplify user collection config retrieval in users API controller Cursor Agent 2025-08-12 12:31:52 +00:00
  • 73549a59a2 Apply suggestion from @Copilot Chirag Aggarwal 2025-08-12 17:54:54 +05:30
  • f9d0746e13 Apply suggestion from @Copilot Chirag Aggarwal 2025-08-12 17:54:45 +05:30
  • 2f80164667 update executor Chirag Aggarwal 2025-08-12 17:52:52 +05:30
  • c4fb7ecbc1 Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons. shimon 2025-08-12 15:20:30 +03:00
  • 438ea2388b Fix subquery attribute filtering in user API endpoint Cursor Agent 2025-08-12 12:18:20 +00:00
  • e1f7d501be Checkpoint before follow-up message Cursor Agent 2025-08-12 12:16:46 +00:00
  • c3665c35ff Add CI/CD job Matej Bačo 2025-08-12 14:14:07 +02:00
  • 626f7c754c Remove unused translations Matej Bačo 2025-08-12 14:14:03 +02:00
  • f5d39f8a95 Implement select query validation and dynamic subquery filtering for users Cursor Agent 2025-08-12 12:11:49 +00:00
  • 56d60d7866 Finalized locale check script Matej Bačo 2025-08-12 14:09:36 +02:00
  • a71333ac60 Refactor transaction replay to preserve exact order and timestamps Cursor Agent 2025-08-12 12:00:28 +00:00
  • b418285349 Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue" Jake Barnby 2025-08-12 23:57:54 +12:00
  • ea7985ad4d Implement CI/CD action to check EN locale Matej Bačo 2025-08-12 13:56:22 +02:00
  • 0e636f67be update client Chirag Aggarwal 2025-08-12 16:24:01 +05:30
  • f8afbbbf3c feat: allow HEAD requests and add test for it Chirag Aggarwal 2025-08-12 16:14:15 +05:30
  • 13a14d1b05 Remove temp logging Matej Bačo 2025-08-12 10:39:50 +02:00
  • 02b83d59b7 Merge pull request #10296 from appwrite/cursor/add-new-database-query-type-tests-5161 Jake Barnby 2025-08-12 18:30:16 +12:00
  • 75eccf8502 Fix tests Jake Barnby 2025-08-12 18:01:16 +12:00
  • 66dacb61df Update lock Jake Barnby 2025-08-12 17:44:17 +12:00
  • 4712c18f31 Merge remote-tracking branch 'origin/1.8.x' into cursor/add-new-database-query-type-tests-5161 Jake Barnby 2025-08-12 17:43:23 +12:00
  • 38204a2c23 Merge remote-tracking branch 'origin/1.7.x' into 1.8.x Jake Barnby 2025-08-12 17:38:02 +12:00
  • 24b7c95514 Merge branch 'feat-mongodb' of github.com:appwrite/appwrite into feat-mongodb shimon 2025-08-11 22:07:11 +03:00
  • 870125ed84 Refactor MongoDB condition checks in DatabasesCustomClientTest and UsersBase. Improved formatting for consistency and clarity in test assertions, particularly for MongoDB-related tests. shimon 2025-08-11 22:07:05 +03:00
  • e1475619ba Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality. shimon 2025-08-11 22:05:18 +03:00
  • e9601ec546 Merge pull request #10286 from appwrite/feat-add-native-apple-sign-in-template Steven Nguyen 2025-08-11 08:12:42 -07:00
  • f81fd16d26 Merge pull request #10299 from appwrite/feat-functions-redis-queue Matej Bačo 2025-08-11 16:55:02 +02:00
  • 0febefcf75 Fix not search on wrong attribute Jake Barnby 2025-08-12 02:49:20 +12:00
  • 22d58e7bec Fix index count tests Jake Barnby 2025-08-12 02:38:52 +12:00
  • a7ccb7b16f Update tests Jake Barnby 2025-08-12 02:33:19 +12:00
  • 836606a06b Fix notSearch with no FTS Jake Barnby 2025-08-12 02:03:38 +12:00
  • 100ab4ef89 Fix flakyness Matej Bačo 2025-08-11 15:36:11 +02:00
  • b641c9e5e0 Linter fix Matej Bačo 2025-08-11 15:13:57 +02:00
  • 3efd9a778e Reapply "Feat: Make functions worker customizable" Matej Bačo 2025-08-11 15:07:05 +02:00
  • ee13066f18 Fix missing place not using proper publisher Matej Bačo 2025-08-11 15:06:23 +02:00
  • ec174a15cf Merge pull request #10298 from appwrite/revert-10287-feat-customizable-function-broker Jake Barnby 2025-08-12 00:49:16 +12:00
  • 5cec34b802 Fix merge Jake Barnby 2025-08-12 00:45:30 +12:00
  • 8d648a43c2 Merge pull request #10295 from appwrite/cursor/restore-database-transaction-functionality-439c Jake Barnby 2025-08-12 00:39:25 +12:00
  • 7e110bf292 Revert "Feat: Make functions worker customizable" revert-10287-feat-customizable-function-broker Jake Barnby 2025-08-12 00:38:41 +12:00
  • 12d085373e Merge pull request #10294 from appwrite/cursor/fix-databases-worker-cache-clearing-bug-2799 Jake Barnby 2025-08-12 00:20:44 +12:00
  • a8cc01da7c Merge pull request #10297 from appwrite/feat-skip-user-subqueries Jake Barnby 2025-08-12 00:19:35 +12:00
  • ba058a89a3 Merge branch '1.8.x' into feat-mongodb Matej Bačo 2025-08-11 13:22:27 +02:00
  • 334c1478ab Merge pull request #10288 from appwrite/chore-update-flutter-build-command Matej Bačo 2025-08-11 13:02:32 +02:00
  • 672f642de6 Update DB Jake Barnby 2025-08-11 23:01:52 +12:00
  • 4da9b99414 Bump flutter starter version chore-update-flutter-build-command Khushboo Verma 2025-08-11 16:11:58 +05:30
  • f284d0510a Update lock fogelito 2025-08-11 13:31:28 +03:00
  • 349b505d80 Merge branch '1.8.x' of https://github.com/appwrite/appwrite into get-sequence-null fogelito 2025-08-11 13:31:02 +03:00
  • d6ff61446f Update lock fogelito 2025-08-11 13:26:39 +03:00
  • b12192fc3e Update database lib fogelito 2025-08-11 13:24:50 +03:00
  • 7a0b34474f Skip redundant subqueries in users list route Jake Barnby 2025-08-11 21:26:10 +12:00
  • 236fab4658 Update composer configuration for minimum stability and prefer stable packages. Adjust utopia-php/database version alias and update phpunit and sebastian packages to latest versions. Add debugging output in http.php and uncomment OAuth2 conversion test in AccountCustomClientTest for improved functionality. shimon 2025-08-11 11:56:38 +03:00
  • 5886c53ce3 Add transaction staging support for document operations Cursor Agent 2025-08-11 08:43:30 +00:00
  • acaea49c9b Add database query tests for notContains, notSearch, and other filters Cursor Agent 2025-08-11 08:39:44 +00:00
  • 6cfd6d9ac9 Remove debugging var_dump statements from projects API and enhance error handling in XList class. Update test cases to comment out a specific OAuth2 conversion test for clarity. shimon 2025-08-11 11:28:11 +03:00
  • da706378ea Enhance debugging output in OAuth2 mock endpoints and update MongoDB version in tests. Added var_dump statements for better traceability during OAuth2 flows and adjusted test assertions for user search functionality. shimon 2025-08-11 11:27:45 +03:00
  • 480f8c97ca Add transaction support for databases with staging and commit/rollback Cursor Agent 2025-08-11 08:25:58 +00:00
  • cbf210b9e6 Merge remote-tracking branch 'origin/1.8.x' into feat-txn Jake Barnby 2025-08-11 20:06:40 +12:00
  • b89d713002 Purge collection cache alongside document cache in database operations Cursor Agent 2025-08-11 07:01:06 +00:00
  • 0e3491f1c2 Merge pull request #10293 from appwrite/pla-3350 Jake Barnby 2025-08-11 17:30:40 +12:00
  • 48834cd114 chore: make check for adding warning header stricter Chirag Aggarwal 2025-08-11 09:21:12 +05:30
  • 40e36e23dd Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb shimon 2025-08-10 18:16:03 +03:00
  • eb53e56817 Merge pull request #10285 from appwrite/cursor/update-docker-base-to-0-10-3-27d7 Jake Barnby 2025-08-09 19:20:02 +12:00
  • 93a24f3fab Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7 Jake Barnby 2025-08-09 18:23:44 +12:00
  • 6d6cfbe87a Fix tests Jake Barnby 2025-08-09 18:23:25 +12:00
  • afdd8cf58f Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7 Jake Barnby 2025-08-09 17:50:31 +12:00
  • 1885799ac8 Refactor: Move assertSamePixels method to a different location in Scope class Cursor Agent 2025-08-09 05:47:40 +00:00
  • bb5e25ea4b Update GraphQL avatars test to validate response headers and content Cursor Agent 2025-08-09 05:03:47 +00:00
  • f0e49bb2a3 Update avatar test to validate response headers and content type Cursor Agent 2025-08-09 04:58:11 +00:00
  • 44b3cbe597 Fix whitespace and indentation in AvatarsBase test method Cursor Agent 2025-08-09 04:45:32 +00:00
  • ff8ad93544 Update avatar test to validate response headers and content type Cursor Agent 2025-08-09 04:44:19 +00:00
  • 375961c0fa Inline image comparison logic in Scope test class, remove ImageAssertions Cursor Agent 2025-08-09 04:26:33 +00:00
  • 612b03a9d6 Add assertSamePixels method to Scope class for image comparison Cursor Agent 2025-08-09 04:24:04 +00:00
  • b1199c8cdd Improve QR code image testing with pixel-level comparison Cursor Agent 2025-08-09 04:15:44 +00:00