Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
c28d451
migrate manager menu items
christian-byrne Apr 9, 2025
588bd99
Update locales [skip ci]
invalid-email-address Apr 9, 2025
de6ed34
switch to v2 manager API endpoints
christian-byrne Apr 9, 2025
54a0981
re-arrange menu items
christian-byrne Apr 11, 2025
eb5c49f
await promises. update settings schema
christian-byrne Apr 14, 2025
aba2e5e
move legacy option to startup arg
christian-byrne Apr 14, 2025
f8953a8
Add banner indicating how to use legacy manager UI
christian-byrne Apr 14, 2025
e780e1d
Update locales [skip ci]
invalid-email-address Apr 14, 2025
b01056e
add "Check for Updates", "Install Missing" menu items
christian-byrne Apr 14, 2025
bdd1230
Update locales [skip ci]
invalid-email-address Apr 14, 2025
1aee434
use correct response shape
christian-byrne Apr 14, 2025
f1610db
improve command names
christian-byrne Apr 14, 2025
4f94707
dont show missing nodes button in legacy manager mode
christian-byrne Apr 15, 2025
8075db4
[Update to v2 API] update WS done message
christian-byrne Apr 15, 2025
1a29fb9
migrate manager menu items
christian-byrne Apr 9, 2025
e0aa0d0
re-arrange menu items
christian-byrne Apr 11, 2025
4a518eb
await promises. update settings schema
christian-byrne Apr 14, 2025
a70d013
move legacy option to startup arg
christian-byrne Apr 14, 2025
edc61a0
Add banner indicating how to use legacy manager UI
christian-byrne Apr 14, 2025
7318ef9
add "Check for Updates", "Install Missing" menu items
christian-byrne Apr 14, 2025
5ad236e
use correct response shape
christian-byrne Apr 14, 2025
0d1da6d
improve command names
christian-byrne Apr 14, 2025
a4c0ab0
dont show missing nodes button in legacy manager mode
christian-byrne Apr 15, 2025
229c0e5
Update locales [skip ci]
invalid-email-address Apr 26, 2025
3af4f82
[manager] Update type definitions and schemas for menu items migration
christian-byrne Jun 13, 2025
9551595
[manager] Update core services for new manager API
christian-byrne Jun 13, 2025
9d58d4e
[manager] Update composables and state management
christian-byrne Jun 13, 2025
2914c67
[manager] Update UI components for new manager interface
christian-byrne Jun 13, 2025
d76702e
[manager] Update tests for new manager API
christian-byrne Jun 13, 2025
7685ca3
[manager] Fix test failures and missing type definitions
christian-byrne Jun 14, 2025
5e285db
fix rebase errors
christian-byrne Jun 21, 2025
9fceda8
[Manager] Filter task queue and history by client id (#4241)
christian-byrne Jun 21, 2025
8a920f1
fix failed task tab state binding
christian-byrne Jun 22, 2025
ea9bc11
[Manager] Fix: failed tasks logs not correctly partitioned in UI (#4242)
christian-byrne Jun 22, 2025
b7ba509
[tests] Update useServerLogs test to handle task-started events
christian-byrne Jun 22, 2025
c2f3a47
fix: logs stops listening after 1st of multiple queue tasks
christian-byrne Jun 23, 2025
88d8d14
remove the temporary check for legacy custom node version of manager
christian-byrne Jun 23, 2025
20b47ef
[tests] Update useServerLogs test after log subscription change
christian-byrne Jun 23, 2025
84542e8
[Manager] Add update all button functionality
viva-jinyi Jun 24, 2025
8e6ed32
[Manager] “Restarting” state after clicking restart button (#4269)
viva-jinyi Jun 26, 2025
ec4e672
fix rebase error
christian-byrne Jul 11, 2025
c10c151
Update locales [skip ci]
invalid-email-address Jul 11, 2025
aa5e8e5
[test] Update PackVersionBadge test to use role selector instead of B…
viva-jinyi Jul 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update locales [skip ci]
  • Loading branch information
github-actions authored and christian-byrne committed Aug 27, 2025
commit c10c151285ed0dc2c63fb72afd7e9f88aaded782
7 changes: 5 additions & 2 deletions src/locales/es/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,12 +610,14 @@
"title": "Mantenimiento"
},
"manager": {
"applyChanges": "Aplicar cambios",
"changingVersion": "Cambiando versión de {from} a {to}",
"createdBy": "Creado Por",
"dependencies": "Dependencias",
"discoverCommunityContent": "Descubre paquetes de nodos, extensiones y más creados por la comunidad...",
"downloads": "Descargas",
"errorConnecting": "Error al conectar con el Registro de Nodos Comfy.",
"extensionsSuccessfullyInstalled": "¡Extensión(es) instalada(s) correctamente y lista(s) para usar!",
"failed": "Falló ({count})",
"filter": {
"disabled": "Deshabilitado",
Expand All @@ -627,6 +629,7 @@
"installAllMissingNodes": "Instalar todos los nodos faltantes",
"installSelected": "Instalar Seleccionado",
"installationQueue": "Cola de Instalación",
"installingDependencies": "Instalando dependencias...",
"lastUpdated": "Última Actualización",
"latestVersion": "Última",
"legacyManagerUI": "Usar UI antigua",
Expand All @@ -643,6 +646,7 @@
"packsSelected": "Paquetes Seleccionados",
"repository": "Repositorio",
"restartToApplyChanges": "Para aplicar los cambios, por favor reinicia ComfyUI",
"restartingBackend": "Reiniciando el backend para aplicar los cambios...",
"searchPlaceholder": "Buscar",
"selectVersion": "Seleccionar Versión",
"sort": {
Expand All @@ -667,8 +671,8 @@
"uninstallSelected": "Desinstalar Seleccionado",
"uninstalling": "Desinstalando",
"update": "Actualizar",
"updateSelected": "Actualizar seleccionados",
"updateAll": "Actualizar todo",
"updateSelected": "Actualizar seleccionados",
"updatingAllPacks": "Actualizando todos los paquetes",
"version": "Versión"
},
Expand Down Expand Up @@ -804,7 +808,6 @@
"Toggle Terminal Bottom Panel": "Alternar panel inferior de terminal",
"Toggle Theme (Dark/Light)": "Alternar tema (Oscuro/Claro)",
"Toggle Workflows Sidebar": "Alternar barra lateral de los flujos de trabajo",
"Toggle the Custom Nodes Manager": "Alternar el Administrador de Nodos Personalizados",
"Toggle the Custom Nodes Manager Progress Bar": "Alternar la Barra de Progreso del Administrador de Nodos Personalizados",
"Undo": "Deshacer",
"Ungroup selected group nodes": "Desagrupar nodos de grupo seleccionados",
Expand Down
7 changes: 5 additions & 2 deletions src/locales/fr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,12 +610,14 @@
"title": "Maintenance"
},
"manager": {
"applyChanges": "Appliquer les modifications",
"changingVersion": "Changement de version de {from} à {to}",
"createdBy": "Créé par",
"dependencies": "Dépendances",
"discoverCommunityContent": "Découvrez les packs de nœuds, extensions et plus encore créés par la communauté...",
"downloads": "Téléchargements",
"errorConnecting": "Erreur de connexion au registre de nœuds Comfy.",
"extensionsSuccessfullyInstalled": "Extension(s) installée(s) avec succès et prêtes à l'emploi !",
"failed": "Échoué ({count})",
"filter": {
"disabled": "Désactivé",
Expand All @@ -627,6 +629,7 @@
"installAllMissingNodes": "Installer tous les nœuds manquants",
"installSelected": "Installer sélectionné",
"installationQueue": "File d'attente d'installation",
"installingDependencies": "Installation des dépendances...",
"lastUpdated": "Dernière mise à jour",
"latestVersion": "Dernière",
"legacyManagerUI": "Utiliser l'interface utilisateur héritée",
Expand All @@ -643,6 +646,7 @@
"packsSelected": "Packs sélectionnés",
"repository": "Référentiel",
"restartToApplyChanges": "Pour appliquer les modifications, veuillez redémarrer ComfyUI",
"restartingBackend": "Redémarrage du backend pour appliquer les modifications...",
"searchPlaceholder": "Recherche",
"selectVersion": "Sélectionner la version",
"sort": {
Expand All @@ -667,8 +671,8 @@
"uninstallSelected": "Désinstaller sélectionné",
"uninstalling": "Désinstallation",
"update": "Mettre à jour",
"updateSelected": "Mettre à jour la sélection",
"updateAll": "Tout mettre à jour",
"updateSelected": "Mettre à jour la sélection",
"updatingAllPacks": "Mise à jour de tous les paquets",
"version": "Version"
},
Expand Down Expand Up @@ -804,7 +808,6 @@
"Toggle Terminal Bottom Panel": "Basculer le panneau inférieur du terminal",
"Toggle Theme (Dark/Light)": "Basculer le thème (Sombre/Clair)",
"Toggle Workflows Sidebar": "Afficher/Masquer la barre latérale des workflows",
"Toggle the Custom Nodes Manager": "Basculer le gestionnaire de nœuds personnalisés",
"Toggle the Custom Nodes Manager Progress Bar": "Basculer la barre de progression du gestionnaire de nœuds personnalisés",
"Undo": "Annuler",
"Ungroup selected group nodes": "Dégrouper les nœuds de groupe sélectionnés",
Expand Down
6 changes: 5 additions & 1 deletion src/locales/ja/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,12 +610,14 @@
"title": "メンテナンス"
},
"manager": {
"applyChanges": "変更を適用",
"changingVersion": "バージョンを {from} から {to} に変更",
"createdBy": "作成者",
"dependencies": "依存関係",
"discoverCommunityContent": "コミュニティが作成したノードパック、拡張機能などを探す...",
"downloads": "ダウンロード",
"errorConnecting": "Comfy Node Registryへの接続エラー。",
"extensionsSuccessfullyInstalled": "拡張機能のインストールが完了し、使用可能になりました!",
"failed": "失敗しました ({count})",
"filter": {
"disabled": "無効",
Expand All @@ -627,6 +629,7 @@
"installAllMissingNodes": "すべての不足しているノードをインストール",
"installSelected": "選択したものをインストール",
"installationQueue": "インストールキュー",
"installingDependencies": "依存関係をインストールしています...",
"lastUpdated": "最終更新日",
"latestVersion": "最新",
"legacyManagerUI": "レガシーUIを使用する",
Expand All @@ -643,6 +646,7 @@
"packsSelected": "選択したパック",
"repository": "リポジトリ",
"restartToApplyChanges": "変更を適用するには、ComfyUIを再起動してください",
"restartingBackend": "変更を適用するためにバックエンドを再起動しています...",
"searchPlaceholder": "検索",
"selectVersion": "バージョンを選択",
"sort": {
Expand All @@ -667,8 +671,8 @@
"uninstallSelected": "選択したものをアンインストール",
"uninstalling": "アンインストール中",
"update": "更新",
"updateSelected": "選択を更新",
"updateAll": "すべて更新",
"updateSelected": "選択を更新",
"updatingAllPacks": "すべてのパッケージを更新中",
"version": "バージョン"
},
Expand Down
7 changes: 5 additions & 2 deletions src/locales/ko/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,12 +610,14 @@
"title": "유지 보수"
},
"manager": {
"applyChanges": "변경 사항 적용",
"changingVersion": "{from}에서 {to}(으)로 버전 변경 중",
"createdBy": "작성자",
"dependencies": "의존성",
"discoverCommunityContent": "커뮤니티에서 만든 노드 팩 및 확장 프로그램을 찾아보세요...",
"downloads": "다운로드",
"errorConnecting": "Comfy Node Registry에 연결하는 중 오류가 발생했습니다.",
"extensionsSuccessfullyInstalled": "확장 프로그램이 성공적으로 설치되어 사용할 준비가 되었습니다!",
"failed": "실패 ({count})",
"filter": {
"disabled": "비활성화",
Expand All @@ -627,6 +629,7 @@
"installAllMissingNodes": "모든 누락된 노드 설치",
"installSelected": "선택한 항목 설치",
"installationQueue": "설치 대기열",
"installingDependencies": "의존성 설치 중...",
"lastUpdated": "마지막 업데이트",
"latestVersion": "최신",
"legacyManagerUI": "레거시 UI 사용",
Expand All @@ -643,6 +646,7 @@
"packsSelected": "선택한 노드 팩",
"repository": "저장소",
"restartToApplyChanges": "변경 사항을 적용하려면 ComfyUI를 재시작해 주세요",
"restartingBackend": "변경 사항을 적용하기 위해 백엔드를 재시작하는 중...",
"searchPlaceholder": "검색",
"selectVersion": "버전 선택",
"sort": {
Expand All @@ -667,8 +671,8 @@
"uninstallSelected": "선택 항목 제거",
"uninstalling": "제거 중",
"update": "업데이트",
"updateSelected": "선택 항목 업데이트",
"updateAll": "전체 업데이트",
"updateSelected": "선택 항목 업데이트",
"updatingAllPacks": "모든 패키지 업데이트 중",
"version": "버전"
},
Expand Down Expand Up @@ -804,7 +808,6 @@
"Toggle Terminal Bottom Panel": "터미널 하단 패널 전환",
"Toggle Theme (Dark/Light)": "테마 전환 (어두운/밝은)",
"Toggle Workflows Sidebar": "워크플로우 사이드바 전환",
"Toggle the Custom Nodes Manager": "커스텀 노드 매니저 전환",
"Toggle the Custom Nodes Manager Progress Bar": "커스텀 노드 매니저 진행률 표시줄 전환",
"Undo": "실행 취소",
"Ungroup selected group nodes": "선택한 그룹 노드 그룹 해제",
Expand Down
7 changes: 5 additions & 2 deletions src/locales/ru/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,12 +610,14 @@
"title": "Обслуживание"
},
"manager": {
"applyChanges": "Применить изменения",
"changingVersion": "Изменение версии с {from} на {to}",
"createdBy": "Создано",
"dependencies": "Зависимости",
"discoverCommunityContent": "Откройте для себя пакеты узлов, расширения и многое другое, созданные сообществом...",
"downloads": "Загрузки",
"errorConnecting": "Ошибка подключения к реестру Comfy Node.",
"extensionsSuccessfullyInstalled": "Расширение(я) успешно установлены и готовы к использованию!",
"failed": "Не удалось ({count})",
"filter": {
"disabled": "Отключено",
Expand All @@ -627,6 +629,7 @@
"installAllMissingNodes": "Установить все отсутствующие узлы",
"installSelected": "Установить выбранное",
"installationQueue": "Очередь установки",
"installingDependencies": "Установка зависимостей...",
"lastUpdated": "Последнее обновление",
"latestVersion": "Последняя",
"legacyManagerUI": "Использовать устаревший UI",
Expand All @@ -643,6 +646,7 @@
"packsSelected": "Выбрано пакетов",
"repository": "Репозиторий",
"restartToApplyChanges": "Чтобы применить изменения, пожалуйста, перезапустите ComfyUI",
"restartingBackend": "Перезапуск бэкенда для применения изменений...",
"searchPlaceholder": "Поиск",
"selectVersion": "Выберите версию",
"sort": {
Expand All @@ -667,8 +671,8 @@
"uninstallSelected": "Удалить выбранное",
"uninstalling": "Удаление",
"update": "Обновить",
"updateSelected": "Обновить выбранное",
"updateAll": "Обновить все",
"updateSelected": "Обновить выбранное",
"updatingAllPacks": "Обновление всех пакетов",
"version": "Версия"
},
Expand Down Expand Up @@ -804,7 +808,6 @@
"Toggle Terminal Bottom Panel": "Переключение нижней панели терминала",
"Toggle Theme (Dark/Light)": "Переключение темы (Тёмная/Светлая)",
"Toggle Workflows Sidebar": "Показать/скрыть боковую панель рабочих процессов",
"Toggle the Custom Nodes Manager": "Переключить менеджер пользовательских узлов",
"Toggle the Custom Nodes Manager Progress Bar": "Переключить индикатор выполнения менеджера пользовательских узлов",
"Undo": "Отменить",
"Ungroup selected group nodes": "Разгруппировать выбранные групповые ноды",
Expand Down
22 changes: 20 additions & 2 deletions src/locales/zh-TW/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,15 +152,33 @@
"Comfy_LoadDefaultWorkflow": {
"label": "載入預設工作流程"
},
"Comfy_Manager_CustomNodesManager": {
"label": "切換自訂節點管理器"
"Comfy_Manager_CustomNodesManager_ShowCustomNodesMenu": {
"label": "顯示自訂節點管理器"
},
"Comfy_Manager_CustomNodesManager_ShowLegacyCustomNodesMenu": {
"label": "自訂節點(舊版)"
},
"Comfy_Manager_ShowLegacyManagerMenu": {
"label": "管理選單(舊版)"
},
"Comfy_Manager_ShowMissingPacks": {
"label": "安裝缺少的自訂節點"
},
"Comfy_Manager_ShowUpdateAvailablePacks": {
"label": "檢查自訂節點更新"
},
"Comfy_Manager_ToggleManagerProgressDialog": {
"label": "切換自訂節點管理器進度條"
},
"Comfy_MaskEditor_OpenMaskEditor": {
"label": "為選取的節點開啟 Mask 編輯器"
},
"Comfy_Memory_UnloadModels": {
"label": "卸載模型"
},
"Comfy_Memory_UnloadModelsAndExecutionCache": {
"label": "卸載模型與執行快取"
},
"Comfy_NewBlankWorkflow": {
"label": "新增空白工作流程"
},
Expand Down
19 changes: 18 additions & 1 deletion src/locales/zh-TW/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
"color": "顏色",
"comingSoon": "即將推出",
"command": "指令",
"commandProhibited": "指令 {command} 已被禁止。如需更多資訊,請聯絡管理員。",
"community": "社群",
"completed": "已完成",
"confirm": "確認",
Expand Down Expand Up @@ -609,12 +610,14 @@
"title": "維護"
},
"manager": {
"applyChanges": "套用變更",
"changingVersion": "正在將版本從 {from} 變更為 {to}",
"createdBy": "建立者",
"dependencies": "相依套件",
"discoverCommunityContent": "探索社群製作的節點包、擴充功能等...",
"downloads": "下載次數",
"errorConnecting": "連線至 Comfy Node Registry 時發生錯誤。",
"extensionsSuccessfullyInstalled": "擴充功能安裝成功,已可使用!",
"failed": "失敗({count})",
"filter": {
"disabled": "已停用",
Expand All @@ -626,8 +629,12 @@
"installAllMissingNodes": "安裝所有缺少的節點",
"installSelected": "安裝所選項目",
"installationQueue": "安裝佇列",
"installingDependencies": "正在安裝相依套件……",
"lastUpdated": "最後更新",
"latestVersion": "最新版本",
"legacyManagerUI": "使用舊版介面",
"legacyManagerUIDescription": "若要使用舊版管理介面,請以 --enable-manager-legacy-ui 啟動 ComfyUI",
"legacyMenuNotAvailable": "舊版管理選單不可用,已預設切換至新版管理選單。",
"license": "授權條款",
"loadingVersions": "正在載入版本...",
"nightlyVersion": "每夜建置版",
Expand All @@ -639,6 +646,7 @@
"packsSelected": "已選擇套件",
"repository": "儲存庫",
"restartToApplyChanges": "請重新啟動 ComfyUI 以套用變更",
"restartingBackend": "正在重新啟動後端以套用變更……",
"searchPlaceholder": "搜尋",
"selectVersion": "選擇版本",
"sort": {
Expand All @@ -663,6 +671,8 @@
"uninstallSelected": "解除安裝所選項目",
"uninstalling": "正在解除安裝",
"update": "更新",
"updateAll": "全部更新",
"updateSelected": "更新所選項目",
"updatingAllPacks": "正在更新所有套件",
"version": "版本"
},
Expand Down Expand Up @@ -721,6 +731,7 @@
"Bypass/Unbypass Selected Nodes": "繞過/取消繞過選取節點",
"Canvas Toggle Link Visibility": "切換連結可見性",
"Canvas Toggle Lock": "切換畫布鎖定",
"Check for Custom Node Updates": "檢查自訂節點更新",
"Check for Updates": "檢查更新",
"Clear Pending Tasks": "清除待處理任務",
"Clear Workflow": "清除工作流程",
Expand All @@ -734,6 +745,7 @@
"Contact Support": "聯絡支援",
"Convert Selection to Subgraph": "將選取內容轉為子圖",
"Convert selected nodes to group node": "將選取節點轉為群組節點",
"Custom Nodes (Legacy)": "自訂節點(舊版)",
"Delete Selected Items": "刪除選取項目",
"Desktop User Guide": "桌面應用程式使用指南",
"Duplicate Current Workflow": "複製目前工作流程",
Expand All @@ -745,9 +757,12 @@
"Give Feedback": "提供意見回饋",
"Group Selected Nodes": "群組選取節點",
"Help": "說明",
"Install Missing Custom Nodes": "安裝缺少的自訂節點",
"Interrupt": "中斷",
"Load Default Workflow": "載入預設工作流程",
"Manage group nodes": "管理群組節點",
"Manager": "管理員",
"Manager Menu (Legacy)": "管理員選單(舊版)",
"Move Selected Nodes Down": "選取節點下移",
"Move Selected Nodes Left": "選取節點左移",
"Move Selected Nodes Right": "選取節點右移",
Expand Down Expand Up @@ -781,6 +796,7 @@
"Save": "儲存",
"Save As": "另存新檔",
"Show Settings Dialog": "顯示設定對話框",
"Show the Custom Nodes Manager": "顯示自訂節點管理員",
"Sign Out": "登出",
"Toggle Bottom Panel": "切換下方面板",
"Toggle Focus Mode": "切換專注模式",
Expand All @@ -792,10 +808,11 @@
"Toggle Terminal Bottom Panel": "切換終端機底部面板",
"Toggle Theme (Dark/Light)": "切換主題(深色/淺色)",
"Toggle Workflows Sidebar": "切換工作流程側邊欄",
"Toggle the Custom Nodes Manager": "切換自訂節點管理器",
"Toggle the Custom Nodes Manager Progress Bar": "切換自訂節點管理器進度條",
"Undo": "復原",
"Ungroup selected group nodes": "取消群組選取的群組節點",
"Unload Models": "卸載模型",
"Unload Models and Execution Cache": "卸載模型與執行快取",
"Workflow": "工作流程",
"Zoom In": "放大",
"Zoom Out": "縮小"
Expand Down
Loading