Hayden
704f35a1a8
feat: add context menu ( #143 )
2025-02-19 16:15:19 +08:00
Hayden
ce42960d57
fix(download): miss parameter ( #142 )
2025-02-19 16:11:15 +08:00
Hayden
ea26ec5098
fix: dialog cover confirm and toast ( #140 )
2025-02-19 14:12:53 +08:00
Hayden
3d01c2dfda
fix: content error in create download ( #139 )
2025-02-19 13:47:44 +08:00
Hayden
59552841e7
fix: add error tip ( #137 )
2025-02-18 16:44:53 +08:00
Hayden
ad6045f286
fix(Input): valid none value ( #136 )
2025-02-18 16:21:38 +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
9e95e7bd74
style: optimize style ( #131 )
2025-02-10 16:42:53 +08:00
Hayden
7e58d0a82d
fix(setting): no modified value saved ( #130 )
...
* fix: save setting value
* prepare release 2.3.3
2025-02-10 13:51:45 +08:00
Hayden
45cf18299f
feat: optimize resize card size ( #129 )
2025-02-10 12:41:00 +08:00
Hayden
ac21c8015d
style: optimize toolbar layout ( #115 )
2025-02-03 16:52:37 +08:00
Hayden
6a77554932
Feat resize model card ( #104 )
...
* feat: Use setting definition card size
* refactor: Optimize computed value of the list items
- Add useContainerResize hooks
- Remove v-resize
- Change cols to computed
* refactor(ModelCard): Optimize style
- Control the display of button or name in difference sizes
- Add name tooltip when hiding name
* feat: Add i18n
* pref: optimize style code structure
* feat: add quick resize card size
* feat: add custom size tooltip
* feat: optimize card tool button display judgment
2025-02-03 16:40:33 +08:00
Hayden
faf4c15865
Pref hooks ( #113 )
...
* pref: replace useContainerResize
* pref: replace useContainerScroll
2025-02-02 19:54:23 +08:00
Hayden
f079d8bde5
feat: add scroll thumb draggable ( #112 )
...
add dependencies @vueuse/core
2025-02-02 19:44:44 +08:00
Hayden
56a2deb4eb
pref: optimize virtual scroll ( #111 )
2025-02-02 16:42:25 +08:00
Hayden
448ea4b1ba
pref: use hooks instead of directive ( #108 )
...
- remove v-resize
- add useContainerResize
- remove v-container
- add useContainerQueries
- add useContainerScroll
2025-02-01 11:56:17 +08:00
Hayden
e5d9950429
fix: overlay zIndex ( #109 )
2025-02-01 11:55:58 +08:00
Hayden
e7e2f4ce78
fix: set base-z-index ( #107 )
2025-01-31 11:53:01 +08:00
Hayden
b9e637049a
fix: Inability to Scroll model dir list ( #101 )
2025-01-16 10:23:51 +08:00
Hayden
bfccc6f04f
fix: can't change or delete preview ( #100 )
2025-01-15 16:48:41 +08:00
Hayden
89c249542a
fix: cant't close create task dialog ( #98 )
2025-01-15 16:11:21 +08:00
Hayden
136bc0ecd5
feat(dialog): Optimize dialog closing logic ( #97 )
...
- Add optional parameters to the close function to support parameterless calling
- When the dialog parameter is not provided, automatically close the dialog box on the top of the stack
2025-01-15 16:03:46 +08:00
Hayden
8653af1f14
fix: misplaced preview buttons ( #96 )
2025-01-14 16:05:11 +08:00
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
40a1a7f43a
feat: add exclude scan model types ( #92 )
2025-01-13 15:15:32 +08:00
Hayden
14bb6f194d
Fix: i18n settings ( #91 )
...
* fix(i18n): Getting language configuration exception
* feat(i18n): Change settings display
2025-01-13 11:58:17 +08:00
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