|
|
61a669ba6e
|
fix eslint issue, upgrade yarn
|
2025-09-18 13:24:09 -07:00 |
|
|
|
bda98296c7
|
refactor to use a util to try/catch->logError, hover states on badges
|
2025-09-18 13:03:40 -07:00 |
|
|
|
52de6272a0
|
fix workflow
|
2025-09-18 00:18:42 -07:00 |
|
|
|
6d1d73fa5b
|
better app colors, more borders for easier window separation, allow for beta releases, app auto-updates
|
2025-09-18 00:04:13 -07:00 |
|
|
|
ae99ac77ae
|
don't need promise.all here
|
2025-09-17 03:11:27 -07:00 |
|
|
|
dd10e7c777
|
remove all GPU monitoring on widnows since its bad for performance, label windows ROCm as "experimental", improve font importing to only include latin
|
2025-09-17 02:50:04 -07:00 |
|
|
|
0532b65857
|
more system monitoring optimizations, trying for 1 update/sec on windows too
|
2025-09-16 16:21:21 -07:00 |
|
|
|
bc9af07644
|
clicking on system util badges will open the native resource monitor, add system node and uv versions to system info
|
2025-09-15 23:25:21 -07:00 |
|
|
|
dd84605925
|
open hg and gh pages in regular browser, fix versioning regression
|
2025-09-15 14:34:21 -07:00 |
|
|
|
83d5c9cbd4
|
fix the --version handling regression for packaged builds
|
2025-09-14 13:06:41 -07:00 |
|
|
|
2c485ef37d
|
gpu monitoring data shouldn't be 0s on errors
|
2025-09-14 12:22:52 -07:00 |
|
|
|
94ceb76b93
|
icon on about tab is now clickable too, better unmet req display
|
2025-09-14 11:53:47 -07:00 |
|
|
|
3ad0971afe
|
add a custom font for consistency across platforms
|
2025-09-14 01:32:53 -07:00 |
|
|
|
232043ea77
|
fixes for windows monitoring, fix comfyui to run on windows
|
2025-09-14 00:57:26 -07:00 |
|
|
|
d8d927b146
|
fixing regressions from the previous commit
|
2025-09-13 22:58:12 -07:00 |
|
|
|
6723843f07
|
TESTING seamless comfyui integration, imprving open webui integration, allow text and image gen side-by-side, address "security issue" in CI runner, update deps, code refactors
|
2025-09-13 19:51:21 -07:00 |
|
|
|
c3ea099262
|
new release
|
2025-09-12 00:18:03 -07:00 |
|
|
|
3b1240e249
|
disable open webui auth to reduce friction
|
2025-09-11 17:46:53 -07:00 |
|
|
|
1d3881d2e2
|
fix sequential awaits and add an eslint rule to catch future ones
|
2025-09-11 13:57:24 -07:00 |
|
|
|
77fc524004
|
minor UI updates
|
2025-09-11 13:16:49 -07:00 |
|
|
|
9268c58f42
|
better tell apart multi-GPU set ups for monitoring
|
2025-09-11 02:06:42 -07:00 |
|
|
|
96b68f7ee4
|
update screenshots
|
2025-09-11 01:12:35 -07:00 |
|
|
|
7dfa6189d6
|
better copy
|
2025-09-11 00:44:41 -07:00 |
|
|
|
820fad9d2f
|
settings icon back to the titlebar, fix statusbar-related layout issues
|
2025-09-11 00:38:26 -07:00 |
|
|
|
f935401dff
|
better monitor: fix excessive VRAM rounding
|
2025-09-10 18:49:49 -07:00 |
|
|
|
06c3c84db7
|
minor adjustments
|
2025-09-10 17:50:15 -07:00 |
|
|
|
f1739d810f
|
re-fix for linux
|
2025-09-10 17:24:44 -07:00 |
|
|
|
280ae26d77
|
changing metrics because windows sucks
|
2025-09-10 17:02:33 -07:00 |
|
|
|
f3dbabd98a
|
new startus bar to display system util info
|
2025-09-10 03:06:02 -07:00 |
|
|
|
73fe2d29db
|
fixing kcpp_sdui.embd copying for packaged binaries
|
2025-09-09 13:26:25 -07:00 |
|
|
|
a3a74af342
|
better terminal transition, main window bg color based on theme preference, center the launched window on open
|
2025-09-09 11:23:58 -07:00 |
|
|
|
de0718b8ee
|
fully refactoring from classes to functions, don't allow switching frontends when launched
|
2025-09-09 02:32:18 -07:00 |
|
|
|
255bdfde11
|
WIP - figuring out more consistent .embd copying for portable binaries, starting to move away from dep injection to pure functional
|
2025-09-08 14:24:49 -07:00 |
|
|
|
090f8b4a39
|
update deps
|
2025-09-08 12:50:13 -07:00 |
|
|
|
9270066cee
|
improve terminal display for windows
|
2025-09-08 01:20:12 -07:00 |
|
|
|
db572b408e
|
always scroll to bottom when switching to the terminal tab, overwrite existing sdui.embd with a cleaner version
|
2025-09-07 23:29:44 -07:00 |
|
|
|
985cc53fa6
|
warn about open sourced AMD linux drivers
|
2025-09-07 16:38:19 -07:00 |
|
|
|
2226965e8a
|
correct the image gen native dialog titles
|
2025-09-07 11:38:56 -07:00 |
|
|
|
3aab5f3cd1
|
open all links in electron windows, minor refactors
|
2025-09-07 00:17:16 -07:00 |
|
|
|
dbd163757a
|
override patches on launch, turn off open webui auth, minor tweaks
|
2025-09-06 21:58:17 -07:00 |
|
|
|
4ab86bfec2
|
clean up unused code, Eject is now red, monkey patching klite's autoscroll
|
2025-09-06 16:04:31 -07:00 |
|
|
|
a1668d7582
|
better titlebar spacing and height
|
2025-09-05 18:33:25 -07:00 |
|
|
|
26f1efa2cd
|
update readme
|
2025-09-05 12:21:08 -07:00 |
|
|
|
141f548d91
|
fix ROCm on Windows
|
2025-09-05 12:01:05 -07:00 |
|
|
|
82614b148e
|
AUR icon fix
|
2025-09-04 23:33:53 -07:00 |
|
|
|
23bfcc1f22
|
release 1.0.0
|
2025-09-04 23:10:19 -07:00 |
|
|
|
d185d8e9e6
|
monkey patch koboldai lite on unpack to make it look better, minor improvements
|
2025-09-04 17:49:20 -07:00 |
|
|
|
94f38d2868
|
more fixes and improvements before final release
|
2025-09-04 00:05:33 -07:00 |
|
|
|
1ff27a893b
|
minor improvements
|
2025-09-03 20:40:38 -07:00 |
|
|
|
b0c6087e41
|
prettify binary names, minor changes and improvements
|
2025-09-03 17:55:56 -07:00 |
|