Commit Graph

  • 0085d93aeb fix: add version alias for database branch Prem Palanisamy 2026-03-30 15:48:05 +01:00
  • 3b9b0c96c4 use utopia-php/database fix/mongo-order-case branch for order case normalization Prem Palanisamy 2026-03-30 15:46:20 +01:00
  • 2611bf4af1 fix: add setPlatform to JSON import trigger for consistency Prem Palanisamy 2026-03-30 15:43:21 +01:00
  • 5fa4551400 Refactor bigint handling in validation and action classes to unify range validation logic ArnabChatterjee20k 2026-03-30 20:10:13 +05:30
  • de219de31d fix: restore original databasetype block in CSV export Prem Palanisamy 2026-03-30 15:26:09 +01:00
  • d8bbd82556 fix: remove duplicate database fetch, add null-safe queries fallback, add schemaless comment Prem Palanisamy 2026-03-30 14:55:05 +01:00
  • 2fb54e0846 Add BigInt support with dedicated bigintRange format and update related logic ArnabChatterjee20k 2026-03-30 18:59:24 +05:30
  • dfbf22cf3c updated format ArnabChatterjee20k 2026-03-30 18:36:19 +05:30
  • a5b2021d1e empty ArnabChatterjee20k 2026-03-30 18:17:14 +05:30
  • fb28b31906 Merge branch '1.9.x' into big-int ArnabChatterjee20k 2026-03-30 18:02:29 +05:30
  • 737bfc599a fixed analyze ArnabChatterjee20k 2026-03-30 18:00:43 +05:30
  • 819863559e Enhance BigInt support across database attributes and validation, updating types and tests for consistency. ArnabChatterjee20k 2026-03-30 17:45:25 +05:30
  • f6cdcfb823 Merge remote-tracking branch 'origin/big-int' into big-int ArnabChatterjee20k 2026-03-30 17:39:25 +05:30
  • e5d818ba44 updated ArnabChatterjee20k 2026-03-30 17:38:24 +05:30
  • 19487cf56b Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/BigInt/Create.php ArnabChatterjee20k 2026-03-30 17:34:36 +05:30
  • 5741041f33 updated tests ArnabChatterjee20k 2026-03-30 17:32:49 +05:30
  • 89eb5c2254 Refactor response model attribute and column types to prioritize BigInt over Integer for more accurate type matching in AttributeList, Collection, ColumnList, and Table classes. ArnabChatterjee20k 2026-03-30 17:14:38 +05:30
  • 5d962e21b0 Merge pull request #11674 from appwrite/fix-vcs-sdk-models Harsh Mahajan 2026-03-30 16:49:56 +05:30
  • 551c83dd2c fix: merge duplicate SDK responses in VCS repository list and detections Harsh Mahajan 2026-03-30 16:34:26 +05:30
  • 77d195f0c3 updated response models ArnabChatterjee20k 2026-03-30 16:17:44 +05:30
  • a9ed74c6a8 added tests to migration ArnabChatterjee20k 2026-03-30 16:11:42 +05:30
  • fe99470374 revert test env change Harsh Mahajan 2026-03-30 16:09:42 +05:30
  • 01db1efbc4 added tests ArnabChatterjee20k 2026-03-30 16:08:21 +05:30
  • ffa3f741ed added bigint columns ArnabChatterjee20k 2026-03-30 15:53:06 +05:30
  • 03c73ac0aa added big int attributes ArnabChatterjee20k 2026-03-30 15:50:59 +05:30
  • d964c5a439 Merge pull request #11671 from appwrite/codex/reduce-specs-memory-retention Chirag Aggarwal 2026-03-30 14:48:27 +05:30
  • 4850fb54ed Disallow --release=yes with --mode=examples Chirag Aggarwal 2026-03-30 14:19:02 +05:30
  • 796bc13c19 Skip spec version prompt when creating SDK releases Chirag Aggarwal 2026-03-30 14:11:36 +05:30
  • 30e080c4d3 Address review: race-safe mkdir and separate encode/write errors Chirag Aggarwal 2026-03-30 14:04:20 +05:30
  • 5da6793e26 Revert "fix tests" fix-email-abuse-limit Matej Bačo 2026-03-30 10:28:04 +02:00
  • aaebeec61e fix: remove spatial from documentsdb indexes, parse JSON export queries, skip schema validation for schemaless exports Prem Palanisamy 2026-03-30 09:09:50 +01:00
  • 1789d2ce89 Merge pull request #11658 from appwrite/update-db-size ArnabChatterjee20k 2026-03-30 13:37:18 +05:30
  • 239a9c5457 Reduce specs task memory retention Chirag Aggarwal 2026-03-30 13:32:57 +05:30
  • 995e9fdf39 Merge branch '1.9.x' into update-db-size update-db-size ArnabChatterjee20k 2026-03-30 13:07:30 +05:30
  • 3a0e63922b feat: add Geo health check endpoint Damodar Lohani 2026-03-30 06:56:56 +00:00
  • 90b426f120 refactor: remove GeoIP database integration and related resource handling Damodar Lohani 2026-03-30 06:48:58 +00:00
  • 8ce42fe057 Merge pull request #11553 from appwrite/claude/apply-cloud-user-pattern-az7qg Damodar Lohani 2026-03-30 10:24:58 +05:45
  • c14ebab1a0 Fix unintentional merge artifacts in Upsert.php and XList.php Claude 2026-03-30 04:11:52 +00:00
  • c547bf4baf fix: map GeoRecord fields to Locale model keys in locale endpoint Claude 2026-03-29 05:21:34 +00:00
  • ea54253036 Merge 1.9.x into claude/sync-1.9.x-fix-tests-z2pw7 claude/sync-1.9.x-fix-tests-z2pw7 Claude 2026-03-29 03:56:36 +00:00
  • f1ea496764 fix: add missing inject('user') to Transactions/Operations/Create and remove duplicate inject('user') from XList in DocumentsDB/VectorsDB Claude 2026-03-29 03:55:17 +00:00
  • 95b6da085b fix: add missing ->inject('user') to DocumentsDB and VectorsDB child classes Claude 2026-03-29 03:26:51 +00:00
  • 32005c0a49 fix: remove redundant new User(getArrayCopy()) wrapping Claude 2026-03-29 03:04:34 +00:00
  • 98c63a87d1 Merge branch '1.9.x' into claude/apply-cloud-user-pattern-az7qg Damodar Lohani 2026-03-29 08:30:11 +05:45
  • ff903e7cbb lock file Chirag Aggarwal 2026-03-28 20:39:08 +05:30
  • 10ebf942b1 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-03-28 20:36:08 +05:30
  • c5b9ac3dba Merge pull request #11664 from appwrite/codex/static-sdk-platform-1-9-x Chirag Aggarwal 2026-03-28 20:22:14 +05:30
  • be50318e5d chore: update composer lock Chirag Aggarwal 2026-03-28 17:26:21 +05:30
  • f901b6e0ac feat: move static SDKs off platform specs Chirag Aggarwal 2026-03-28 17:24:20 +05:30
  • 53d0e14f97 Merge branch '1.9.x' into feat/import-export-json premtsd-code 2026-03-28 04:23:07 +00:00
  • fe3c1f74bf fix tests Chirag Aggarwal 2026-03-27 22:03:48 +05:30
  • ee32995be3 Address PR review feedback codex/mails-worker-email-adapter Chirag Aggarwal 2026-03-27 21:26:27 +05:30
  • 2ad75cae34 Fix failing tests fix-name-security Matej Bačo 2026-03-27 16:46:26 +01:00
  • 6d59ac4bb0 Fix tests Matej Bačo 2026-03-27 16:42:11 +01:00
  • 3bb9f03b34 Simplify & add tests Matej Bačo 2026-03-27 16:37:15 +01:00
  • 45929f4df7 add tests Matej Bačo 2026-03-27 16:20:42 +01:00
  • 9bc5407cb5 Configurable abuse limit Matej Bačo 2026-03-27 16:15:14 +01:00
  • abce4ade25 pr review fixes Matej Bačo 2026-03-27 16:13:00 +01:00
  • 1b793ffd1a Filter insecure patterns in user name Matej Bačo 2026-03-27 16:10:24 +01:00
  • d2172033dc Fix email abuse limit Matej Bačo 2026-03-27 15:51:13 +01:00
  • d41c1bb98c Support email adapter overrides in mails worker Chirag Aggarwal 2026-03-27 20:17:13 +05:30
  • d9a75c5938 Improved backwards compatibility Matej Bačo 2026-03-27 15:34:34 +01:00
  • 325b1d67b4 Merge branch '1.9.x' into update-db-size ArnabChatterjee20k 2026-03-27 19:47:35 +05:30
  • 3ff7cadcab updated project size ArnabChatterjee20k 2026-03-27 18:39:26 +05:30
  • bb80e50d01 Self review after refactor Matej Bačo 2026-03-27 14:00:44 +01:00
  • 644840ec66 Refactor to new platforms interfaces Matej Bačo 2026-03-27 13:45:58 +01:00
  • 71e714c66b Remove extra logging Matej Bačo 2026-03-27 12:49:16 +01:00
  • b2b187c57d review fixes Matej Bačo 2026-03-27 12:35:48 +01:00
  • f2c8500d73 Merge pull request #11654 from appwrite/fix-specs Chirag Aggarwal 2026-03-27 12:50:01 +05:30
  • 0321ec5192 (fix): update library with Pool DML-only hook sync Jake Barnby 2026-03-27 15:00:19 +13:00
  • 5156aae427 (fix): update library with Pool write hook delegation Jake Barnby 2026-03-27 14:40:37 +13:00
  • 4b3de66e19 (fix): register Permissions hook on all DB instances in resources.php, worker.php, cli.php Jake Barnby 2026-03-27 14:19:57 +13:00
  • fd3df71660 (fix): update library with Permissions auto-registration Jake Barnby 2026-03-27 14:09:50 +13:00
  • 1f5ac9e323 (fix): filter Usage hook to only handle create/delete events, not reads Jake Barnby 2026-03-27 13:50:41 +13:00
  • bc1c1718b8 (fix): update V17 filter test expectation for new Query format Jake Barnby 2026-03-27 12:54:17 +13:00
  • 79afbdddf7 (fix): replace last Query::TYPE_SELECT in test Jake Barnby 2026-03-27 12:35:50 +13:00
  • d5c4934163 align composer.json with main, keep migration 1.* for JSON import/export import-export-json Prem Palanisamy 2026-03-26 23:27:52 +00:00
  • 29390a6b34 (fix): update RuntimeQuery::compile -> prepare in test file Jake Barnby 2026-03-27 12:19:21 +13:00
  • e00cd52a03 Merge remote-tracking branch 'origin/main' into import-export-json Prem Palanisamy 2026-03-26 23:06:14 +00:00
  • 1e3b7c8d63 (fix): revert to empty syncWriteHooks, hooks only on getDatabasesDB Jake Barnby 2026-03-27 12:02:57 +13:00
  • 0755bf8e2c (fix): update library with Permissions hook type fix Jake Barnby 2026-03-27 11:45:10 +13:00
  • 8280bdaf9e (fix): remove manual Permissions/Tenancy from non-user-data DB instances Jake Barnby 2026-03-27 11:31:20 +13:00
  • 6ec07af3db (fix): rename RuntimeQuery::compile to prepare to avoid parent method conflict Jake Barnby 2026-03-27 11:16:51 +13:00
  • ecc76c7520 fix: address review feedback - log abort exception, fix test cleanup copilot-swe-agent[bot] 2026-03-26 18:34:19 +00:00
  • 898e8e214b fix: allow deletion of partially-uploaded (pending) files and add test copilot-swe-agent[bot] 2026-03-26 18:04:41 +00:00
  • babb0196e4 Fix examples in MFAType model Aditya Oberai 2026-03-26 16:29:39 +00:00
  • 8bab4b162f (fix): update library with Float type handling in all SQL adapters Jake Barnby 2026-03-27 05:06:37 +13:00
  • 9d4475526a (fix): update library with Float type handling Jake Barnby 2026-03-27 04:54:11 +13:00
  • 0ff9426d08 (fix): replace remaining array access on config Attribute objects Jake Barnby 2026-03-27 04:42:05 +13:00
  • 6869bef2ea (fix): update utopia-php/audit to fix Database::VAR_STRING constant removal Jake Barnby 2026-03-27 04:29:55 +13:00
  • 43db2ddf6e Fix default null Matej Bačo 2026-03-26 16:24:28 +01:00
  • 1f4a66a5e9 (fix): update library with Input constructor fix Jake Barnby 2026-03-27 04:15:49 +13:00
  • 6e797a60f5 (style): fix import ordering Jake Barnby 2026-03-27 04:03:36 +13:00
  • 135c337d08 (fix): update library with getPermissionsByType type fix Jake Barnby 2026-03-27 03:52:16 +13:00
  • 7371b68418 Fix tests compatibility Matej Bačo 2026-03-26 15:51:03 +01:00
  • 7f4d5f692d Fix non-expiry key actions Matej Bačo 2026-03-26 15:44:50 +01:00
  • dbe79bca27 (fix): update query library with missing Builder methods Jake Barnby 2026-03-27 03:40:28 +13:00
  • 8113854a89 AI review fixes Matej Bačo 2026-03-26 15:37:57 +01:00
  • 97fcd6971f Update lock fogelito 2026-03-26 16:36:06 +02:00
  • eb097a037b Finish security todos Matej Bačo 2026-03-26 15:35:40 +01:00