Chenlei Hu
|
d1a682bc01
|
[Refactor] Extract color selector as component (#2620)
|
2025-02-18 15:28:17 -05:00 |
|
Margen67
|
7bc48c5074
|
Formatting/cleanup (#2594)
|
2025-02-17 10:10:00 -05:00 |
|
bymyself
|
8822edaf24
|
Improve settings dialog accessibility (#2513)
|
2025-02-11 10:28:41 -05:00 |
|
bymyself
|
550a9d04c5
|
Fix color and slider settings types to inherit attrs (#2483)
|
2025-02-09 20:18:09 -05:00 |
|
Chenlei Hu
|
a6031ec2be
|
[Cleanup] Rename usePragmaticDroppable to usePragmaticDragAndDrop (#2441)
|
2025-02-05 17:46:28 -05:00 |
|
Chenlei Hu
|
6525ae7cf4
|
[Refactor] Rename hooks/ to composables/ (#2437)
|
2025-02-05 15:05:56 -05:00 |
|
Chenlei Hu
|
292af3fe3f
|
[Refactor] Replace explicit 'node' param with 'this' for TreeExplorer (#2427)
|
2025-02-05 12:20:08 -05:00 |
|
bymyself
|
4699360147
|
Show bookmark buttons when item is focused (#2386)
|
2025-01-30 14:45:04 -08:00 |
|
Chenlei Hu
|
8ef3b87e59
|
Generate drag preview for node library nodes (#2387)
|
2025-01-30 11:11:22 -08: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 |
|
Chenlei Hu
|
30fdc70218
|
Click url input status icon to trigger validation (#2339)
|
2025-01-24 14:15:54 -05:00 |
|
Chenlei Hu
|
caad27e28d
|
Validate on mount for UrlInput (#2332)
|
2025-01-23 15:09:00 -05:00 |
|
Chenlei Hu
|
e8136ff0ae
|
UrlInput emits update:modelValue only on blur (#2331)
|
2025-01-23 14:55:12 -05:00 |
|
Chenlei Hu
|
157475cb2e
|
Add validateUrlFn props on UrlInput component (#2330)
|
2025-01-23 14:44:06 -05:00 |
|
Chenlei Hu
|
93dc50a95a
|
Allow passthrough attrs on UrlInput (#2329)
|
2025-01-23 14:29:38 -05:00 |
|
Chenlei Hu
|
0ab1d974c0
|
Add url setting type (#2327)
|
2025-01-23 11:25:06 -05:00 |
|
bymyself
|
46500bf3dd
|
Fix translation id in folder customization dialog (#2320)
|
2025-01-22 20:44:02 -05:00 |
|
filtered
|
0b69d3cbfe
|
[Desktop] Startup maintenance screen (#2253)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-21 16:10:15 -05:00 |
|
bymyself
|
8257e848c6
|
Update SearchBox vue features (#2310)
|
2025-01-21 10:32:46 -05:00 |
|
bymyself
|
ed6ece2099
|
Add forms plugin to issue report component (#2302)
|
2025-01-20 20:20:59 -05:00 |
|
Chenlei Hu
|
34c267c755
|
[chore] Update primevue to 4.2.5 (#2304)
|
2025-01-20 16:22:24 -05:00 |
|
bymyself
|
9d3bc0f173
|
Add optional report feature to error dialog (#2229)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-12 13:23:02 -05:00 |
|
bymyself
|
477f4b275d
|
Fix node bookmark color customization (#2168)
|
2025-01-05 13:05:09 -05:00 |
|
bymyself
|
c3e05c2a10
|
Add alt text to images in gallery and queue (#2136)
|
2025-01-03 13:49:06 -05:00 |
|
bymyself
|
74b02237db
|
Add virtual scroll to Queue Tab for improved performance (#2108)
|
2024-12-31 12:35:29 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
a7fd9bf0d9
|
Remove life on default error handler toast (#2091)
|
2024-12-29 16:42:09 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
54ca111c7c
|
Fix FormItem structure (#2034)
|
2024-12-23 21:33:03 -05:00 |
|
Chenlei Hu
|
3b9a5a61b2
|
Add color picker and image upload form items (#2031)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-23 16:10:15 -05:00 |
|
Yuki Shindo
|
0e197261b0
|
Add Clear Functionality in the SearchBox (#1989)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-12-19 09:40:08 -08:00 |
|
Chenlei Hu
|
112a693f3d
|
[i18n] Translate setting options (#1858)
* Collect options
* Translate setting options
* Update locales [skip ci]
* Normalize key
* Revert change of logic
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-10 09:31:13 -08:00 |
|
oto-ciulis-tt
|
57701f6145
|
feat: Adding indicator for completed download (#1852)
* feat: Adding indicator for completed download
* Reverting changes
* Inline color style
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-12-09 15:09:33 -08:00 |
|
Chenlei Hu
|
b6038128cb
|
[i18n] g global namespace (#1843)
* Batch move global scope i18n to g. namespace
* Minor fix
* Update locale
* Update locales [skip ci]
* More moves
* Regroup icon/color
* nit
* Fix component test
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-07 22:07:03 -05:00 |
|
Yuki Shindo
|
1afc584393
|
fix: remove unnecessary $t calls for column headers (#1758)
|
2024-12-02 09:47:08 -05:00 |
|
Chenlei Hu
|
88a42172c5
|
Typecheck vue components (#1721)
* Fix various type issues in vue components
* Add vue tsc
* Add to hooks
* nit
|
2024-11-27 19:18:16 -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
|
f34d50da3d
|
[Refactor] Extract 'FormItem' and 'SettingItem' (#1619)
* Extract SettingItem component
* Extract GeneralSettingItem
* Rename to FormItem
* nit
* nit
|
2024-11-20 15:10:17 -05:00 |
|
filtered
|
00b6d989ec
|
Fix Vue console warning flood on settings open (#1571)
|
2024-11-17 11:12:37 -05:00 |
|
oto-ciulis-tt
|
6fefcaad7b
|
Show download percentage only if it's over 10% (#1539)
* Show download percentage only if it's over 10%
* PR comments
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
|
2024-11-16 11:48:29 -05:00 |
|
filtered
|
399893bbb2
|
Allow decimal places typed in settings (#1566)
|
2024-11-16 09:37:52 -05:00 |
|
Chenlei Hu
|
dde9c3dad5
|
Fix tree explorer y-axis padding (#1540)
* Fix tree explorer y-axis padding
* nit
|
2024-11-14 17:15:57 -05:00 |
|
Chenlei Hu
|
3117d0fdc1
|
Fix loading of model library in non-electron env (#1521)
|
2024-11-12 22:38:29 -05:00 |
|
oto-ciulis-tt
|
e3d2c3a814
|
feat: Add download progress to sidebar (#1490)
* feat: Add download progress to sidebar
* Removing console log
* Lint fixes
* Updating UI
* Fixing lint error
* Fixing lint error
* Fixing lint error
* PR comments
* Reverting change
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
|
2024-11-12 16:28:55 -05:00 |
|
Chenlei Hu
|
71eeee6744
|
Less padding on sidebar tabs for small screens (#1511)
* Reduce searchbox and tree padding for small screen
* Smaller buttons
|
2024-11-11 20:15:34 -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 |
|
oto-ciulis-tt
|
777a6d9ce3
|
feat:use electron api to download models (#1473)
* enh: Use electron API to download models
* Adding tooltips
* PR comments
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
|
2024-11-08 15:59:35 -05:00 |
|
Chenlei Hu
|
1d9c3f00b7
|
Setting dialog responsive design for smaller screen size (screen width < 1536) (#1472)
* Smaller queue button
* Smaller dialog padding
* Adjust setting content
* Fix keybinding panel
|
2024-11-08 11:18:26 -05:00 |
|
Chenlei Hu
|
75ffab2160
|
Fix user stuck in title editing state (#1430)
* Fix user stuck in title editing state
* Fix test
|
2024-11-04 21:59:40 -05:00 |
|
Chenlei Hu
|
cc420b70a5
|
Add finally handler for rename tree node action (#1403)
* Add finally handler for rename tree node action
* nit
|
2024-11-02 11:39:15 -04:00 |
|