Hayden
354b5c840a
feat: allow multi create task dialog ( #95 )
2025-01-14 11:27:05 +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
e75275dfff
fix: Container queries occasionally fail ( #88 )
...
- Use js dynamic calculation instead of container query
- Remove @tailwindcss/container-queries
2025-01-10 16:04:49 +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
4038e240f0
pref: optimize styles
...
Reduce the possibility of style pollution.
2024-11-11 14:21:52 +08:00
hayden
6904aca24c
chore: format code
2024-11-11 11:39:32 +08:00
hayden
3b25d3e347
pref: optimize the timing of scrollbar reset
2024-11-08 12:42:00 +08:00
hayden
3a0676b29f
pref(download): keep model content status
2024-11-08 11:49:18 +08:00
hayden
d052d9dceb
fix: optimize markdown style
2024-11-06 17:15:21 +08:00
hayden
652721ac9a
fix: hide action button until mouseover
2024-11-06 16:03:28 +08:00
hayden
cfd2bdea4a
fix(ResponseInput): unable input any text
2024-11-06 15:55:49 +08:00
hayden
b8cd3c28a5
fix: bug in verification update description error
2024-11-06 15:41:22 +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
599ac92a2b
fix: Adjust mobile itemSize for virtual scrolling
2024-11-02 20:07:58 +08:00
hayden
86d38911e9
fix: Too many models may cause performance issues
2024-10-29 21:06:30 +08:00
hayden
d6ae5e4424
fix: The dropdown menu is blocked
2024-10-29 20:30:41 +08:00
hayden
181828c64b
fix: Model type is not match comfyui
2024-10-29 17:54:57 +08:00
hayden
6934fbb331
feat: Optimize dialog
...
- Change the method of open dialog
- Fix the problem of open dialog disappearing due to virtual scrolling
- Float the active dialog to the top
2024-10-29 15:32:30 +08:00
hayden
14a31a8ca8
pref: Use virtual scroll load models
2024-10-29 09:31:58 +08:00
hayden
92c55e04fd
pref: Optimize list loading time
2024-10-27 17:54:59 +08:00
hayden
c1747a79f3
refactor: Migrate the project functionality and optimize the code structure
2024-10-26 21:50:44 +08:00