Commit Graph

  • dac184b281 abstract oauth adapters Matej Bačo 2026-04-24 12:06:58 +02:00
  • 335b1c2f6c Figma OAuth endpoint Matej Bačo 2026-04-24 11:45:59 +02:00
  • 5fbe6cba79 Improve github samples Matej Bačo 2026-04-24 11:39:14 +02:00
  • 36435d940d Add Discord OAuth endpoint Matej Bačo 2026-04-24 11:35:30 +02:00
  • 93f7a0d902 GitHub oauth endpoint Matej Bačo 2026-04-24 11:17:18 +02:00
  • 7fbfb6266b GitHub oauth response model Matej Bačo 2026-04-24 10:56:39 +02:00
  • 29b700d1ec Merge pull request #11981 from appwrite/feat-public-list-endpoints Matej Bačo 2026-04-24 10:08:23 +02:00
  • 478a2a6e86 tests: Upsert drops orphan columns / Skip preserves them Prem Palanisamy 2026-04-24 07:30:29 +01:00
  • 8292f7493d composer: bump utopia-php/migration to c2b8715 (rename orphan tracker to 'table' vocabulary) Prem Palanisamy 2026-04-24 07:25:37 +01:00
  • e728265d21 composer: bump utopia-php/migration to 36fdf26 (Upsert orphan cleanup + nullable timestamps) Prem Palanisamy 2026-04-24 05:57:32 +01:00
  • 84b6dfa9d5 composer: bump utopia-php/migration to bb21912 (SKIPPED status on tolerate) Prem Palanisamy 2026-04-23 16:39:30 +01:00
  • e3231393b9 Fix anayser feat-public-list-endpoints Matej Bačo 2026-04-23 16:06:45 +02:00
  • 5beeca5a99 Placeholder test Matej Bačo 2026-04-23 15:57:09 +02:00
  • 4de3009f67 Fix analyser Matej Bačo 2026-04-23 15:36:16 +02:00
  • 4b3963512c Linter fix Matej Bačo 2026-04-23 15:28:20 +02:00
  • 8c634a95e4 Fix failing tests Matej Bačo 2026-04-23 15:28:10 +02:00
  • 7a3c001452 Re-add project removal tests Matej Bačo 2026-04-23 15:22:40 +02:00
  • a48fd13ced Add getPolicy + tests + move wrongly placed project tests Matej Bačo 2026-04-23 15:19:49 +02:00
  • 9c6ed9565e Remove tests of removed endpoints Matej Bačo 2026-04-23 14:07:58 +02:00
  • bdbc5b92df Fix after code review Matej Bačo 2026-04-23 13:47:31 +02:00
  • c246fb0f83 Project deletion tests Matej Bačo 2026-04-23 13:41:11 +02:00
  • a0a3849b16 Remove unsupported bulk endpoints Matej Bačo 2026-04-23 13:37:32 +02:00
  • b99139661e Migrate delete project endpoint Matej Bačo 2026-04-23 13:37:19 +02:00
  • 6d86b8fd0d Removal of project JWTs Matej Bačo 2026-04-23 13:25:21 +02:00
  • cef7a5197f List policies API Matej Bačo 2026-04-23 13:24:39 +02:00
  • c1dfeae323 Add queries to email tempaltes list Matej Bačo 2026-04-23 13:06:05 +02:00
  • b38af11f65 refactor(cache): drop md5 verification on load investigate-cached-storage-erros loks0n 2026-04-23 12:02:00 +01:00
  • 51fa0770a6 Add queries to mock numbers list Matej Bačo 2026-04-23 12:43:45 +02:00
  • 957a588786 fix(cache): verify md5 signature on load, drop magic-byte check loks0n 2026-04-23 11:38:51 +01:00
  • 37d6d33814 fix(preview): verify source size and output magic bytes loks0n 2026-04-23 11:36:58 +01:00
  • 17450d1c4a refactor(cache): drop Cache-Control bypass loks0n 2026-04-23 11:30:54 +01:00
  • 3a5bb98b70 refactor(cache): generalize content-type guard and gate bypass to privileged callers loks0n 2026-04-23 11:29:35 +01:00
  • eb936865dd fix(storage): allow cache bypass and refuse to cache non-image responses loks0n 2026-04-23 11:24:22 +01:00
  • d46403507c Merge pull request #11979 from appwrite/fix-membership-privacy Matej Bačo 2026-04-23 10:47:54 +02:00
  • 83724ce96f Console membership privacy test coverage fix-membership-privacy Matej Bačo 2026-04-23 10:37:35 +02:00
  • 34930e6d67 Merge branch '1.9.x' into fix-membership-privacy Matej Bačo 2026-04-23 10:18:32 +02:00
  • 096f8041fd Merge pull request #11970 from appwrite/feat-mocks-public-api Matej Bačo 2026-04-23 10:18:14 +02:00
  • 9dad7cef9e Merge branch '1.9.x' into feat-mocks-public-api feat-mocks-public-api Matej Bačo 2026-04-23 10:17:32 +02:00
  • 9e23867f0a Merge pull request #11976 from appwrite/feat-auth-methods-api Matej Bačo 2026-04-23 10:14:34 +02:00
  • 48353faa9b Apply suggestions from code review Matej Bačo 2026-04-23 10:13:01 +02:00
  • c36b8fbabf Fix membershiip privacy bug on production Matej Bačo 2026-04-23 10:07:32 +02:00
  • 5a5cb1e74e Merge pull request #11977 from appwrite/perf/v20-investigation Luke B. Silver 2026-04-23 07:38:03 +01:00
  • 0a26608155 Merge branch 'feat/skip-duplicates' of https://github.com/appwrite/appwrite into feat/skip-duplicates Prem Palanisamy 2026-04-23 07:15:36 +01:00
  • 18694e0a28 TEMP: run Migrations across all adapters/modes on this branch Prem Palanisamy 2026-04-23 07:10:23 +01:00
  • 07307c6131 Merge branch '1.9.x' into feat/skip-duplicates premtsd-code 2026-04-23 11:22:05 +05:30
  • 5cb3d4f4de feat(sessions): populate geo fields from GeoRecord on session create Damodar Lohani 2026-04-23 05:49:45 +00:00
  • 0134832fb6 tests: cover Upsert UpdateInPlace for database/table + Skip preserves dest drift Prem Palanisamy 2026-04-23 06:22:26 +01:00
  • 44b7b26adf composer: bump utopia-php/migration to e08d531 Prem Palanisamy 2026-04-23 06:06:30 +01:00
  • a8e6b1b683 Merge pull request #11963 from appwrite/chore/http-benchmark-comparison Chirag Aggarwal 2026-04-23 09:48:37 +05:30
  • a822a94545 fix(analyze): drop redundant null-check on injected GeoRecord Damodar Lohani 2026-04-23 01:47:52 +00:00
  • cf9db4f89f chore(geo): drop dead MaxMind fallback + geodb container binding Damodar Lohani 2026-04-23 01:36:37 +00:00
  • 4b7ec5569f Merge remote-tracking branch 'origin/1.9.x' into feat-docker-geo-18x Damodar Lohani 2026-04-23 01:19:01 +00:00
  • 8f431a3148 Merge remote-tracking branch 'origin/1.9.x' into fix-large-file-download Damodar Lohani 2026-04-23 01:05:16 +00:00
  • c1506643e9 composer: bump utopia-php/migration to cfba224 Prem Palanisamy 2026-04-23 00:12:09 +01:00
  • 2ad95e5113 ci: restrict to Migrations service for fast feedback loop (TEMP) Prem Palanisamy 2026-04-22 16:46:33 +01:00
  • 715bd40b4a Tighten A→A re-migration tests against utopia-php/migration schema tolerance Prem Palanisamy 2026-04-22 16:38:32 +01:00
  • b0939b92c3 Fix failing account tests feat-auth-methods-api Matej Bačo 2026-04-22 17:02:22 +02:00
  • 3d66078fe9 Increase benchmark iterations Chirag Aggarwal 2026-04-22 19:46:27 +05:30
  • 9a6a597710 Address benchmark hardening review Chirag Aggarwal 2026-04-22 19:38:48 +05:30
  • c15e8d0126 Harden benchmark failure guard Chirag Aggarwal 2026-04-22 19:30:01 +05:30
  • 7b25d778d4 Trim benchmark scenarios Chirag Aggarwal 2026-04-22 19:21:51 +05:30
  • 3283b0bec0 perf: memoize request filter chain and V20 schema lookups perf/v20-investigation loks0n 2026-04-22 14:31:17 +01:00
  • 1b2ca9ef6b add tests harsh mahajan 2026-04-22 19:09:52 +05:30
  • 49f8d6e89c Merge pull request #11971 from appwrite/realtime-logs ArnabChatterjee20k 2026-04-22 19:10:36 +05:30
  • a0274a7b6f Fix failing tests Matej Bačo 2026-04-22 15:12:58 +02:00
  • 277a09847e Merge pull request #11975 from appwrite/t3code/database-tables-retry-fix Chirag Aggarwal 2026-04-22 18:34:29 +05:30
  • cdc5654c26 Merge branch '1.9.x' into chore/http-benchmark-comparison Chirag Aggarwal 2026-04-22 18:24:50 +05:30
  • bb4fdefee7 New tests for auth methods (base + integration) Matej Bačo 2026-04-22 14:51:10 +02:00
  • c2e5bbe0f7 updated ArnabChatterjee20k 2026-04-22 18:11:32 +05:30
  • dcc0314cae Merge branch '1.9.x' into feat-email-otp-recovery Harsh Mahajan 2026-04-22 18:09:30 +05:30
  • b2d24080b9 Stabilize database e2e CI retries Chirag Aggarwal 2026-04-22 17:24:49 +05:30
  • b006858d0c dedupe ArnabChatterjee20k 2026-04-22 17:52:45 +05:30
  • a0f30f608d Merge pull request #11974 from appwrite/fix/no-rule-without-deployment Chirag Aggarwal 2026-04-22 17:52:02 +05:30
  • a85c5e582c Add auth method APIs (public) Matej Bačo 2026-04-22 14:19:04 +02:00
  • 6d1def7716 removed redundant span attributes ArnabChatterjee20k 2026-04-22 17:45:58 +05:30
  • f0f1e1c412 updated ArnabChatterjee20k 2026-04-22 17:44:18 +05:30
  • 11f85e2477 Merge branch '1.9.x' into chore/http-benchmark-comparison Chirag Aggarwal 2026-04-22 17:24:19 +05:30
  • dbb1d1139e Merge branch '1.9.x' into fix/no-rule-without-deployment Chirag Aggarwal 2026-04-22 17:20:31 +05:30
  • f0e2a8b2c4 Merge pull request #11972 from appwrite/t3code/sentry-bug-fix Chirag Aggarwal 2026-04-22 17:18:15 +05:30
  • 46e778ea90 updated ArnabChatterjee20k 2026-04-22 17:13:35 +05:30
  • fd9fe5d9ce corrected the position ArnabChatterjee20k 2026-04-22 17:07:53 +05:30
  • 59e0383264 updated ArnabChatterjee20k 2026-04-22 17:01:08 +05:30
  • 0f81bc2da9 Refactor telemetry logging in realtime events for consistency and clarity ArnabChatterjee20k 2026-04-22 16:57:51 +05:30
  • 17e3d03b40 Add telemetry logging for subscribed channels and queries in realtime events ArnabChatterjee20k 2026-04-22 16:55:52 +05:30
  • c97435d95c Stabilize benchmark wait metric tags Chirag Aggarwal 2026-04-22 16:53:35 +05:30
  • b2ad7237ab Add detailed telemetry logging for realtime connection events ArnabChatterjee20k 2026-04-22 16:52:54 +05:30
  • 4e3ed6dcbd docs: add reference docs for email and phone OTP recovery endpoints harsh mahajan 2026-04-22 16:50:29 +05:30
  • 57d777f80a revert format ArnabChatterjee20k 2026-04-22 16:46:18 +05:30
  • d1962dbc62 Shorten local benchmark command Chirag Aggarwal 2026-04-22 16:45:16 +05:30
  • 6648a1987b Fix tests Matej Bačo 2026-04-22 13:14:43 +02:00
  • c60e85ca84 Merge remote-tracking branch 'origin/1.9.x' into realtime-logs ArnabChatterjee20k 2026-04-22 16:44:34 +05:30
  • ca1cf1982f added wide events inside the structured one logging per message instead of a discrete logs ArnabChatterjee20k 2026-04-22 16:44:20 +05:30
  • f50ca0281b Drop dead ternary guards now that outer check ensures deployment Chirag Aggarwal 2026-04-22 16:43:28 +05:30
  • edf06e3600 Merge branch '1.9.x' into feat-email-otp-recovery Harsh Mahajan 2026-04-22 16:42:34 +05:30
  • 2f12717f30 Merge pull request #11969 from appwrite/t3code/spec-overlap-verification Chirag Aggarwal 2026-04-22 16:28:34 +05:30
  • f934259c31 Skip preview rule when no deployment exists on function create Chirag Aggarwal 2026-04-22 16:22:23 +05:30
  • 838dbc52e3 Merge branch '1.9.x' into t3code/sentry-bug-fix t3code/sentry-bug-fix Chirag Aggarwal 2026-04-22 16:23:25 +05:30
  • 9e2e80bd27 feat: add phone OTP password recovery endpoints harsh mahajan 2026-04-22 16:16:33 +05:30
  • b8162a2695 refactor: reuse email-otp.tpl for OTP recovery emails harsh mahajan 2026-04-22 16:09:44 +05:30
  • d9e5e322f2 feat: add email OTP password recovery endpoints harsh mahajan 2026-04-22 16:06:00 +05:30