Kevin Lewis
71a200ed5c
add support for video previews ( #197 )
...
* add support for video previews
* fix two cases where video previews did not show
2025-08-15 10:12:13 +08:00
Hayden
8b9f3a0e65
191 windows path is wrong when dragging to create lora node from manager ( #195 )
...
* fix: match system path style
* fix: only match dragToAddModelNode
2025-08-11 09:09:51 +08:00
Hayden
5251eeaa93
Refactor scan infomation featurn ( #174 )
...
* feat: add scanning setting panel
* feat: implement the back-end interface
* feat: add i18n-zh
* chore: remove never used code
2025-04-10 13:07:33 +08:00
Hayden
7378a7deae
Feat optimize preview ( #156 )
...
* pref: change code structure
* feat(information): support gif preview
* feat(information): support video preview
2025-03-03 14:50:06 +08:00
Hayden
312138f981
fix: auto open root folder ( #151 )
2025-02-22 18:30:29 +08:00
Hayden
7df89c7265
feat: add tooltip for model card and folder path ( #149 )
2025-02-22 18:10:28 +08:00
Hayden
450072e49d
refactor(explorer): optimize openFolder ( #148 )
2025-02-22 18:10:11 +08:00
Hayden
3d01c2dfda
fix: content error in create download ( #139 )
2025-02-19 13:47:44 +08:00
Hayden
86c11e5343
[New Feature] sub directories support ( #135 )
...
* feat: add close all dialog
* feat: add new ui toggle setting
* feat: add tree display ui
* feat: add search and sort
* feat: change model data structure
* pref: Optimize model data structure
* feat: set sub folder by choose
2025-02-18 16:03:07 +08:00
Hayden
bfccc6f04f
fix: can't change or delete preview ( #100 )
2025-01-15 16:48:41 +08:00
Hayden
be383ac6e1
fix: potential bug after adding excluded directories ( #94 )
...
* Revert "fix: missing parameter (#93 )"
This reverts commit c2406a1fd1 .
* Revert "feat: add exclude scan model types (#92 )"
This reverts commit 40a1a7f43a .
* feat: add exclude scan model types
* fix: potential bug after adding excluded directories
2025-01-14 11:04:41 +08:00
Hayden
40a1a7f43a
feat: add exclude scan model types ( #92 )
2025-01-13 15:15:32 +08:00
Hayden
5c017137b0
Fixed the loading could not be closed correctly ( #77 )
...
* Fix hide loading before show it
* Release hotfix
2024-12-06 22:23:11 +08:00
Hayden
dc46f498be
Split model get list ( #74 )
...
Get the model list separately by model type and defer the request.
2024-12-03 14:05:18 +08:00
Hayden
659637c6e0
Feature scan info ( #53 )
...
* pref: migrate fetch model info to end back
* fix(download): can't select model type
* feat: add scan model info
* feat: add trigger button in setting
* feat: add printing logs
* chore: add explanation of scan model info
2024-11-21 22:04:39 +08:00
hayden
6904aca24c
chore: format code
2024-11-11 11:39:32 +08:00
hayden
288f026d47
feat: add display of directory information
2024-11-06 13:51:38 +08:00
hayden
0a8c532506
feat: optimize model editing
...
- close dialog after delete or rename
- keep editing if model update fails
- show more error message
2024-11-05 17:02:10 +08:00
hayden
181828c64b
fix: Model type is not match comfyui
2024-10-29 17:54:57 +08:00
hayden
14a31a8ca8
pref: Use virtual scroll load models
2024-10-29 09:31:58 +08:00
hayden
c1747a79f3
refactor: Migrate the project functionality and optimize the code structure
2024-10-26 21:50:44 +08:00