Commit Graph

  • c3a3717bde Initial plan copilot-swe-agent[bot] 2025-12-04 22:02:02 +00:00
  • b9e986a20b Initial plan copilot/add-new-migration-version copilot-swe-agent[bot] 2025-12-04 21:53:27 +00:00
  • 27ede0079f Merge branch '1.7.x' into chore-add-new-site-templates Aditya Oberai 2025-12-05 02:58:06 +05:30
  • a0cf7315fc Merge pull request #10900 from appwrite/fix-use-oauth-classnames-from-config Torsten Dittmann 2025-12-04 20:58:05 +04:00
  • fad29ee3cd Use configured OAuth2 provider class from config Torsten Dittmann 2025-12-04 20:37:16 +04:00
  • 121f94676d Fix test Jake Barnby 2025-12-05 01:03:43 +13:00
  • 203170c36d updated database and collection stats ArnabChatterjee20k 2025-12-04 15:57:18 +05:30
  • df94765cf3 Update validation Jake Barnby 2025-12-04 23:25:15 +13:00
  • dd76d52c00 update utopia-php/dns Hemachandar 2025-12-04 14:29:12 +05:30
  • c6ccbfaae1 Remove redundant validation Jake Barnby 2025-12-04 21:23:08 +13:00
  • 5cdb59142f Add CHANGES.md section for version 1.8.1 copilot-swe-agent[bot] 2025-12-03 22:11:54 +00:00
  • bf6f784826 Initial plan copilot-swe-agent[bot] 2025-12-03 22:03:16 +00:00
  • 33f7fd259b Merge pull request #10897 from appwrite/chore-bump-console-7.5.7 Steven Nguyen 2025-12-03 13:53:35 -08:00
  • bc99e04b57 feat: bump console to version 7.5.7 Steven Nguyen 2025-12-03 13:26:06 -08:00
  • 10b8f97e96 chore: bump appwrite version to 1.8.1 Steven Nguyen 2025-12-03 13:22:39 -08:00
  • 4713ae5baa composer format shimon 2025-12-03 21:39:59 +02:00
  • e47802d1e1 Refactor Realtime message handling to improve authorization preservation and simplify error handling shimon 2025-12-03 21:37:41 +02:00
  • c4cc8595d6 removed redundant static realtime ArnabChatterjee20k 2025-12-03 22:08:05 +05:30
  • 77face0f2d Update utopia-php/storage to version 0.18.16 and clean up whitespace in realtime.php shimon 2025-12-03 18:27:56 +02:00
  • 5878a82b8a add user class ArnabChatterjee20k 2025-12-03 21:54:45 +05:30
  • d483fbd43b Update composer.lock and refactor ScheduleBase class for improved schedule processing shimon 2025-12-03 18:22:46 +02:00
  • 0353b826ac Refactor: use Coroutine context for database and cache functions ArnabChatterjee20k 2025-12-03 21:32:22 +05:30
  • 6f5bfdb726 updated stats ArnabChatterjee20k 2025-12-03 20:18:53 +05:30
  • b499857871 Update src/Appwrite/Utopia/Database/Validator/Queries/Base.php ArnabChatterjee20k 2025-12-03 19:12:56 +05:30
  • 1388b0ca21 Update app/config/variables.php ArnabChatterjee20k 2025-12-03 19:12:38 +05:30
  • af095bdf4a updated stats ArnabChatterjee20k 2025-12-03 19:11:46 +05:30
  • 331e294ef5 Improve min/max validation Jake Barnby 2025-12-04 00:03:12 +13:00
  • e00dacf9a2 Fix test Jake Barnby 2025-12-03 23:24:05 +13:00
  • 252a4e12ff Validate format on non-strings Jake Barnby 2025-12-03 22:38:37 +13:00
  • dce4c6e9f1 Add more tests Jake Barnby 2025-12-03 22:15:44 +13:00
  • 4de4b475a1 Add more validation cases Jake Barnby 2025-12-03 22:07:34 +13:00
  • 7d26131019 Validate other relationship options Jake Barnby 2025-12-03 21:19:53 +13:00
  • 8b4657ff8a Cleanup on create failures Jake Barnby 2025-12-03 21:17:38 +13:00
  • 7af361fa16 * added logger in the create text embedding * aadded error text metric ArnabChatterjee20k 2025-12-03 13:38:24 +05:30
  • c09c2848af Merge remote-tracking branch 'origin/1.8.x' into feat-multi-create Jake Barnby 2025-12-03 20:49:36 +13:00
  • 68ffa5258c fix: roles enum Chirag Aggarwal 2025-12-03 12:04:30 +05:30
  • 91a1e4cfd0 fix format Chirag Aggarwal 2025-12-03 12:01:57 +05:30
  • 7aceae05d5 Merge branch '1.8.x' into release-sdks-4 Chirag Aggarwal 2025-12-03 12:01:03 +05:30
  • 0c114b8d66 fix: enum example Chirag Aggarwal 2025-12-03 09:30:43 +05:30
  • 8fe1ec48d0 chore: browser permissions enum Chirag Aggarwal 2025-12-03 09:28:39 +05:30
  • 3b89523c32 Add GitHub-style status badge endpoint for sites Chirag Aggarwal 2025-12-03 08:37:44 +05:30
  • 379b85bb7b Merge pull request #10891 from appwrite/fix-duplicate-document-error Jake Barnby 2025-12-03 01:46:06 +00:00
  • 97038c9d05 Merge branch '1.8.x' into fix-duplicate-document-error Damodar Lohani 2025-12-03 05:17:24 +05:45
  • 13f886f07f Add authorization handling in Realtime connection management shimon 2025-12-02 22:02:46 +02:00
  • c65e551697 Merge pull request #10797 from appwrite/update-readme-nov-2025 Steven Nguyen 2025-12-02 10:54:00 -08:00
  • b4f9d97a81 Merge branch 'main' into update-readme-nov-2025 Aditya Oberai 2025-12-02 23:30:39 +05:30
  • 069f231b3a updated composer lock ArnabChatterjee20k 2025-12-02 18:40:28 +05:30
  • def028e970 Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api ArnabChatterjee20k 2025-12-02 18:38:21 +05:30
  • 16f49d13c8 updated composer lock ArnabChatterjee20k 2025-12-02 18:36:29 +05:30
  • e72d7979e0 updated composer lock ArnabChatterjee20k 2025-12-02 18:31:44 +05:30
  • ca4c7b5361 added stats usage for text embeddings ArnabChatterjee20k 2025-12-02 18:13:49 +05:30
  • 7ad6bb048c merged 1.8.x ArnabChatterjee20k 2025-12-02 16:35:40 +05:30
  • 7041cae48c Refactor health check logic to simplify database failure handling shimon 2025-12-02 12:58:55 +02:00
  • b5537bb714 Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-12-02 12:57:15 +02:00
  • 7392f6aeff Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-12-02 12:49:15 +02:00
  • c34649cb50 remove debug prints shimon 2025-12-02 12:46:59 +02:00
  • fde30b6216 Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-12-02 12:44:05 +02:00
  • cbf0cc842d Add web installer Jake Barnby 2025-12-02 23:33:21 +13:00
  • e0e9b2ba6f Remove debug output from RealtimeConsoleClientTest shimon 2025-12-02 10:56:32 +02:00
  • d2c9ac079a Refactor VectorDB Embeddings API and Update Dimension Handling ArnabChatterjee20k 2025-12-02 14:20:25 +05:30
  • 250a7da1ee debug shimon 2025-12-02 09:39:16 +02:00
  • f208aa206d Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-12-02 09:29:29 +02:00
  • d472978c1a debug shimon 2025-12-02 09:29:24 +02:00
  • 5cc6845a44 Merge pull request #10888 from appwrite/fix-query-call Jake Barnby 2025-12-02 06:48:28 +00:00
  • 0386fde126 Merge pull request #10890 from appwrite/feat-update-geodb Damodar Lohani 2025-12-02 11:48:20 +05:45
  • 866bd5ebc8 Fix: update test IP Damodar Lohani 2025-12-02 05:25:25 +00:00
  • d0b1f5f529 Fix: Catch duplicate exception while creating file document Damodar Lohani 2025-12-02 02:09:29 +00:00
  • 98dbb03155 Feat: update GeoDB database Damodar Lohani 2025-12-02 01:40:44 +00:00
  • 088359c257 Merge pull request #10889 from appwrite/fix-error-setting-user-password Jake Barnby 2025-12-02 01:23:48 +00:00
  • e114d49789 Fix: add test Damodar Lohani 2025-12-02 01:04:51 +00:00
  • 1df5b71e32 Simplify Damodar Lohani 2025-12-02 00:59:39 +00:00
  • a166ae5a03 Fix: error setting user password Damodar Lohani 2025-12-02 00:59:19 +00:00
  • 1d0c522fad Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-12-01 16:52:45 +02:00
  • c5b2b67361 Merge pull request #10887 from appwrite/chore-bump-assistant-0.8.4 Luke B. Silver 2025-12-01 14:40:22 +00:00
  • 4c62ecbc95 fix: query call. Darshan 2025-12-01 19:59:07 +05:30
  • 1a4adc50b2 chore: bump assistant 0.8.4 chore-bump-assistant-0.8.4 loks0n 2025-12-01 14:18:44 +00:00
  • aaafdaae52 chore: better examples Chirag Aggarwal 2025-12-01 19:21:49 +05:30
  • beea3abfc7 remove debug prints shimon 2025-12-01 15:50:15 +02:00
  • 2dfa7d9542 Enhance health check logic to allow partial database failures without throwing an error, improving resilience in environments with multiple databases. shimon 2025-12-01 13:40:34 +02:00
  • 22c90ca7ad debug shimon 2025-12-01 13:23:58 +02:00
  • 2563a8f967 health api fix shimon 2025-12-01 13:11:17 +02:00
  • eb1c119c21 debug shimon 2025-12-01 12:01:27 +02:00
  • 27d88a421e debug shimon 2025-12-01 11:59:21 +02:00
  • e4755c624f debug shimon 2025-12-01 11:45:01 +02:00
  • 21ef33ea45 debug shimon 2025-12-01 11:34:09 +02:00
  • 5b2fdf7e5b tmp debug health db api shimon 2025-12-01 11:19:25 +02:00
  • 38af4b83c0 Merge remote-tracking branch 'origin/1.8.x' into feat-multi-create Jake Barnby 2025-12-01 21:44:41 +13:00
  • cc50ba6b7d Add custom server test Jake Barnby 2025-12-01 21:43:50 +13:00
  • cf6605746d Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance shimon 2025-11-30 14:26:52 +02:00
  • b061f95f6d Refactor: Add missing Query import in Compute module and fix code formatting in V20 filter shimon 2025-11-29 20:43:59 +02:00
  • c5a45aaded Refactor: Remove unused parameters and clean up code in TablesDB and Sites modules shimon 2025-11-29 19:13:18 +02:00
  • adc0d3dbd0 Merge pull request #10884 from appwrite/fix-totp Eldad A. Fux 2025-11-29 13:47:21 +01:00
  • 27b8b23c07 fix: wrong path. Darshan 2025-11-29 17:49:52 +05:30
  • e321712d3a chore: wording change requested by code-rabbit Levi van Noort 2025-11-29 13:13:24 +01:00
  • 6aa054bc7c chore: release sdks for adding getScreenshot method to Avatars service Chirag Aggarwal 2025-11-29 00:56:04 +05:30
  • d06ee44c49 Merge branch '1.8.x' into pla-3704-enhance-getip-based-on-trusted-headers Levi van Noort 2025-11-28 18:17:16 +01:00
  • d3fac8ae07 Refactor: Clean up code formatting in Compute, Functions, and Sites modules shimon 2025-11-28 18:13:52 +02:00
  • 013e961c37 Refactor: Remove unused authorization parameter from redeployVcsFunction calls and related methods shimon 2025-11-28 18:13:03 +02:00
  • 7c96030aca chore: linter fixes Levi van Noort 2025-11-28 16:46:49 +01:00
  • 8d9ac9d428 chore: add putenv for unit tests and add end-to-end Levi van Noort 2025-11-28 16:10:43 +01:00