Commit Graph

  • 33566f2052 (perf): Parallelize usage endpoint queries with Promise::map Jake Barnby 2026-03-25 14:27:06 +13:00
  • fd80884d4f (refactor): Replace Swoole batch() with Promise::map in controllers Jake Barnby 2026-03-25 14:26:57 +13:00
  • ae950a19c7 (refactor): Migrate to new Query methods (containsAny, createdBefore, createdAfter) Jake Barnby 2026-03-25 14:26:50 +13:00
  • dc6b2ce3aa (feat): auto-detect cli params to force non-interactive installer feat-auto-detect-cli Jake Barnby 2026-03-25 13:52:58 +13:00
  • c457a509f9 Merge branch '1.9.x' into copilot/add-copilot-setup-steps-file copilot/add-copilot-setup-steps-file Steven Nguyen 2026-03-24 15:48:30 -07:00
  • d993214810 Revert "Add policies.read/write scopes to test API key" Prem Palanisamy 2026-03-24 17:22:31 +00:00
  • 3caedbafe3 fix: validate browser extensions by scheme instead of hostname fix-extension-origin-validation Chirag Aggarwal 2026-03-24 22:46:21 +05:30
  • 2838642bae Add policies.read/write scopes to test API key Prem Palanisamy 2026-03-24 17:09:27 +00:00
  • 9d22d1313e phpstan again ser-1127 Hemachandar 2026-03-24 20:30:17 +05:30
  • ae99d59aba CodeQL review Matej Bačo 2026-03-24 14:52:58 +01:00
  • bd03ec7a50 Update composer.lock for migration feature branch Prem Palanisamy 2026-03-24 13:36:42 +00:00
  • 6128a049f2 Point migration dep to feature branch Prem Palanisamy 2026-03-24 13:33:05 +00:00
  • 534f879e5a remove membership check Hemachandar 2026-03-24 18:55:44 +05:30
  • 9ba6bfba62 Merge branch '1.9.x' into backup-migration-multitype premtsd-code 2026-03-24 13:13:23 +00:00
  • 2461bcf15e Merge branch '1.9.x' of https://github.com/appwrite/appwrite into joins3 fogelito 2026-03-24 15:13:14 +02:00
  • 7fcc640652 Merge pull request #11634 from appwrite/fix-installer-state 1.9.0-rc.3 Jake Barnby 2026-03-24 13:09:48 +00:00
  • 10a6e8832b (fix): auto-detect upgrade mode and database from existing config files Jake Barnby 2026-03-25 02:07:53 +13:00
  • 74adda8e77 (fix): redirect to step 1 when install resume fails instead of blank page Jake Barnby 2026-03-25 02:07:47 +13:00
  • b68edfc583 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into joins3 fogelito 2026-03-24 15:05:52 +02:00
  • eecdab6814 phpstan Hemachandar 2026-03-24 18:35:18 +05:30
  • 4671fd9cc8 Update libs fogelito 2026-03-24 15:04:38 +02:00
  • 6f73602dd7 Merge branch '1.9.x' into backup-migration-multitype premtsd-code 2026-03-24 13:01:29 +00:00
  • a06aaaf9ca Remove Db schema changes Matej Bačo 2026-03-24 13:55:54 +01:00
  • 7ac0cbfde7 Types fogelito 2026-03-24 14:50:21 +02:00
  • a92ad3aa8b Merge pull request #11624 from appwrite/fix-installer-state 1.9.0-rc.2 Jake Barnby 2026-03-24 12:47:48 +00:00
  • 4970d1b6f2 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-03-24 18:15:45 +05:30
  • 094cd180b5 Remove leftover Matej Bačo 2026-03-24 13:41:12 +01:00
  • a8f43f3486 Update DB schema Matej Bačo 2026-03-24 13:36:11 +01:00
  • 038f4b5992 More backwards compatibility fixes Matej Bačo 2026-03-24 13:33:15 +01:00
  • 5ea93d2612 check session Hemachandar 2026-03-24 17:50:19 +05:30
  • b1e97b4539 Merge 1.9.x and add new API key scopes Prem Palanisamy 2026-03-24 12:14:50 +00:00
  • 82f734f274 test refactor ser-1162 Hemachandar 2026-03-24 17:39:05 +05:30
  • 4de9ec7fba Revert "fix: address review comments on installer state PR" Jake Barnby 2026-03-25 01:08:14 +13:00
  • a659038ad2 fix: address review comments on installer state PR Jake Barnby 2026-03-25 01:05:47 +13:00
  • 90b9dc134d Merge branch '1.9.x' into ser-1127 Hemachandar 2026-03-24 17:35:37 +05:30
  • 9564c9b065 (chore): update lock Jake Barnby 2026-03-25 01:04:38 +13:00
  • a8452dbd9d filter out null values ser-401 Hemachandar 2026-03-24 17:31:48 +05:30
  • 4da726029c (fix): installer stale resume redirect and account-setup phase delay Jake Barnby 2026-03-25 00:56:42 +13:00
  • fde321a65c Merge branch '1.9.x' into ser-1162 Hemachandar 2026-03-24 17:26:03 +05:30
  • 74b00ded67 run dns test in coroutine Hemachandar 2026-03-24 17:25:18 +05:30
  • c903fb87ac Fix backwards compatibility Matej Bačo 2026-03-24 12:53:25 +01:00
  • 0bbe82a98b more tests Hemachandar 2026-03-24 17:09:45 +05:30
  • a7c1649c67 fix exclusion sub-directory Hemachandar 2026-03-24 17:09:38 +05:30
  • f016d4b7cd (fix): auto-detect existing database type instead of blocking upgrades Jake Barnby 2026-03-25 00:39:17 +13:00
  • 2a7925b362 (fix): installer resume detects terminal snapshots and redirects cleanly Jake Barnby 2026-03-25 00:39:14 +13:00
  • cfe600c653 Merge branch 'fix-installer-state' of github.com:appwrite/appwrite into fix-installer-state Jake Barnby 2026-03-25 00:27:47 +13:00
  • a6b875d3da include previous_filename Hemachandar 2026-03-24 16:48:37 +05:30
  • c925ad8ff2 fix path trigger Hemachandar 2026-03-24 16:37:31 +05:30
  • 22e1969895 (fix): installer step ordering, initial container count, and proc_close timeout Jake Barnby 2026-03-24 23:53:56 +13:00
  • 15cd55cb06 fix pattern logic Hemachandar 2026-03-24 16:31:42 +05:30
  • 49688a6c75 Merge pull request #11628 from appwrite/patch-list-db Jake Barnby 2026-03-24 11:00:55 +00:00
  • d0978d891f (fix): installer step ordering, initial container count, and proc_close timeout Jake Barnby 2026-03-24 23:53:56 +13:00
  • 0cf206cacf (fix): installer progress counter display and dynamic step messages Jake Barnby 2026-03-24 23:53:27 +13:00
  • b9b5d396b8 Update console Jake Barnby 2026-03-24 23:43:04 +13:00
  • 2b33dc3c72 updated merging of user and current queries ArnabChatterjee20k 2026-03-24 16:07:31 +05:30
  • a1e3df1c9f missed iterm ser-1176 Hemachandar 2026-03-24 16:06:18 +05:30
  • 9e595588bc lint ArnabChatterjee20k 2026-03-24 16:03:28 +05:30
  • 20bd7af370 added a fallback isnulll ArnabChatterjee20k 2026-03-24 15:59:42 +05:30
  • e5841c4cc0 Fix syntax error Matej Bačo 2026-03-24 11:29:24 +01:00
  • 2ec6b7af85 chore: Suggest npm ci instead of npm install Hemachandar 2026-03-24 15:59:04 +05:30
  • bb7815bd57 Merge branch '1.9.x' into feat-public-platform-api Matej Bačo 2026-03-24 11:18:18 +01:00
  • 3720c0f8de Merge branch '1.9.x' of https://github.com/appwrite/appwrite into joins3 fogelito 2026-03-24 12:07:06 +02:00
  • 3b2c8a4d36 added schema for presence api ArnabChatterjee20k 2026-03-24 14:29:36 +05:30
  • 5f66306226 update VCS Hemachandar 2026-03-24 14:21:32 +05:30
  • 5ca30d37f7 (fix): tolerate console signup restriction in installer account creation Jake Barnby 2026-03-24 21:36:32 +13:00
  • 76684874e9 (feat): installer improvements — reset, state resilience, container progress, SSL email fallback Jake Barnby 2026-03-24 21:25:57 +13:00
  • 4fffeda596 (chore): bump console image to 7.8.25 and drop postgresql from allowed databases Jake Barnby 2026-03-24 21:25:51 +13:00
  • 1acfef5f5d (fix): set installer session cookie domain to match Appwrite convention Jake Barnby 2026-03-24 21:25:47 +13:00
  • d924072b82 remove default Hemachandar 2026-03-24 13:41:52 +05:30
  • fc0f19b7a8 more tests Hemachandar 2026-03-24 13:38:51 +05:30
  • 1f3523b24f get PR files in Appwrite Hemachandar 2026-03-24 13:23:12 +05:30
  • 283efcb3c8 validator pattern Hemachandar 2026-03-24 13:03:48 +05:30
  • d4f7d51df8 Merge pull request #11621 from appwrite/fix-installer-certificates 1.9.0-rc.1 Jake Barnby 2026-03-24 06:24:40 +00:00
  • 5b5020fda4 fix: address review — normalize hostname for cert check, add cache bypass, improve fallback copy Jake Barnby 2026-03-24 18:18:56 +13:00
  • 0c33d981a7 fix analyze Chirag Aggarwal 2026-03-24 10:47:41 +05:30
  • bd1f9bb16f perf: Use channels for DNS verification Hemachandar 2026-03-24 10:35:16 +05:30
  • a1441174f2 fix: update installer module test to expect 7 actions including CertificateGet Jake Barnby 2026-03-24 17:57:58 +13:00
  • 36d8ad6e7c lock file Chirag Aggarwal 2026-03-24 10:21:40 +05:30
  • fbce66d500 fix merge conflict Chirag Aggarwal 2026-03-24 10:19:34 +05:30
  • e58f0b6378 fix: address review — pass HTTPS port to certificate check, use resolved protocol for console button, add hex length guard Jake Barnby 2026-03-24 17:46:22 +13:00
  • 89db65299d Merge remote-tracking branch 'origin/1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-03-24 10:15:38 +05:30
  • 3f555e3061 feat: implement custom triggers for VCS builds Hemachandar 2026-03-24 09:25:49 +05:30
  • c5c78e0f2b Merge remote-tracking branch 'origin/1.9.x' into fix-installer-certificates Jake Barnby 2026-03-24 16:55:54 +13:00
  • 2e5d7a53eb Merge pull request #11586 from appwrite/revert-11585-revert-11402-sync-mongodb Jake Barnby 2026-03-24 03:54:33 +00:00
  • 60b5f4433c (feat): add SSL certificate check step to web installer redirect flow Jake Barnby 2026-03-24 16:53:43 +13:00
  • 56ce0d4b47 Update lock Jake Barnby 2026-03-24 16:04:40 +13:00
  • 8666bf1325 Merge branch '1.9.x' into revert-11585-revert-11402-sync-mongodb Jake Barnby 2026-03-24 03:03:02 +00:00
  • ea6a05be4f fix analyze Chirag Aggarwal 2026-03-24 07:51:23 +05:30
  • 355acf6824 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-03-23 23:01:30 +05:30
  • c2988efa08 chore: use stable Chirag Aggarwal 2026-03-23 22:51:49 +05:30
  • d53cad2b0f perf: simplify repository authorized checks (#11616) Hemachandar 2026-03-23 22:18:35 +05:30
  • 9d976fdc9f Merge pull request #11607 from appwrite/fix/failed-open-realtime-publishing Luke B. Silver 2026-03-23 17:44:49 +01:00
  • edbae1215b Dev keys tests fogelito 2026-03-23 18:35:56 +02:00
  • bc2c4d059c search repos ser-1170 Hemachandar 2026-03-23 21:58:12 +05:30
  • e3538d0e40 perf: simplify repository authorized checks Hemachandar 2026-03-23 21:30:53 +05:30
  • db4ae4a7b2 Joins setters fogelito 2026-03-23 17:43:52 +02:00
  • 0051bf5e26 getCollectionId fogelito 2026-03-23 17:43:06 +02:00
  • 8ccf5094f8 fix multi-model conditions Matej Bačo 2026-03-23 16:42:14 +01:00
  • b1fadcf65e Merge branch '1.9.x' of https://github.com/appwrite/appwrite into joins3 fogelito 2026-03-23 17:28:40 +02:00
  • 32d4804d96 Scope.php retries fogelito 2026-03-23 17:15:14 +02:00