Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
filtered
|
006d544ac5
|
Improve install path validation and i18n (#2042)
Co-authored-by: huchenlei <huchenlei@proton.me>
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-24 14:36:32 -05:00 |
|
pythongosssss
|
1af0b4f992
|
[Electron] Migrate custom nodes (#1892)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-12-23 09:33:48 -05:00 |
|
filtered
|
601b739f75
|
Add GPU selection to desktop installer (#1888)
* Remove redundant code
* Add GPU picker screen to installer
* Permit jumping installation steps when visited
* Prevent sad girl from covering buttons
* Update gpu options to match availability
* Ensure install screen renders inside bounds
* Pre-select GPU detected by desktop native
* Redesign GPU selection screen
* Prevent text highlight on installer stepper
* Add translations for GPU picker
* Rename for clarity
* Remove unused code
* Update electron types
* Update locales [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-16 15:26:40 -08:00 |
|
Chenlei Hu
|
b48619878f
|
Replace deprecated InputSwitch with ToggleSwitch (#1861)
|
2024-12-10 17:08:58 -08:00 |
|
Chenlei Hu
|
b6038128cb
|
[i18n] g global namespace (#1843)
* Batch move global scope i18n to g. namespace
* Minor fix
* Update locale
* Update locales [skip ci]
* More moves
* Regroup icon/color
* nit
* Fix component test
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-07 22:07:03 -05:00 |
|
Chenlei Hu
|
dd1c878fdf
|
[Electron] Fix path validation on typing in input box (#1708)
|
2024-11-26 14:26:46 -05:00 |
|
Chenlei Hu
|
e53bafbca6
|
[Electron] Add custom node migration placeholder (#1670)
|
2024-11-24 20:16:39 -05:00 |
|
Chenlei Hu
|
88164bdac5
|
[Electron] Fix initial default install location validation (#1592)
|
2024-11-18 20:10:22 -05:00 |
|
Chenlei Hu
|
2b96d831fc
|
Fix install location path picker (#1557)
|
2024-11-15 18:55:58 -05:00 |
|
Chenlei Hu
|
acba6097e0
|
Replace electron API mocks with actual electron API impl (#1535)
* link electron types locally
* Update electronAPI calls
* Fix source validation
* Payload to raw
* nit
* Update electron types
|
2024-11-13 17:20:18 -05:00 |
|
Chenlei Hu
|
d1e019589d
|
[Electron] ComfyUI Desktop install wizard (#1503)
* Basic prototype
* Welcome screen animation
* nit
* Refactor structure
* Fix mocking
* Add tooltips
* i18n
* Add next button
* nit
* Stepper navigate
* Extract
* More i18n
* More i18n
* Polish MigrationPicker
* Polish settings step
* Add more i18n
* nit
* nit
|
2024-11-10 19:56:01 -05:00 |
|
Chenlei Hu
|
d9a34872c3
|
[Electron] Add basic welcome screen (#1491)
* WIP
* Add LogTerminal
* Modify server startup view
* Add installView
* Add basic welcome screen and dev server setup
* nit
* nit
* nit
* nit
* nit
|
2024-11-10 09:41:32 -05:00 |
|