Chenlei Hu
feabd3f11d
[Refactor] Move Comfy.WidgetControlMode to coreSettings ( #2078 )
2024-12-27 21:06:23 -05:00
Chenlei Hu
b9edd05623
[i18n] Add French translation ( #2064 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-26 20:31:31 -05:00
Chenlei Hu
db572a4085
Implement color palette in Vue ( #2047 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-25 21:41:48 -05:00
Chenlei Hu
af6cb31214
Move color palettes to constants/coreColorPalettes.ts ( #2035 )
2024-12-23 21:43:30 -05:00
filtered
3767749398
Add About to Help menu ( #2010 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-22 16:17:25 -05:00
Chenlei Hu
72f7c3101d
Always show extension panel in settings dialog ( #2002 )
...
Co-authored-by: github-actions <github-actions@github.com >
2024-12-20 16:30:11 -08:00
Yoland Yan
6f7c7f3c61
Update default value for 'Opened workflows position' setting from 'Sidebar' to 'Topbar' in coreSettings.ts ( #1902 )
2024-12-13 09:45:52 -08:00
oto-ciulis-tt
7877c96ffe
feat: Add more server side arguments ( #1846 )
...
* feat: Add more server side arguments
* nit
* Update locales [skip ci]
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com >
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-12-12 11:18:21 -08:00
Chenlei Hu
9d49cb0e4b
Add support for korea translation ( #1830 )
...
* Add support for korea translation
* Update locales [skip ci]
* Update ko.json
* Update locales [skip ci]
* Update ko.json
---------
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com >
2024-12-08 11:44:36 -05:00
Yuki Shindo
6eb5ee99d8
feat: use friendly language names for Comfy.Locale setting options ( #1828 )
2024-12-06 20:19:01 -05:00
Chenlei Hu
5cee4d828f
[Electron] Use shortname for server config disable-smart-memory ( #1816 )
2024-12-05 17:17:24 -05:00
Chenlei Hu
d6247d69ce
[Electron] Hide auto-launch in server config ( #1815 )
2024-12-05 17:02:17 -05:00
filtered
735153886f
Confirm delete workflow ( #1772 )
...
* Add confirm delete workflow prompt
* Add confirm delete workflow setting
* Add delete workflow tests
* Change dialog to modal, set default cancel
* Fix setting version key
* Rename for clarity
* Fix tests
- Move into correct section
- Add confirm control
* Export type: ShowDialogOptions
* Replace workflow overwrite with new dialog
* Add delete workflow confirmation dialog
* Update i18n
* Add item list support to confirmation dialog
* Prevent multiple dialogs for same action
* Add confirm close file when dirty
* Add i18n for overwrite dialog
* Fix regression: confirm dialog setting ignored
* Fix delete last workflow does not open replacement
* Update tests
2024-12-04 14:11:49 -05:00
Chenlei Hu
9cbcda20a7
[Refactor] Extract top menu bar command definitions ( #1778 )
2024-12-03 17:17:15 -08:00
Chenlei Hu
c1f0cfe366
Move Comfy.EnableWorkflowViewRestore to coreSettings ( #1767 )
2024-12-02 17:50:46 -05:00
Chenlei Hu
d1279fa474
Move Comfy.TreeExplorer.ItemPadding to Appearance category ( #1766 )
2024-12-02 17:38:46 -05:00
Chenlei Hu
a56462fc7c
Translate core setting name & tooltip ( #1765 )
...
* lazy eval default value
* Add setting translation
* Adjust hooks
* Add all translations
* nit
* Normalized setting id
* Update locales
* Fallback
* Locale => Language
* Locale => Language
* Update translations
2024-12-02 17:34:21 -05:00
filtered
578870d345
Add canvas maximum FPS setting ( #1727 )
...
* Add canvas maximum FPS setting
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-11-28 11:46:54 -05:00
Yuki Shindo
5191e11650
Add Japanese (ja) locale files and update type definition for supported locales ( #1726 )
...
* feat: add locale files for Japanese (ja)
* fix: update locale type definition to include all supported languages
2024-11-28 09:45:00 -05:00
Chenlei Hu
c54b675a48
Revert Filter cached/canceled results ( #1586 ) ( #1703 )
...
* Revert "Filter cached/canceled results (#1586 )"
This reverts commit 6fbf1248f4 .
* nit
2024-11-26 13:17:26 -05:00
Chenlei Hu
adfbec2744
Add setting to adjust queue MaxHistoryItems ( #1689 )
...
* Add MaxHistoryItems
* nit
2024-11-25 18:49:40 -05:00
Chenlei Hu
3708afaf21
[Electron] Add fp32 and fp64 to unet inference precision options ( #1678 )
2024-11-25 11:20:49 -05:00
Chenlei Hu
e01c8f06c7
[Electron] Show server launch args in server config panel ( #1669 )
...
* Move revertChanges
* Show launch args
* Explicit ServerConfigValue type
* nit
* nit
* Add tests
2024-11-24 18:14:05 -05:00
Chenlei Hu
27b0493306
Move files to constants/ ( #1650 )
2024-11-22 21:55:44 -05:00
Chenlei Hu
46627bb44b
Remove host and port from server config panel ( #1648 )
2024-11-22 21:40:15 -05:00
Chenlei Hu
4007cc13c2
[Electron] ComfyUI server config (Launch args config) ( #1644 )
...
* Remove electron adapter server args
* Add server args typing
* Add server config constant file
* Tooltip to name; name to id
* Capitalize category
* Server config store
* Prevent default value
* Add serverconfig test
* Guard server config panel with electron flag
* Filter nullish values from server args
* Use slider for preview size
2024-11-22 16:50:24 -05:00