Commit Graph

  • c5b8535a7f Merge pull request #12233 from appwrite/feat-dedicated-db Jake Barnby 2026-05-19 19:44:13 +12:00
  • 2a329a9749 test: extend sites deployment readiness wait codex/dedicated-functions-ci-stability Jake Barnby 2026-05-19 19:41:28 +12:00
  • 29b24e16a6 test: isolate graphql datetime attributes Jake Barnby 2026-05-19 19:08:27 +12:00
  • cf101b6a8e Merge branch '1.9.x' into feat-ser-401-custom-triggers Harsh Mahajan 2026-05-19 12:35:41 +05:30
  • 4d0947476b fix: sync latest deployment status across adapters Jake Barnby 2026-05-19 18:42:44 +12:00
  • 218cc13b20 Update src/Appwrite/Platform/Workers/StatsResources.php Jake Barnby 2026-05-19 18:32:54 +12:00
  • 282b5b2a6c fix(databases): map cursor lookup NotFound to collection 404 copilot-swe-agent[bot] 2026-05-19 06:32:06 +00:00
  • 948c702ad4 Potential fix for pull request finding Jake Barnby 2026-05-19 18:28:20 +12:00
  • c28f476462 Potential fix for pull request finding Jake Barnby 2026-05-19 18:24:06 +12:00
  • 3078cc5941 Merge pull request #12345 from appwrite/codex/advisor-admin-key-auth Jake Barnby 2026-05-19 18:23:06 +12:00
  • 74a4ae19ee refactor: remove unnecessary comments harsh mahajan 2026-05-19 11:28:04 +05:30
  • 3b3a04877f feat: remove CommitSkipPatterns - already available in 1.9.x harsh mahajan 2026-05-19 11:21:04 +05:30
  • a4a57bc64d Merge branch '1.9.x' into feat-ser-401-custom-triggers harsh mahajan 2026-05-19 11:20:08 +05:30
  • 04a4e67d6e fix: purge project cache after auth method updates Jake Barnby 2026-05-19 17:10:06 +12:00
  • d8d22ac6da test: report graphql document errors Jake Barnby 2026-05-19 15:33:41 +12:00
  • 1f024e33be Merge branch '1.9.x' into feat-docker-geo-18x Damodar Lohani 2026-05-19 09:06:51 +05:45
  • fd91490ae9 Merge pull request #12344 from appwrite/feat/file-size-actual Damodar Lohani 2026-05-19 09:02:12 +05:45
  • 81d78ceb96 Merge branch '1.9.x' into codex/advisor-admin-key-auth Jake Barnby 2026-05-19 14:53:56 +12:00
  • 48c56f1f9c test: wait for graphql document readiness Jake Barnby 2026-05-19 14:52:03 +12:00
  • 9233fe5b42 fix: restrict advisor auth types Jake Barnby 2026-05-19 14:47:54 +12:00
  • 3c1e07fc92 Merge pull request #12343 from appwrite/presence-api Jake Barnby 2026-05-19 14:47:28 +12:00
  • 27534133bb feat(storage): expose sizeActual in File response model Damodar Lohani 2026-05-19 02:11:49 +00:00
  • aedcfc1526 test: extend webhook deployment wait Jake Barnby 2026-05-19 13:57:40 +12:00
  • 52b8e1b94d chore: sync 1.9.x into feat-dedicated-db Jake Barnby 2026-05-19 13:32:46 +12:00
  • 98744c08b7 Merge remote-tracking branch 'origin/1.9.x' into codex/dedicated-functions-ci-stability Jake Barnby 2026-05-19 13:06:25 +12:00
  • 4d3c60b36c updated ArnabChatterjee20k 2026-05-18 21:53:06 +05:30
  • 8d93922a52 Merge pull request #12339 from appwrite/chore/remove-router-deployment-fallback Chirag Aggarwal 2026-05-18 21:50:49 +05:30
  • 89d8c9285a Merge remote-tracking branch 'origin/presence-api' into presence-api ArnabChatterjee20k 2026-05-18 21:49:59 +05:30
  • ffe06180bc Merge remote-tracking branch 'origin/1.9.x' into presence-api ArnabChatterjee20k 2026-05-18 21:49:37 +05:30
  • 349db8d370 fix: improve error handling for Utopia DB exceptions in realtime API ArnabChatterjee20k 2026-05-18 21:49:13 +05:30
  • 246ff8900b Merge branch '1.9.x' into presence-api ArnabChatterjee20k 2026-05-18 21:31:56 +05:30
  • 6f28f2e4f7 linting ArnabChatterjee20k 2026-05-18 21:26:21 +05:30
  • 42144ab9a0 added category to the presences scopes ArnabChatterjee20k 2026-05-18 21:23:21 +05:30
  • 9c7425e6fa Add Policies migration support Prem Palanisamy 2026-05-18 16:51:03 +01:00
  • 20bfc49e6f Add Services migration support add-services-migration Prem Palanisamy 2026-05-18 16:12:43 +01:00
  • 3e3227399f Add Labels migration support add-labels-migration Prem Palanisamy 2026-05-18 15:21:36 +01:00
  • 836a89714d Merge pull request #12341 from appwrite/fix/cache-healthcheck Luke B. Silver 2026-05-18 14:31:16 +01:00
  • 325999fc5b Add Protocols migration support add-protocols-migration Prem Palanisamy 2026-05-18 14:16:04 +01:00
  • f1d40a8e92 Merge pull request #12332 from appwrite/refactor/shared-di-resources Chirag Aggarwal 2026-05-18 18:38:38 +05:30
  • 05eead1857 Remove router deployment fallback Chirag Aggarwal 2026-05-18 17:51:11 +05:30
  • 2cd422f4c2 fix(health): use injected cache resource for healthcheck fix/cache-healthcheck loks0n 2026-05-18 13:58:24 +01:00
  • e42ea02ee1 Add AuthMethods migration support add-auth-methods-migration Prem Palanisamy 2026-05-18 13:09:13 +01:00
  • ed4e2750b8 fix: sync dedicated functions branch with 1.9.x Jake Barnby 2026-05-18 23:10:49 +12:00
  • b756a38252 Consolidate shared DI resources Chirag Aggarwal 2026-05-18 12:39:23 +05:30
  • 4f676aac15 Merge pull request #12337 from appwrite/feat/sites-bun-deno-runtimes Atharva Deosthale 2026-05-18 16:12:18 +05:30
  • 7a711b7295 Merge pull request #11886 from appwrite/presence-api ArnabChatterjee20k 2026-05-18 15:25:03 +05:30
  • 03e62dde94 feat(sites): allow bun and deno as build runtimes for JS frameworks Atharva Deosthale 2026-05-18 15:16:59 +05:30
  • b81b818c47 Merge pull request #12335 from appwrite/delete-executions-order-by Shmuel Fogel 2026-05-18 11:24:03 +03:00
  • 95789b5aec Merge branch '1.9.x' of https://github.com/appwrite/appwrite into delete-executions-order-by fogelito 2026-05-18 11:02:30 +03:00
  • 20c0c8081c feat: add documentation for presence API endpoints and update descriptions ArnabChatterjee20k 2026-05-18 12:30:58 +05:30
  • 254606c4f9 Add orderDesc fogelito 2026-05-18 10:00:24 +03:00
  • 7cef1202f1 Merge pull request #12330 from appwrite/fix-unity-sdk-getting-started Chirag Aggarwal 2026-05-18 12:29:40 +05:30
  • ff298cb206 updated clousure scope ArnabChatterjee20k 2026-05-18 11:48:52 +05:30
  • 9263ea3661 Merge remote-tracking branch 'origin/presence-api' into presence-api ArnabChatterjee20k 2026-05-18 11:32:55 +05:30
  • 8aa09cfcc1 fix: update checkForProjectUsage function to return void instead of Document ArnabChatterjee20k 2026-05-18 11:32:37 +05:30
  • ab208a01b6 Update Unity docs for client factories Chirag Aggarwal 2026-05-18 11:22:24 +05:30
  • 80fffa32b8 Merge branch '1.9.x' into presence-api ArnabChatterjee20k 2026-05-18 11:09:55 +05:30
  • 664c24173e feat: update checkForProjectUsage function to return the project document ArnabChatterjee20k 2026-05-18 11:06:33 +05:30
  • 5b3af53bdd Address Unity SDK docs review Chirag Aggarwal 2026-05-18 11:04:07 +05:30
  • b2809c911d fix: improve presence log deletion handling and ensure accurate event triggering ArnabChatterjee20k 2026-05-18 11:02:21 +05:30
  • febe332050 Add Unity SDK getting started docs Chirag Aggarwal 2026-05-18 10:56:29 +05:30
  • d18de7d1e8 feat: add checkForProjectUsage function and integrate it into message handling ArnabChatterjee20k 2026-05-18 10:42:11 +05:30
  • f64dd6472a fix: validate realtime manual auth outside guest scope Jake Barnby 2026-05-18 13:38:27 +12:00
  • 882598c8bd test: stabilize dedicated graph and project e2e Jake Barnby 2026-05-18 13:19:23 +12:00
  • 398384eca5 test: stabilize site deployment activation Jake Barnby 2026-05-18 12:33:07 +12:00
  • 63d0671705 test: stabilize dedicated e2e waits Jake Barnby 2026-05-18 11:32:05 +12:00
  • 4e39506bca Merge pull request #12326 from appwrite/chore/bump-cace Luke B. Silver 2026-05-17 20:56:32 +01:00
  • 09e3c09682 Merge branch '1.9.x' into feat-email-template-reset feat-email-template-reset Harsh Mahajan 2026-05-17 22:53:54 +05:30
  • 6f812c6b87 feat: add reset param to email template update endpoint harsh mahajan 2026-05-17 22:52:44 +05:30
  • 1b945bdeea chore: bump utopia-php/cache to ^3.0 chore/bump-cace loks0n 2026-05-17 17:11:05 +01:00
  • 5c9f360744 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into users-skip-targets fogelito 2026-05-17 17:17:09 +03:00
  • 18dfeed839 Run orchestrator build completion hooks Chirag Aggarwal 2026-05-17 15:58:56 +05:30
  • 1e48c56d63 feat(builds): log user build command in deployment build logs log-build-command-CLO-4358 Damodar Lohani 2026-05-17 09:56:33 +00:00
  • 083f374c01 Add orchestrator build backend Chirag Aggarwal 2026-05-17 13:06:58 +05:30
  • 9042a83e45 test: stabilize functions deployment waits Jake Barnby 2026-05-17 13:32:30 +12:00
  • bffb211559 Merge remote-tracking branch 'origin/1.9.x' into feat-docker-geo-18x Damodar Lohani 2026-05-17 01:12:04 +00:00
  • a8772a53b8 fix: drain legacy mail queue Jake Barnby 2026-05-17 12:04:51 +12:00
  • 7479cf495a fix: personalize webhook pause emails Jake Barnby 2026-05-17 11:44:38 +12:00
  • 41e4483c3f test: update compose worker count Jake Barnby 2026-05-17 11:21:28 +12:00
  • 3924afb2e0 refactor: replace mails worker Jake Barnby 2026-05-17 11:15:49 +12:00
  • a5593c0e30 test: match webhook pause alerts by content Jake Barnby 2026-05-17 01:08:52 +12:00
  • 6c571aa5c7 fix: refresh webhook pause dedup keys Jake Barnby 2026-05-17 00:47:48 +12:00
  • 32aea1f863 fix: preserve legacy schedule access Jake Barnby 2026-05-17 00:33:03 +12:00
  • fde18b7c39 refactor: publish notification messages Jake Barnby 2026-05-16 23:49:26 +12:00
  • 90b7d6ac26 fix: trim alert indexes Jake Barnby 2026-05-16 23:14:34 +12:00
  • db7210eb69 docs: update alert reference Jake Barnby 2026-05-16 22:47:17 +12:00
  • c3642804e6 fix: repair notifications e2e fixture Jake Barnby 2026-05-16 22:44:39 +12:00
  • 5a2c5d6b55 refactor(account): patch alerts via read boolean copilot-swe-agent[bot] 2026-05-16 10:44:19 +00:00
  • d76ef18b57 fix: provision and clean up alert records Jake Barnby 2026-05-16 22:35:28 +12:00
  • 730b1cb723 fix: use resource scoped alert records Jake Barnby 2026-05-16 22:29:53 +12:00
  • c5738b6a8e fix(alerts): use VAR_ID for projectInternalId copilot-swe-agent[bot] 2026-05-16 10:09:36 +00:00
  • 21d73af3e1 fix(platform): use VAR_ID for schedules projectInternalId copilot-swe-agent[bot] 2026-05-16 10:06:48 +00:00
  • 62b0314bcb fix: scope notification alerts by project Jake Barnby 2026-05-16 21:58:45 +12:00
  • 70df121e6f fix: address notifications review comments Jake Barnby 2026-05-16 19:37:21 +12:00
  • bc9e67dc5b chore: merge 1.9.x into notifications worker Jake Barnby 2026-05-16 18:39:08 +12:00
  • 4a44af7308 Merge pull request #12209 from appwrite/fix/parallel-storage-chunk-upload Torsten Dittmann 2026-05-15 22:22:41 +04:00
  • 37921a5694 Remove utopia-php/lock vcs repo Torsten Dittmann 2026-05-15 21:20:20 +04:00
  • 27bf229524 Simplify storage test assumptions Torsten Dittmann 2026-05-15 21:12:14 +04:00
  • e873f02b94 Merge branch '1.9.x' into fix/parallel-storage-chunk-upload Torsten Dittmann 2026-05-15 20:17:08 +04:00
  • 5750155591 Add pool-backed lock resource Torsten Dittmann 2026-05-15 19:54:44 +04:00