Commit Graph

  • cb0861edf5 [style] apply review feedback: simplify conditional logic vue-node/style/improvements bymyself 2025-11-06 13:05:27 -07:00
  • 8752f1b06d fix: re-add translations dropped in 6564 (#6613) Alexander Brown 2025-11-06 01:02:09 -08:00
  • 90c2c0fae0 style: update Vue node designs to use semantic tokens (#6304) Christian Byrne 2025-11-06 01:01:39 -08:00
  • 34155bccb1 fix: Handle vite:preloadError for graceful deployment asset updates (#6609) Jin Yi 2025-11-06 17:53:56 +09:00
  • 3ee8f166a9 fix: remove unused config file zendesk-prefill fix/zendesk-knip bymyself 2025-11-05 21:11:05 -07:00
  • 8849d54e20 fix: use WidgetSelectDropdown for models (#6607) Arjan Singh 2025-11-05 19:34:17 -08:00
  • 63cb271509 devex: Add script to launch the dev server pointed at testcloud (#6605) Alexander Brown 2025-11-05 16:38:46 -08:00
  • 22a84b1c0c hotfix: Fix dragging state not clearing after leaving (#6604) Alexander Brown 2025-11-05 15:42:31 -08:00
  • 35d53c2c75 feat(WidgetSelectDropdown): support mapped display names (#6602) Arjan Singh 2025-11-05 13:12:59 -08:00
  • 3c11226fdd 1.32.2 (#6603) v1.32.2 Comfy Org PR Bot 2025-11-06 06:07:51 +09:00
  • 437c3b2da0 set config via feature flags (#6590) Christian Byrne 2025-11-05 12:45:21 -08:00
  • 6e2b20b5bf Merge main into vue-node/style/improvements bymyself 2025-11-05 13:38:17 -07:00
  • 549ef79e02 update minimap and canvas bg to use menu color tokens (#6589) Christian Byrne 2025-11-05 12:16:19 -08:00
  • a2ef569b9c feat(ComboWidget): add ability to have mapped inputs (#6585) Arjan Singh 2025-11-05 11:33:00 -08:00
  • d7bd326893 [docs] Update API changelog for v1.32.1 api-changelog-v1.32.1 snomiao 2025-11-05 17:26:46 +00:00
  • f844d3e95b [feat] Use source file links instead of dist .d.ts in API changelog snomiao 2025-11-05 17:22:34 +00:00
  • 98ed124b02 [feat] Add source file location discovery to API snapshot tool snomiao 2025-11-05 17:22:11 +00:00
  • e933b5c357 [feat] Enable declarationMap for source file mapping in API changelog snomiao 2025-11-05 17:21:30 +00:00
  • cb32562f04 Merge branch 'main' into sno-api-changelog sno 2025-11-06 00:54:16 +08:00
  • 3e9a3fb682 [automated] Update Design Tokens bot-update-design-tokens Johnpaul Chiwetelu 2025-11-05 11:31:34 +01:00
  • 9c94a4818f [feat] Remove Additions section and add hyperlinks to API changelog snomiao 2025-11-05 10:15:37 +00:00
  • 2e2e75c240 Refactor: Use defineAsyncComponent for widget components cursor/make-widget-registry-components-async-d571 Cursor Agent 2025-11-05 09:30:33 +00:00
  • be942fb564 [backport rh-test] Fix cloud routing issues caused by incorrect api_base calculation (#6578) Comfy Org PR Bot 2025-11-05 17:39:03 +09:00
  • 6f9bef3c5c [backport rh-test] fix(AssetCard): use tooltip instead of title for overflow text (#6558) Comfy Org PR Bot 2025-11-05 17:37:10 +09:00
  • 265f1257e7 Updated node tokens (#6569) cursor/make-widget-registry-components-async-20d6 Johnpaul Chiwetelu 2025-11-05 09:13:17 +01:00
  • fac86e35bf Drag vuenodes input (#6514) Johnpaul Chiwetelu 2025-11-05 09:11:56 +01:00
  • bdf94bdf7e fix: keep topbar badges in main topbar regardless of workflow tabs position (#6592) Christian Byrne 2025-11-04 22:34:38 -08:00
  • 267e7d57b1 Merge branch 'main' into zendesk-prefill Alexander Brown 2025-11-04 19:39:50 -08:00
  • 40442c006c fix: retry on API errors in session cookie creation feature/auth-retry Jin Yi 2025-11-04 16:50:10 +09:00
  • 9407a7f1a4 feat: add retry logic for session cookie creation with token refresh Jin Yi 2025-11-02 18:40:20 +09:00
  • 693fbbd3e4 Mainification: Bring Onboarding in from rh-test (#6564) Alexander Brown 2025-11-04 16:48:58 -08:00
  • 4c5ae9cb8f feat: pre-fill user info in Zendesk support link Marwan Mostafa 2025-11-05 02:13:38 +02:00
  • 779f539b0e Merge branch 'main' into sno-api-changelog sno 2025-11-05 07:51:42 +08:00
  • 445bce4888 [docs] Update API changelog for v1.31.1 api-changelog-v1.31.1 snomiao 2025-11-04 23:31:38 +00:00
  • 95c815f17c [docs] Add comprehensive documentation for manual API changelog workflow snomiao 2025-11-04 23:27:33 +00:00
  • 30dcf8c133 [feat] Add manual dispatch workflow for API changelog generation snomiao 2025-11-04 23:21:56 +00:00
  • 47688fe363 fix minimap navigation on touch devices (#6580) Christian Byrne 2025-11-04 14:18:30 -08:00
  • 7c2a768d83 More forgiving connections in vue (#6565) AustinMroz 2025-11-04 13:45:14 -08:00
  • a4fc68a9eb make subscribe-to-run button responsive (#6581) Christian Byrne 2025-11-04 13:33:22 -08:00
  • 6c9743c1a6 fix(vite): use dynamic base URL based on cloud distribution (#6562) Christian Byrne 2025-11-04 12:34:41 -08:00
  • 4ab1e824b7 hide minimap on mobile by default (#6579) Christian Byrne 2025-11-04 12:11:58 -08:00
  • adecd258b6 Fix cloud routing issues caused by incorrect api_base calculation (#6572) Jin Yi 2025-11-05 03:37:09 +09:00
  • 2c4280a28d feat: Add Open Graph and Twitter meta tags for cloud distribution (#6571) Jin Yi 2025-11-05 00:18:17 +09:00
  • c2150c6046 [fix] improve FormDropdownMenu scrolling behavior (#6570) Johnpaul Chiwetelu 2025-11-04 08:25:05 +01:00
  • cdffcfaa33 Add .pnpm-store to gitignore (#6566) Benjamin Lu 2025-11-03 19:59:22 -08:00
  • a83b376430 Backport telemetry: settings + UI tracking (#6504, #6511) and dialog import refactor (#6567) Benjamin Lu 2025-11-03 19:49:56 -08:00
  • 246de7863d Readd unit test pr-6563 Benjamin Lu 2025-11-03 19:16:16 -08:00
  • eae93c2a79 Style: Pinned, Muted, Bypassed header indicators (#6530) Alexander Brown 2025-11-03 18:14:38 -08:00
  • 6fa4c7a1a3 Delete unit test Benjamin Lu 2025-11-03 17:29:10 -08:00
  • 3ba23dde03 Remove uneeded inflight coalescing Benjamin Lu 2025-11-03 17:17:44 -08:00
  • 3719a46b41 fix(auth/session): dedupe session creation, skip initial token refresh, and wrap extension auth hooks\n\nPrevents concurrent createSession calls and avoids treating the initial onIdTokenChanged as a refresh. This eliminates a race where useSessionCookie.createSession() could run before a Firebase ID token existed, causing:\n\n Error: No auth header available for session creation\n\nAlso wraps extension auth hooks with async error handling to avoid unhandled rejections.\n\nRefs: Sentry issue 6990347926 Benjamin Lu 2025-11-03 16:34:58 -08:00
  • 4cfa5b4b5d Feat: Doubleclick to toggle edit for Markdown (litegraph) (#6560) Alexander Brown 2025-11-03 16:28:35 -08:00
  • a10c01db4c Conditionally generate vendor import map outside cloud builds (#6559) Christian Byrne 2025-11-03 14:36:30 -08:00
  • f38255bff4 Fix sizing of image previews in vue mode (#6557) AustinMroz 2025-11-03 13:27:58 -08:00
  • befa84130b Fix empty combo widget for missing models in vue (#6555) AustinMroz 2025-11-03 13:26:17 -08:00
  • dc8a0e04a5 fix(AssetCard): use tooltip instead of title for overflow text (#6556) Arjan Singh 2025-11-03 11:59:42 -08:00
  • 4dd29e3c0b test: got it working test/vue-node-downscale --list 2025-11-03 11:47:34 -08:00
  • 4467665cc4 Did further code search: Not actually used austin/deprecation-cleanup Austin Mroz 2025-11-03 09:36:04 -08:00
  • 657eadbe7e [backport rh-test] load template workflow via URL query param (#6553) Comfy Org PR Bot 2025-11-03 14:29:24 +09:00
  • 9cd7a39f09 load template workflow via URL query param (#6546) Christian Byrne 2025-11-02 21:23:56 -08:00
  • 4810b5728a [feat] Add Partner Nodes virtual category and rename license filter (#6542) Christian Byrne 2025-11-02 20:50:16 -08:00
  • 56412a4076 [Backport to rh-test] fix(telemetry): remove redundant run tracking; keep click analytics + single execution event (#6552) Christian Byrne 2025-11-02 20:49:02 -08:00
  • 6fe88dba54 fix(telemetry): remove redundant run tracking; keep click analytics + single execution event (#6518) Christian Byrne 2025-11-02 19:48:21 -08:00
  • 9c15cb5860 [automated] Apply ESLint and Prettier fixes fix/vue-nodes-combo-deserialized-values GitHub Action 2025-11-03 02:34:46 +00:00
  • 975f45842c refactor: use placeholder to display deserialized values instead of modifying options Christian Byrne 2025-11-02 18:23:50 -08:00
  • 8df0a3885d [feat] Rename license filter to 'Runs On' filter in template selector (#6543) Christian Byrne 2025-11-02 16:35:42 -08:00
  • 8dfdac3fc4 [UI] Redesign media asset card layout (#6541) Jin Yi 2025-11-03 07:06:55 +09:00
  • 044b675138 [backport rh-test] fix: Use environment-specific log API endpoints for Cloud and OSS (#6544) Comfy Org PR Bot 2025-11-03 06:43:23 +09:00
  • 0692253e90 1.32.1 (#6547) v1.32.1 Comfy Org PR Bot 2025-11-03 06:42:44 +09:00
  • 3cded2c45f [fix] Remove unreliable CI wait logic from Claude review workflow (#6548) Christian Byrne 2025-11-02 13:41:36 -08:00
  • 266b09f7e0 [automated] Apply ESLint and Prettier fixes GitHub Action 2025-11-02 21:32:50 +00:00
  • ad1cdf4a48 fix: add explicit type annotation to fix TS7006 error Christian Byrne 2025-11-02 13:30:21 -08:00
  • fd236b3587 UI color updates & tweaks (#6381) pythongosssss 2025-11-02 20:43:21 +00:00
  • 341d8348eb [bugfix] Add missing isCloud import in api.ts pr-6544 Christian Byrne 2025-11-02 10:18:51 -08:00
  • c92123aece [bugfix] Fix Vue nodes combo widgets not displaying deserialized values Christian Byrne 2025-11-02 09:54:47 -08:00
  • 672e538f6f fix: Use environment-specific log API endpoints for Cloud and OSS (#6539) Jin Yi 2025-11-03 02:45:45 +09:00
  • e1f707ffe2 fix: Use environment-specific log API endpoints for Cloud and OSS (#6539) Jin Yi 2025-11-03 02:45:45 +09:00
  • 947b66e60c [backport rh-test] Update diffusion_models display to 'Diffusion' in asset browser (#6534) Comfy Org PR Bot 2025-11-03 01:43:14 +09:00
  • fddebd4a73 Feat: Nicer click behavior for the Markdown Widget (#6537) Alexander Brown 2025-11-02 08:42:45 -08:00
  • 704de20245 fix: remove unsafe type assertions in subscription credits (#6536) Christian Byrne 2025-11-02 00:15:02 -07:00
  • feda2d47b0 feat(telemetry): track settings changes (#6504) Benjamin Lu 2025-11-01 23:52:04 -07:00
  • 29ee050213 [feat] Add centerView option to force center template workflows on load center-on-workflow Christian Byrne 2025-11-01 23:28:03 -07:00
  • 2d22c9f7f0 Update diffusion_models display to 'Diffusion' in asset browser (#6533) Christian Byrne 2025-11-01 23:26:02 -07:00
  • d808998863 [chore] Update Comfy Registry API types from comfy-api@36df059 (#6531) Comfy Org PR Bot 2025-11-02 15:10:46 +09:00
  • 48173615aa feat(telemetry): track API credit top-up success via audit events (#6500) (#6520) Benjamin Lu 2025-11-01 23:10:18 -07:00
  • 7bf8e5af38 feat(telemetry): add tracking for sidebar, run menu, dialogs, subgraphs, settings and credits (#6511) Benjamin Lu 2025-11-01 23:09:41 -07:00
  • d447b5df93 [backport rh-test] fix: Change h-screen to h-svh in BaseViewTemplate (#6532) Comfy Org PR Bot 2025-11-02 14:52:45 +09:00
  • 31e405abc8 Feat: Loading state while loading dropped workflows (#6464) Alexander Brown 2025-11-01 22:50:29 -07:00
  • 0e9c29e7b7 Fix node header height for subgraphs (#6525) AustinMroz 2025-11-01 22:43:38 -07:00
  • 8d27c4fb1b fix: Change h-screen to h-svh in BaseViewTemplate (#6529) Jin Yi 2025-11-02 14:42:37 +09:00
  • 02aaf577ec Fix inability to select image from batch in vue (#6521) AustinMroz 2025-11-01 16:56:41 -07:00
  • a7e8f948a6 Remove Object URL usage for image previews austin/object-url-bad Austin Mroz 2025-11-01 16:39:18 -07:00
  • 9182b1a85a [rh-test] Telemetry Backports (#6522) Arjan Singh 2025-11-01 16:18:48 -07:00
  • 431594a6fc Fix partial execution inside subgraphs (#6487) AustinMroz 2025-11-01 16:08:57 -07:00
  • dffb07c745 Fix badge overflow (#6516) AustinMroz 2025-11-01 13:49:33 -07:00
  • 72389637ed feat(telemetry): track API credit top-up success via audit events (#6500) Benjamin Lu 2025-11-01 13:17:41 -07:00
  • dcda95d0ef fix: correct subscription credits test values and improve test stability (#6519) Christian Byrne 2025-11-01 12:45:29 -07:00
  • de535269ee feat(telemetry): help center and workflow creation (#6505) Arjan Singh 2025-11-01 12:21:50 -07:00
  • a8987396ae backport(pr-6499): unified app:run_triggered event onto rh-test (#6501) Benjamin Lu 2025-11-01 11:43:10 -07:00
  • 4658b426a2 fix: hide node name badge on cloud builds (#6517) Christian Byrne 2025-11-01 11:13:31 -07:00