bymyself
43db891c1a
[bugfix] Fix TypeScript errors in typecheck
...
- Add @ts-expect-error directive to unused postSurveyStatus function in auth.ts
- Add @ts-expect-error for .mts import extension in vite.electron.config.mts
- Add @ts-expect-error directives for global variable assignments in vitest.setup.ts
- Remove vite.electron.config.mts from ESLint allowDefaultProject to fix duplicate inclusion error
2025-09-28 20:18:05 -07:00
bymyself
ff0c15b119
merge main into rh-test
2025-09-28 15:33:29 -07:00
filtered
587d7a19a1
[TS] Improve various types / remove assertions ( #4148 )
2025-06-13 01:46:50 -07:00
Chenlei Hu
430f051c64
Add UV mirrors settings ( #2333 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-28 14:39:51 -08:00
bymyself
3df911c1bf
Add consent prompt view ( #2268 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-01-17 17:39:50 -05:00
Chenlei Hu
af26b9ad6d
[Desktop] Report completed generation status ( #2279 )
2025-01-17 17:36:46 -05:00
Chenlei Hu
ad1c1ce9c2
[chore] Update electron-types to 0.4.9 ( #2276 )
2025-01-17 10:59:41 -05:00
Chenlei Hu
37abdbe35d
[Desktop] Add install screen stepper change metrics ( #2261 )
2025-01-15 19:27:05 -05:00
Chenlei Hu
44610674ee
[Desktop] Fix server start view layout ( #2226 )
2025-01-10 22:14:01 -05:00
Chenlei Hu
04c23001fc
[Desktop] Set window action buttons style ( #2214 )
2025-01-09 19:35:22 -05:00
Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
Chenlei Hu
b19f7ca228
Add BaseViewTemplate ( #2094 )
2024-12-29 18:07:22 -05:00
Chenlei Hu
36c2604639
[Electron] Use electronAPI to get ComfyUI core version ( #1804 )
2024-12-04 22:34:55 -05:00
Chenlei Hu
c61ed4da37
Add server config modified message to prompt restart ( #1668 )
...
* Server config changed message
* Write to settings on unmount
* nit
* Highlight modified config
* Move modified logic to store
* Add jest test
* nit
2024-11-24 16:13:37 -05:00
Chenlei Hu
88164bdac5
[Electron] Fix initial default install location validation ( #1592 )
2024-11-18 20:10:22 -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