Commit Graph

  • 6220ba990b [WEB-7854] fix: prevent workspace invite token disclosure and invite hijack (#9297) Manish Gupta 2026-06-23 17:47:16 +05:30
  • 4a0746b45e fix: scope workspace user preference filter to current user (#9279) sriram veeraghanta 2026-06-21 03:31:05 +05:30
  • 64da8dc931 fix: Use APP_DOMAIN env var for bot user email (#9262) okxint 2026-06-21 03:03:13 +05:30
  • 7b0704d9cc fix(api): require at least one alphanumeric char in workspace name (#9278) sriram veeraghanta 2026-06-20 17:36:37 +05:30
  • ad32dc7f70 chore(deps): upgrade Storybook to v10 and fix security advisories (#9277) sriram veeraghanta 2026-06-20 17:08:01 +05:30
  • 81d9873d7f [WEB-7727] fix(security): scope issue ID validation to workspace/project in bulk endpoints (#9269) Manish Gupta 2026-06-20 17:07:42 +05:30
  • 0f1f4d5c25 fix: Require at least one alphanumeric char in workspace name (#9263) okxint 2026-06-20 16:53:15 +05:30
  • ad73ca300c [WEB-7730] fix(security): scope cascade deletes to workspace in BulkDeleteIssuesEndpoint (#9270) Manish Gupta 2026-06-20 16:41:21 +05:30
  • 53a323d559 chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#9244) dependabot[bot] 2026-06-16 17:17:08 +05:30
  • 2541a8c9cc chore(deps): bump cryptography (#9243) dependabot[bot] 2026-06-16 17:14:42 +05:30
  • 7db4d8ec9a chore(deps): bump pyjwt (#9241) dependabot[bot] 2026-06-16 17:03:44 +05:30
  • f2feca61e8 feat(api): add workspace_slug to webhook delivery payload (#9232) Nikita Mitasov 2026-06-15 10:46:41 +03:00
  • 498f857be4 fix: resolve esbuild advisory and bump turbo to 2.9.18 (#9236) sriram veeraghanta 2026-06-15 13:15:40 +05:30
  • 38db42e389 fix(api): address PR review + resolve merge conflict in asset duplicate endpoint feat/workspace-admin-api-permissions sriram veeraghanta 2026-06-15 11:07:37 +05:30
  • 8461c37d50 fix: merge conflicts sriram veeraghanta 2026-06-15 10:58:37 +05:30
  • 14f08e2036 fix(api): close cross-workspace/cross-project asset IDOR & missing-authz (advisory cluster F) sriram veeraghanta 2026-06-15 10:53:44 +05:30
  • fd16d033fc fix(api): reject API key auth for deactivated user accounts (#9225) sriram veeraghanta 2026-06-10 11:36:45 +05:30
  • 2f7941a17c fix(api): sanitize XLSX export cells to prevent formula injection (#9224) sriram veeraghanta 2026-06-10 11:32:13 +05:30
  • 373f149fdb [GIT-238] refactor: migrate types from apps/web to @plane/types (#9203) Rahul Cheryala 2026-06-09 18:06:08 +05:30
  • a1535319e6 chore: integrate react-doctor scanning (#9223) sriram veeraghanta 2026-06-09 02:02:54 +05:30
  • 3d488a62ac refactor: delete hook (use-issue-embed) from web/app/ce components_refactor Rahulcheryala 2026-06-05 19:54:00 +05:30
  • 568a69b185 refactor: migrate hooks (use-workspace-issue-properties) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:51:15 +05:30
  • 045f6ccdcb refactor: migrate hooks (use-issue-properties) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:49:44 +05:30
  • 768b23aed1 refactor: migrate hooks (use-debounced-duplicate-issues) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:47:53 +05:30
  • 27e82659b7 refactor: migrate hooks (use-bulk-operations) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:44:49 +05:30
  • 01d96b2027 refactor: migrate hooks (use-extended-editor-config) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:21:26 +05:30
  • c54838b791 refactor: migrate hooks (use-work-items-filters-config) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:10:30 +05:30
  • d953a50014 refactor: migrate hooks (use-extended-editor-extensions, use-pages-pane-extensions) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 19:08:13 +05:30
  • 9e6b7b10ec refactor: migrate hooks (use-additional-favorite-item-details) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 18:54:51 +05:30
  • 6790b613a6 refactor: migrate hooks (use-additional-editor-mention) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 18:52:56 +05:30
  • 891af46240 refactor: migrate hooks (use-filters-operator-configs) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 18:50:38 +05:30
  • 8c70657106 refactor: migrate hooks (use-editor-flagging) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 18:48:59 +05:30
  • ffaa931bdf refactor: migrate hooks (use-page-flag) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 18:46:42 +05:30
  • 9bea238e04 refactor: migrate hooks (app-rail, indexes) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 17:51:17 +05:30
  • 2625b685f4 refactor: migrate hooks (use-page, use-page-store) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 17:15:24 +05:30
  • eabe5917d5 refactor: migrate hooks (use-timeline-chart) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 16:48:14 +05:30
  • da42cd7835 refactor: migrate hooks (use-notification-preview) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 16:43:21 +05:30
  • 866d995af7 refactor: migrate hooks (use-file-size) from web/app/ce to web/app/core Rahulcheryala 2026-06-05 16:39:54 +05:30
  • b8d9efe5b6 DOCS for work continuation merge_ce_core_refactor Rahulcheryala 2026-06-05 13:57:08 +05:30
  • 0bf49cf389 resolved lint errors Rahulcheryala 2026-06-03 20:08:52 +05:30
  • 19bc48b553 refactor: migrate constants (plans) from apps/web to @core/components Rahulcheryala 2026-06-03 19:06:21 +05:30
  • ff5811b7a2 refactor: migrate constants (editor) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:28:57 +05:30
  • af042719fe refactor: migrate constants (sidebar, favorites) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:28:30 +05:30
  • a7eab16d39 refactor: migrate constants (ai, calenda, gaant) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:26:39 +05:30
  • dbd15312f1 refactor: migrate constants (fetch-keys) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:25:31 +05:30
  • 8c38e42800 [WEB-238] resolved lint errors Rahulcheryala 2026-06-03 19:45:13 +05:30
  • 4e2fe590fa refactor: migrate types from apps/web to @plane/types Rahulcheryala 2026-05-29 20:18:19 +05:30
  • 0bbfe95cc7 fix: bump react-router and vitest to resolve Dependabot advisories (#9215) sriram veeraghanta 2026-06-05 00:51:33 +05:30
  • 50cf8f8bbf refactor: migrate services (project-view) from apps/web to @plane/services Rahulcheryala 2026-06-04 18:52:20 +05:30
  • 9a30a07cf5 fix(api): enforce workspace membership on GenericAssetEndpoint (#9212) sriram veeraghanta 2026-06-04 18:49:39 +05:30
  • 754630fd16 refactor: migrate services (module) from apps/web to @plane/services Rahulcheryala 2026-06-04 18:36:40 +05:30
  • c0c06599c9 refactor: migrate services (cycle) from apps/web to @plane/services Rahulcheryala 2026-06-04 18:05:24 +05:30
  • 9a6667e07c refactor: migrate services (instance) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:50:14 +05:30
  • 7cdf150bdf refactor: migrate services (webhook) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:42:23 +05:30
  • bffa52c974 refactor: migrate services (dashboard) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:38:01 +05:30
  • f266e80556 refactor: migrate services (cycle-archive) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:32:29 +05:30
  • 7f40365aae refactor: migrate services (ai) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:27:13 +05:30
  • 30c0bca0b1 refactor: migrate services (file-upload) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:21:15 +05:30
  • 1dd0ccd901 refactor: migrate services (auth) from apps/web to @plane/services Rahulcheryala 2026-06-04 17:15:06 +05:30
  • ecaac0dcbc refactor: migrate services (integrations) from apps/web to @plane/services Rahulcheryala 2026-06-04 16:35:57 +05:30
  • 1c3880e977 refactor: migrate services (project-page, project-page-version) from apps/web to @plane/services Rahulcheryala 2026-06-04 16:17:31 +05:30
  • c4abc24578 refactor: migrate services (inbox-issue, intake-work-item-version) from apps/web to @plane/services Rahulcheryala 2026-06-04 14:52:08 +05:30
  • 338a650935 refactor: migrate services (issue-attachment, issue-comment) from apps/web to @plane/services Rahulcheryala 2026-06-04 14:38:39 +05:30
  • 7f90ed2e83 refactor: migrate services (issue) from apps/web to @plane/services Rahulcheryala 2026-06-04 14:36:19 +05:30
  • ea1eabac9e refactor: migrate services (work-item-version, workspace-draft) from apps/web to @plane/services Rahulcheryala 2026-06-04 14:11:48 +05:30
  • 384fef9f30 refactor: migrate services (issue-reaction, issue-relation) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:56:53 +05:30
  • 7543413947 refactor: migrate services (issue-activity, issue-archive, issue-label) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:37:32 +05:30
  • b053e10961 refactor: migrate services (project) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:26:10 +05:30
  • cae8617f3e refactor: migrate services (project-publish, project-state) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:23:14 +05:30
  • 42f582acae refactor: migrate services (project-export, project-archive, project-member) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:17:25 +05:30
  • 8c88af8057 refactor: migrate services (index files) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:06:27 +05:30
  • 378b49b27a refactor: migrate services (issue-filter) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:06:07 +05:30
  • 033ea1262d refactor: migrate services (app-installation, app-config, module-archive) from apps/web to @plane/services Rahulcheryala 2026-06-04 13:01:46 +05:30
  • 813de842e9 refactor: migrate services (sticky) from apps/web to @plane/services Rahulcheryala 2026-06-04 12:49:17 +05:30
  • 0f0104fcac refactor: migrate services (timezone) from apps/web to @plane/services Rahulcheryala 2026-06-04 12:45:12 +05:30
  • 9ae465178c refactor: migrate services (estimate) from apps/web to @plane/services Rahulcheryala 2026-06-04 12:42:08 +05:30
  • 5cebdab9c8 refactor: migrate services (analytics) from apps/web to @plane/services Rahulcheryala 2026-06-04 12:37:32 +05:30
  • 0c9abc14ec refactor: migrate services (notification, favorite) from apps/web to @packages/services Rahulcheryala 2026-06-03 21:06:36 +05:30
  • 47606db169 resolved lint errors Rahulcheryala 2026-06-03 20:08:52 +05:30
  • 4f0f05fd0c refactor: migrate constants (plans) from apps/web to @core/components Rahulcheryala 2026-06-03 19:06:21 +05:30
  • b6e47ccdae fix: dropdown shadow on the work item more options (#9154) Karthikeyan Ganesh 2026-06-03 17:28:19 +05:30
  • 4280c4d1b1 fix: handle error message for special characters in Identifier of Project (#9059) Durgesh Shekhawat 2026-06-03 17:26:18 +05:30
  • 628b910cf0 [GIT-221] fix(cycle): guard against no end_date when archiving cycle git-221/fix-archive-cycle-no-end-date Rahulcheryala 2026-06-03 16:19:57 +05:30
  • d7d016d350 refactor: migrate constants (editor) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:28:57 +05:30
  • c024d37dd2 refactor: migrate constants (sidebar, favorites) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:28:30 +05:30
  • 1b9e67fd82 refactor: migrate constants (ai, calenda, gaant) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:26:39 +05:30
  • f6286cc403 refactor: migrate constants (fetch-keys) from apps/web to @plane/constants Rahulcheryala 2026-06-01 19:25:31 +05:30
  • 5303ce2a2f refactor: migrate types from apps/web to @plane/types Rahulcheryala 2026-05-29 20:18:19 +05:30
  • b1c78fe4c8 fix(api): rate-limit magic-code verify, bound per-token attempts (GHSA-9pvm-fcf6-9234) (#9130) sriram veeraghanta 2026-06-01 18:44:57 +05:30
  • 7ec8d4990f fix: bump npm deps to resolve Dependabot advisories (#9191) sriram veeraghanta 2026-06-01 18:37:35 +05:30
  • e388cb9125 fix: declare @tailwindcss/postcss in admin/space/web for Docker builds (#9189) sriram veeraghanta 2026-06-01 16:44:16 +05:30
  • bd0d164e0b fix(GIT-235): add styles to onboarding tour close button for contrast (#9188) Rahul Cheryala 2026-06-01 16:43:45 +05:30
  • 011328c793 [GIT-213] fix: return HTTP response from dispatch() exception handler (#9179) sriram veeraghanta 2026-06-01 15:03:22 +05:30
  • 3f57fefdb4 chore: move all dependencies into pnpm catalog (#9153) sriram veeraghanta 2026-05-31 15:56:12 +05:30
  • 04622ce118 fix: harden webhook/link/OAuth-avatar SSRF (advisory clusters A/B/C/E) (#9163) sriram veeraghanta 2026-05-31 00:12:23 +05:30
  • 248f5d66e6 refactor(api): source API_KEY_RATE_LIMIT from settings, drop service token throttle (#9161) sriram veeraghanta 2026-05-29 00:13:41 +05:30
  • f14451a5de fix(web): add Safari fallback for requestIdleCallback (#9137) KanteshMurade 2026-05-28 23:56:46 +05:30
  • 095b1aa360 [WEB-7447] feat: migrate CE telemetry from OTLP traces to OTLP metrics (#9156) Manish Gupta 2026-05-28 18:34:27 +05:30
  • 0acb32e65e chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) sriram veeraghanta 2026-05-27 16:06:15 +05:30
  • edf2475413 refactor: logging with retention + API token hardening (#9148) sriram veeraghanta 2026-05-27 16:00:05 +05:30