Hayden
97b26549ce
feat: Remove migration functionality ( #89 )
2025-01-10 17:11:15 +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
1d01ce009f
Fixed infinite Load ( #79 )
2024-12-08 15:31:50 +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
e8916307aa
Skip hidden model files ( #64 )
2024-11-28 12:01:55 +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
d4922f59d3
Merge pull request #50 from hayden-fr/feature-optimize-ui
...
Feature optimize UI
2024-11-11 11:11:30 +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
a1e5761dbc
feat: adapt to multi user
2024-11-08 11:13:01 +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
a17558663b
fix: Can't recognize the language settings obtained from storage
2024-10-29 17:57:42 +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
86e587eba2
feat: Add more information in description metadata
2024-10-27 21:23:10 +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