Commit Graph

  • d2dcd82efa Merge pull request #12318 from appwrite/feat-email-template-reset-default Harsh Mahajan 2026-05-15 20:27:39 +05:30
  • cb80f0e9c8 Remove email template integration test feat-email-template-reset-default harsh mahajan 2026-05-15 19:44:20 +05:30
  • f1ce515d65 perf(teams): batch-fetch users in listTeamMemberships to remove N+1 perf/list-team-memberships-batch Prem Palanisamy 2026-05-15 15:05:20 +01:00
  • 6a2ddb221c Clean up template update diff and add locale test harsh mahajan 2026-05-15 19:34:15 +05:30
  • 6428b73966 Fix email template update System import harsh mahajan 2026-05-15 19:05:01 +05:30
  • 7b718e7dcc Add email template default integration test harsh mahajan 2026-05-15 18:57:08 +05:30
  • 15422dc7ca Remove email template reset API changes harsh mahajan 2026-05-15 18:51:22 +05:30
  • 0e7c50c181 Align console email template endpoint metadata harsh mahajan 2026-05-15 18:45:38 +05:30
  • 8781942633 Fix console email template spec enum names harsh mahajan 2026-05-15 18:18:10 +05:30
  • a614afe5c7 refactor: move email template defaults to console module and add tests harsh mahajan 2026-05-15 18:03:12 +05:30
  • cf80efbc3c feat: add support for 'getUsage' method in presences with range parameter ArnabChatterjee20k 2026-05-15 18:01:32 +05:30
  • ec1fad20dd Merge remote-tracking branch 'origin/presence-api' into presence-api ArnabChatterjee20k 2026-05-15 17:51:33 +05:30
  • 2c2e8bcabd fix: add expiration check for presence updates to prevent outdated entries ArnabChatterjee20k 2026-05-15 17:51:08 +05:30
  • b7bf14a18a Fix storage multipart upload preparation Torsten Dittmann 2026-05-15 15:58:48 +04:00
  • 0e157efabe chore: fix import ordering in Http.php harsh mahajan 2026-05-15 17:17:32 +05:30
  • 69735b383b feat: add email template reset and get-default endpoints harsh mahajan 2026-05-15 17:09:58 +05:30
  • b627a7d6ff Org key tests Matej Bačo 2026-05-15 12:46:27 +02:00
  • 14381f2268 Merge branch '1.9.x' into presence-api ArnabChatterjee20k 2026-05-15 15:53:51 +05:30
  • 97d6656687 Fix deployment upload lock TTL Torsten Dittmann 2026-05-15 14:17:14 +04:00
  • e6f3061103 Pin utopia-php/lock to 0.2.x Torsten Dittmann 2026-05-15 14:15:08 +04:00
  • 9acfb2a679 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into fix/parallel-storage-chunk-upload Torsten Dittmann 2026-05-15 14:02:58 +04:00
  • c5123529ee Update graphql-php to 15.32 and fix storage tests Torsten Dittmann 2026-05-15 13:54:24 +04:00
  • a0c27afec8 Revert test changes Matej Bačo 2026-05-15 11:47:52 +02:00
  • 5a0bb57db2 linter fix Matej Bačo 2026-05-15 11:45:39 +02:00
  • d422b7abdc Final reverts Matej Bačo 2026-05-15 11:44:47 +02:00
  • 34078ad9af Revert unwanted changes Matej Bačo 2026-05-15 11:37:04 +02:00
  • 2d94704948 Formatting fix Matej Bačo 2026-05-15 11:30:06 +02:00
  • cd54e91784 Deprecate old projects endpoints Matej Bačo 2026-05-15 11:27:19 +02:00
  • 79f536445e Revive old endpoints Matej Bačo 2026-05-15 11:26:35 +02:00
  • 11839c6dcc Remove old endpoint aliases Matej Bačo 2026-05-15 11:26:22 +02:00
  • a9eb9d47a5 Merge branch '1.9.x' into feat-public-organization-api Matej Bačo 2026-05-15 11:21:17 +02:00
  • 246f487687 Merge pull request #12317 from appwrite/feat-org-scopes-console-api Matej Bačo 2026-05-15 11:17:13 +02:00
  • 88e7fdbd9e Improve tests feat-org-scopes-console-api Matej Bačo 2026-05-15 10:55:13 +02:00
  • aada60bdb1 Merge pull request #12316 from appwrite/chore/queue-database-publisher-migration Chirag Aggarwal 2026-05-15 14:18:46 +05:30
  • f43e55620b Merge pull request #12315 from appwrite/chore/update-platform-rc2 Chirag Aggarwal 2026-05-15 14:13:13 +05:30
  • bf3ac31157 chore: retrigger ci Chirag Aggarwal 2026-05-15 13:59:10 +05:30
  • e9b026647a chore: retrigger ci Chirag Aggarwal 2026-05-15 13:57:10 +05:30
  • e93a2c7101 Add tests for org scopes console get endpoint Matej Bačo 2026-05-15 10:23:40 +02:00
  • 8d8a0e883e Add org scopes get console endpoint Matej Bačo 2026-05-15 10:23:32 +02:00
  • 75587e629e Improve quality of org scopes Matej Bačo 2026-05-15 10:23:22 +02:00
  • ad88b827e6 Refactor database queue publisher Chirag Aggarwal 2026-05-15 13:22:35 +05:30
  • 4d1dabac66 Update Utopia platform to rc2 Chirag Aggarwal 2026-05-15 13:21:35 +05:30
  • a8670ee8fb fix: update authorization handling in message processing to prevent state leakage ArnabChatterjee20k 2026-05-15 13:17:14 +05:30
  • aa44221e56 Add E2E test for webhook migration add-webhook-migration Prem Palanisamy 2026-05-15 07:25:30 +01:00
  • 2c124171d6 Add E2E test for project variable migration add-project-variable-migration Prem Palanisamy 2026-05-15 07:22:44 +01:00
  • 8620cf1921 Add webhook migration support Prem Palanisamy 2026-05-14 20:28:23 +01:00
  • 176d916dc3 Bump utopia-php/migration lock to GROUP_SETTINGS refactor Prem Palanisamy 2026-05-14 20:11:04 +01:00
  • 5b109f2f8d Fix org key usecase Matej Bačo 2026-05-14 19:52:14 +02:00
  • 3e35b888a7 Fix bug Matej Bačo 2026-05-14 19:47:59 +02:00
  • bcd2bfe5b2 Fix security Matej Bačo 2026-05-14 19:34:49 +02:00
  • d7e29a4dae fix more tests Matej Bačo 2026-05-14 19:03:14 +02:00
  • 3596662fec Update more tests Matej Bačo 2026-05-14 18:42:30 +02:00
  • f40c7d415c Prioritize org id header Matej Bačo 2026-05-14 18:26:47 +02:00
  • d64d7ece12 Add project variable migration support Prem Palanisamy 2026-05-14 17:24:32 +01:00
  • 176d59e7c9 Fix broken test after breaking change Matej Bačo 2026-05-14 18:02:20 +02:00
  • bb25a36cf5 Fix project creation 401 expectation tests Matej Bačo 2026-05-14 17:53:03 +02:00
  • f37e091b77 Fix specs generation Matej Bačo 2026-05-14 17:50:36 +02:00
  • 18380a679d Fix backwards compatibility Matej Bačo 2026-05-14 17:46:13 +02:00
  • 2a82604a2b Better backwards compatibility for project creation Matej Bačo 2026-05-14 17:36:03 +02:00
  • b618bf1353 Fix inability to CRUD projects Matej Bačo 2026-05-14 17:26:08 +02:00
  • fc3589c129 Bump utopia-php/migration lock to 93715c2 Prem Palanisamy 2026-05-14 16:02:53 +01:00
  • 0e1cabe47a Merge remote-tracking branch 'origin/1.9.x' into presence-api ArnabChatterjee20k 2026-05-14 18:25:16 +05:30
  • 54693d9417 Merge pull request #12278 from appwrite/feat/skip-deployment-commit-patterns Harsh Mahajan 2026-05-14 18:22:06 +05:30
  • 437b3bfa10 fix: lint feat/skip-deployment-commit-patterns harsh mahajan 2026-05-14 18:08:59 +05:30
  • 0b07305775 fix: remove redundant comment, rename commitSkip to validator, use getDescription in span harsh mahajan 2026-05-14 18:05:04 +05:30
  • b5f0ebb37b refactor: replace DeploymentSkipPatterns validator with VCS_DEPLOYMENT_SKIP_PATTERNS constant harsh mahajan 2026-05-14 17:59:34 +05:30
  • 3cc600d29a fix: revert validators to 0.2.* for auto updates harsh mahajan 2026-05-14 17:56:09 +05:30
  • 2cbd8bbb47 linting ArnabChatterjee20k 2026-05-14 17:33:53 +05:30
  • 12b2acd7f7 Merge remote-tracking branch 'origin/1.9.x' into presence-api ArnabChatterjee20k 2026-05-14 17:31:24 +05:30
  • 736196b58b Merge branch '1.9.x' into feat/skip-deployment-commit-patterns Harsh Mahajan 2026-05-14 17:31:06 +05:30
  • 25772f4585 chore: composer update all dependencies harsh mahajan 2026-05-14 17:28:52 +05:30
  • 3684fee2a2 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into users-skip-targets fogelito 2026-05-14 14:58:50 +03:00
  • e3755679c5 refactor: extend Contains validator, keep only [skip ci] pattern harsh mahajan 2026-05-14 17:26:32 +05:30
  • aaa870e656 Formatting fixes Matej Bačo 2026-05-14 13:52:34 +02:00
  • 94274381ff agentic migration fixes Matej Bačo 2026-05-14 13:52:25 +02:00
  • 3703da188e refactor: enhance presence management to prevent cross-user overwrites ArnabChatterjee20k 2026-05-14 17:17:27 +05:30
  • d9446fa892 address fogelito 2026-05-14 14:45:00 +03:00
  • 0073ddd327 Merge branch '1.9.x' into vcs-branch-pagination vcs-branch-pagination Harsh Mahajan 2026-05-14 17:04:51 +05:30
  • 450c80ca5b Merge pull request #12312 from appwrite/fix/text-response-specs Chirag Aggarwal 2026-05-14 16:56:32 +05:30
  • e1547023f6 Fix OpenAPI text redirect response schemas Chirag Aggarwal 2026-05-14 16:48:58 +05:30
  • 8a4a6d83d4 Manual migration fixes Matej Bačo 2026-05-14 13:06:39 +02:00
  • 6d0a76cf51 Fix text response schemas in API specs Chirag Aggarwal 2026-05-14 16:35:08 +05:30
  • a3fa12e5b3 Merge pull request #12305 from appwrite/chore/refactor-delete-queue-publisher Chirag Aggarwal 2026-05-14 16:31:03 +05:30
  • 1e22d7c3a8 Merge branch '1.9.x' into vcs-branch-pagination Harsh Mahajan 2026-05-14 16:28:43 +05:30
  • 659bc0dab7 Merge pull request #12307 from appwrite/codex/delete-orphaned-rules-1-9 Chirag Aggarwal 2026-05-14 16:28:33 +05:30
  • 857fb2efa4 Fix VCS branch overflow sentinel harsh mahajan 2026-05-14 16:27:32 +05:30
  • 78a95ef1ec Avoid silent VCS branch truncation harsh mahajan 2026-05-14 16:23:14 +05:30
  • accc6ee323 Limit VCS branch page fetches harsh mahajan 2026-05-14 16:18:42 +05:30
  • 6a7a956cb8 Fix VCS branch pagination harsh mahajan 2026-05-14 16:14:01 +05:30
  • 0cdf7e1840 Tighten API key migration E2E assertions Prem Palanisamy 2026-05-14 11:27:09 +01:00
  • 2b652a2b72 Drop stray trailing comma in Key::decode return Prem Palanisamy 2026-05-14 11:25:09 +01:00
  • b524b9f934 Fix scopes Matej Bačo 2026-05-14 12:18:09 +02:00
  • 927a5cddc4 Merge pull request #11439 from appwrite/feat-platform-db-access premtsd-code 2026-05-14 11:13:53 +01:00
  • 6b51a56b2b Tidy deleteOrphanedRule conditionals Chirag Aggarwal 2026-05-14 15:42:52 +05:30
  • 18fc760077 Remove stale console-key cleanup leftovers Prem Palanisamy 2026-05-14 11:10:19 +01:00
  • 6c35e86d98 Merge remote-tracking branch 'origin/feat-platform-db-access' into add-api-key-migration Prem Palanisamy 2026-05-14 11:07:23 +01:00
  • 8f481d6f2c refactor: keep delete publisher in shared container Chirag Aggarwal 2026-05-14 15:37:04 +05:30
  • 421a9974af Delete orphaned proxy rules on create Chirag Aggarwal 2026-05-14 15:12:53 +05:30
  • 275a6fe078 merge endpoints as aliases Matej Bačo 2026-05-14 12:01:51 +02:00
  • 8b4c90e603 Introduce organization endpoints Matej Bačo 2026-05-14 11:47:46 +02:00