Commit Graph

  • f1e8e3fa58 fix(caldav): consistent UIDs and VTIMEZONE in iCalendar output (#28115) Yuvraj Angad Singh 2026-02-21 20:08:56 +05:30
  • 91ace141e6 fix: address PR review feedback - type safety and centralize constants Devin AI 2026-02-21 14:38:40 +00:00
  • 4dbe044ecc refactor: remove unused imports and stale TODO comment from caleventparser.ts (#28096) Anirban Singha 2026-02-21 19:38:14 +05:30
  • f1ae5f727a fix: update fast-xml-parser and ignore audit 1113407 (#28117) Romit 2026-02-21 17:52:57 +05:30
  • 7ee01c0487 fix (#28119) Romit 2026-02-21 17:46:13 +05:30
  • fce92c4e40 Merge branch 'main' into microsoft-login-flow Rajiv Sahal 2026-02-21 11:07:18 +05:30
  • d4f1d40f08 chore: implement feedback Ryukemeister 2026-02-21 10:59:20 +05:30
  • 05537780b8 fix: add biome overrides for embed-core to prevent auto-import of node:process (#27387) Hariom Balhara 2026-02-20 23:08:11 +05:30
  • 3e29904d7d test: add tests for __reloadInitiated behavior to ensure correct bookerViewed vs bookerReloaded events (#27379) Hariom Balhara 2026-02-20 23:05:18 +05:30
  • 515384f784 fix: update unit tests for CTE-based query and trim verbose comments devin/1771603587-cte-booking-query keith@cal.com 2026-02-20 16:54:53 +00:00
  • 41c403a74c perf: rewrite bookings query from UNION ALL to CTE + OR-based structure keith@cal.com 2026-02-20 16:43:25 +00:00
  • 26f07de9f8 fix: authorize screen for legacy clients supalarry 2026-02-20 14:24:00 +01:00
  • a66d099117 Merge branch 'main' into devin/twilio-factory-pattern-1766414725 devin/twilio-factory-pattern-1766414725 Keith Williams 2026-02-20 09:58:13 -03:00
  • 06f4b25080 fix: update routing form identifier hint text with learn more link (#27837) Carina Wollendorfer 2026-02-20 13:09:09 +01:00
  • 572919a587 chore: warn admin if client has team / org scopes supalarry 2026-02-20 12:31:39 +01:00
  • 140f6ea39c refactor: permissions rendering in authorize screen supalarry 2026-02-20 12:25:31 +01:00
  • cebbdbf905 Merge branch 'main' into microsoft-login-flow Rajiv Sahal 2026-02-20 16:54:54 +05:30
  • b0beebe6f3 chore: implement PR feedback Ryukemeister 2026-02-20 16:54:21 +05:30
  • 79fc0c8437 fix: toolbar dropdown toggle (#28097) Deepanshu 2026-02-20 16:50:38 +05:30
  • a2b25fa615 fix: prevent deselecting active option in booker layout toggle (#27748) Ahmad Yasser 2026-02-20 05:41:54 -05:00
  • 5b97217e60 fixup Ryukemeister 2026-02-20 16:08:38 +05:30
  • 14c151be76 fix: add CSRF protection to OAuth callback via HMAC-signed nonce (#28083) Volnei Munhoz 2026-02-20 07:35:01 -03:00
  • 1fcab75b16 refactor: scopes when creating client supalarry 2026-02-20 11:34:09 +01:00
  • 4594507cb4 fix: address review feedback for Office365 calendar subscription adapter calendar-cache/office365 Devin AI 2026-02-20 10:07:18 +00:00
  • b64b642ca5 Merge branch 'main' into microsoft-login-flow Rajiv Sahal 2026-02-20 14:51:44 +05:30
  • 1aae57daae refactor(booking-audit): discriminated union for displayFields and i18n param support (#27373) Hariom Balhara 2026-02-20 14:34:12 +05:30
  • f7130addc6 refactor: move AppSetDefaultLinkDialog to features + inline QueryCell + fix broken type import Devin AI 2026-02-20 08:49:58 +00:00
  • ca3c00a782 Merge branch 'main' into lauris/cal-7035-fix-invalidate-old-refresh-tokens Lauris Skraucis 2026-02-20 09:29:29 +01:00
  • 1fa07a6149 feat: add backend guard for successRedirectUrl in API v2 event-types Devin AI 2026-02-20 08:14:20 +00:00
  • bd0f55779a cleanup Ryukemeister 2026-02-20 13:40:13 +05:30
  • 33148f3205 chore: implement cubic feedback Ryukemeister 2026-02-20 13:28:10 +05:30
  • 8ed02ed20c Merge origin/main into devin/1771564634-send-utm-params-to-webhooks Dhairyashil 2026-02-20 05:24:18 +00:00
  • 1d124c9ec2 feat: send tracked UTM parameters in webhook payloads Dhairyashil 2026-02-20 05:21:44 +00:00
  • c0b6efb60d Change impl to use async local storage feat/database-proxy-replica-support Volnei Munhoz 2026-02-19 18:35:46 -03:00
  • bf13a79bb8 chore: implement PR feedback refactor-atoms-to-avoid-circular-dependencies Ryukemeister 2026-02-20 02:59:05 +05:30
  • bfbc920568 Merge branch 'main' into refactor-atoms-to-avoid-circular-dependencies Rajiv Sahal 2026-02-20 02:06:20 +05:30
  • f4675f04ae fix: use empty alt for decorative icon images in login view Devin AI 2026-02-19 20:19:58 +00:00
  • 1fd0edac07 fix: address Cubic AI review feedback (confidence >= 9/10) Devin AI 2026-02-19 20:05:04 +00:00
  • 41ae28cf03 Merge branch 'main' into microsoft-login-flow Rajiv Sahal 2026-02-20 01:22:00 +05:30
  • a367fae80f cleanup: unused variables Ryukemeister 2026-02-20 01:12:06 +05:30
  • 12e95a1f47 feat: Add meta pixel conversion events (#25638) Abir Roy 2026-02-20 00:17:42 +05:30
  • 723822451e Using the read replica in getServerSideProps for team/[slug]/[type] Keith Williams 2026-02-19 14:49:46 -03:00
  • da67ba19c3 feat: make redirect on booking a teams-only feature with grandfathering Devin AI 2026-02-19 17:03:31 +00:00
  • 60b6086221 feat: add keyboard shortcuts and tooltips to booking slideover buttons (#27428) Peer Richelsen 2026-02-19 18:02:43 +01:00
  • 5d65df9c05 chore: migrate booking requested webhook trigger (#27546) Syed Ali Shahbaz 2026-02-19 20:21:26 +04:00
  • a336fedb95 fix: test supalarry 2026-02-19 15:46:20 +01:00
  • 66ce20245c docs: declare credentials and environment variables in calcom-api skill (#28047) Peer Richelsen 2026-02-19 15:32:41 +01:00
  • 5005f7673f chore: finish merge main supalarry 2026-02-19 15:00:49 +01:00
  • 98dd1e77b0 Merge branch 'main' into devin/checkout-session-expired-cancel-booking-1766416222 devin/checkout-session-expired-cancel-booking-1766416222 Anik Dhabal Babu 2026-02-19 19:05:57 +05:30
  • 4a2e6d9bad Merge remote-tracking branch 'origin/main' into devin/bookings-repository-migration-1765582070 Keith Williams 2026-02-19 10:20:56 -03:00
  • 540dcbac92 support atom json devin/1770710869-strip-i18n-atoms-page hbjORbj 2026-02-19 21:50:16 +09:00
  • 6482322c7b Merge branch 'main' into devin/1767716787-cmd-enter-dialog-shortcut devin/1767716787-cmd-enter-dialog-shortcut Peer Richelsen 2026-02-19 13:48:33 +01:00
  • 9e2cc2d6f8 fix: use sed for prisma/enums CJS shim and restore tsconfig path alias devin/platform-packages-reorganization-1766487758 Devin AI 2026-02-19 12:29:31 +00:00
  • 5e56c63c70 chore: finish main merge supalarry 2026-02-19 13:28:48 +01:00
  • dd713a714d fix: add @calcom/platform-libraries to web deps and create prisma/enums CJS shim in postbuild Devin AI 2026-02-19 12:13:35 +00:00
  • a1bf045e9f Merge branch 'feat/database-proxy-replica-support' into feat/database-proxy-sentry-metrics feat/database-proxy-sentry-metrics Volnei Munhoz 2026-02-19 09:13:04 -03:00
  • ce0ab47631 Merge branch 'main' into feat/database-proxy-replica-support Volnei Munhoz 2026-02-19 09:12:46 -03:00
  • 4fc1e7aab5 Simplify implementation Volnei Munhoz 2026-02-19 09:10:30 -03:00
  • 9c964d42ed fix(tests): use bookingUid instead of bookingId in getInstantBookingLocation E2E tests Devin AI 2026-02-19 12:03:30 +00:00
  • 44cf71bcc3 fix: resolve CI failures in type-check, atoms build, and API v2 breaking changes Devin AI 2026-02-19 11:51:42 +00:00
  • 5806d6cffa refactor(bookings): address review feedback on BookingRepository migration Devin AI 2026-02-19 11:49:06 +00:00
  • 7e08906b5c Merge branch 'main' into lauris/cal-7035-fix-invalidate-old-refresh-tokens Lauris Skraucis 2026-02-19 12:35:45 +01:00
  • ea0db557dc feat(stripe): charge different prices per event duration feat/stripe-price-per-duration Sahitya Chandra 2026-02-19 17:00:52 +05:30
  • 300c08fcaf refactor: reduce duplication in e2e test supalarry 2026-02-19 12:24:32 +01:00
  • ebaf111c01 Merge branch 'main' into devin/platform-packages-reorganization-1766487758 Devin AI 2026-02-19 11:12:15 +00:00
  • c321a6c07a feat: owner can test non accepted OAuth client (#27525) Lauris Skraucis 2026-02-19 12:11:46 +01:00
  • 6364f8cd72 Merge branch 'main' into calendar-cache/office365 Volnei Munhoz 2026-02-19 08:00:22 -03:00
  • aeb69cb976 Merge branch 'main' into devin/bookings-repository-migration-1765582070 Volnei Munhoz 2026-02-19 07:24:01 -03:00
  • abe00c9e4c fix: ignore Roles guard for OAuth access toens supalarry 2026-02-19 11:02:24 +01:00
  • c9f7b2383f Merge branch 'main' into refactor-atoms-to-avoid-circular-dependencies Devin AI 2026-02-19 09:16:59 +00:00
  • adc5006e06 Merge branch 'main' into disable-cal-branding-for-teams Rajiv Sahal 2026-02-19 14:43:23 +05:30
  • c55f9bb609 chore: implement cubic feedback Ryukemeister 2026-02-19 14:32:14 +05:30
  • 6ed6c3cd79 fix: localize icon alt text in signup-view using i18n translation keys microsoft-auth Devin AI 2026-02-19 08:56:51 +00:00
  • 6513e71bcc fix: disable email input when microsoft sign in is in progress Ryukemeister 2026-02-19 14:17:55 +05:30
  • c816305508 fixup: bring back reverted changes because of merge conflicts Ryukemeister 2026-02-19 13:44:26 +05:30
  • ad0dbb3a4d Merge branch 'main' into microsoft-auth Rajiv Sahal 2026-02-19 12:41:49 +05:30
  • b35a7460e7 chore: revert signup view changes Ryukemeister 2026-02-19 12:39:33 +05:30
  • 7195d805cd fix: merge conflicts Ryukemeister 2026-02-19 12:32:47 +05:30
  • bbd70751fd refactor: consolidate fallback webhook into onFormSubmission to fire with normal webhooks devin/1771471675-consolidate-fallback-webhook Devin AI 2026-02-19 03:34:43 +00:00
  • 0eb2c15b39 fix: handle JSON string name field from URL prefill for firstAndLastName variant (#28039) mixelburg 2026-02-19 01:44:51 +02:00
  • 4502f88df6 test: add test coverage for triggerFallbackWebhook function Devin AI 2026-02-18 22:36:05 +00:00
  • b4f2dfc504 fix: add ROUTING_FORM_FALLBACK_HIT to FormTriggerEvents type union Devin AI 2026-02-18 22:32:21 +00:00
  • ab261fac14 chore: add prisma migration for ROUTING_FORM_FALLBACK_HIT enum value Devin AI 2026-02-18 22:20:05 +00:00
  • 9d29055808 feat: replace admin API settings page with link to API docs (#28046) Joe Au-Yeung 2026-02-18 17:12:24 -05:00
  • 74f3608b42 fix: Billings page reorganised (#28053) Ram Shukla 2026-02-19 03:20:38 +05:30
  • 9bfa4165b9 fix: prevent sending raw errors in responses (#24282) Dhairyashil Shinde 2026-02-19 02:43:14 +05:30
  • 8a96a45424 feat: update translations via @LingoDotDev (#27639) cal-com-ci[bot] 2026-02-18 16:32:10 -03:00
  • 0787c4890e fix: add toggle in workflow form (#27983) Deepanshu 2026-02-18 23:09:11 +05:30
  • b9eec0abd6 fix: enforce emailVerified check on booking creation for logged-in users devin/1771435878-enforce-email-verified-booking Devin AI 2026-02-18 17:34:44 +00:00
  • 51e902f03e chore: pause syncing rules to devin (#28041) Eunjae Lee 2026-02-18 17:35:45 +01:00
  • 03caa3a9a8 fix: tests supalarry 2026-02-18 16:58:31 +01:00
  • d8af7fa583 feat: add showCrmOwnerBanner option to Salesforce app, threaded through CRM pipeline devin/1770390542-crm-contact-owner-badge Devin AI 2026-02-18 15:46:46 +00:00
  • 3ed714c7ae e2e tests supalarry 2026-02-18 16:28:51 +01:00
  • 3f96e0df5b fix: address react-doctor errors (missing alt, key props, javascript: URL) devin/1771426676-react-doctor-fixes Devin AI 2026-02-18 14:58:32 +00:00
  • b3301f4e9d fix: resolve type error in AttendeeRow for nullable attendee.user devin/1771425069-avatar-api-fallback Devin AI 2026-02-18 14:57:08 +00:00
  • 9b1bf29ecf chore: remove stale Vitest workspace TODO (#27667) Anirban Singha 2026-02-18 20:20:58 +05:30
  • 58bd767ac3 feat: oauth team and org scopes supalarry 2026-02-18 15:48:06 +01:00
  • 8bbfa5400f fix: order custom questions by event type bookingFields instead of response object keys devin/1771425596-fix-custom-questions-order Devin AI 2026-02-18 14:45:00 +00:00
  • 81a4eccaf5 feat: add avatar-api.com fallback for attendee avatars in booking details Devin AI 2026-02-18 14:38:46 +00:00
  • 6596da2817 Merge branch 'main' into devin/bookings-repository-migration-1765582070 Keith Williams 2026-02-18 11:32:43 -03:00