Egor
|
03b62d3499
|
clean up previously installed kcpp versions after an update, bring back a needed monkey patch, small refactors
|
2025-09-24 14:33:44 -07:00 |
|
Egor
|
1636eef4ec
|
start displaying the AUR build number in "About" app info
|
2025-09-24 10:53:31 -07:00 |
|
Egor
|
18c94fd7dd
|
unify notepad config with the app config
|
2025-09-23 21:13:41 -07:00 |
|
Egor
|
159fb1a423
|
create 5 new lines on new tab, clear final tab content on close
|
2025-09-23 13:50:28 -07:00 |
|
Egor
|
42b817949c
|
notepad improvements
|
2025-09-23 13:09:20 -07:00 |
|
Egor
|
3c77be8dbb
|
super basic notepad
|
2025-09-23 01:33:18 -07:00 |
|
Egor
|
5f9be38260
|
code refactoring, cache the linux monitoring app for re-use
|
2025-09-22 21:52:05 -07:00 |
|
Egor
|
ed6ab82712
|
remove a few monkey patches, fix rare js crash on exit
|
2025-09-21 02:58:13 -07:00 |
|
Egor
|
9dc6202c17
|
fix koboldai patches for release 1.99, fix update dialog from not triggering, speed up downloads (woah) which we accidentally slowed down, update advanced command modal for 1.99
|
2025-09-21 02:40:58 -07:00 |
|
Egor
|
c68a0690fe
|
respect the minHeight for height setting, dont allow auto-updates for windows portable
|
2025-09-20 23:17:06 -07:00 |
|
Egor
|
504fe809dd
|
better theming, new button to open install dir, new button to view the app config
|
2025-09-20 22:09:00 -07:00 |
|
Egor
|
28760d9c20
|
persist and restore window state in between launches, use fetch instead of axios for smaller bundle size, code refactors
|
2025-09-20 19:56:05 -07:00 |
|
Egor
|
1f895946cb
|
smaller default window size to account for larger screens
|
2025-09-20 00:29:18 -07:00 |
|
Egor
|
4cc4358eb0
|
better modals, new button to allow deleting configs, CPU/GPU temp metrics on hover
|
2025-09-19 22:53:55 -07:00 |
|
Egor
|
02ce36b8ec
|
minor styling updates, workaround recent openweb ui bug (on their side),
|
2025-09-19 02:34:48 -07:00 |
|
Egor
|
dd5a9457e6
|
more consistent ipcRenderer.on handling, better maximize observer implementation
|
2025-09-18 23:04:53 -07:00 |
|
Egor
|
a07ee2711f
|
make it more clear that "Make Current" is clickable, better maximize state detection for indirect setting
|
2025-09-18 22:35:05 -07:00 |
|
Egor
|
e8d5c59a52
|
more excessive try/catch clean up, never wait for config set and logError, better titlebar color in dark mode
|
2025-09-18 22:16:51 -07:00 |
|
Egor
|
fdc2ef81c3
|
better AUR install detection, improve copy
|
2025-09-18 19:43:08 -07:00 |
|
Egor
|
ea1f0998d6
|
slightly better types
|
2025-09-18 19:00:27 -07:00 |
|
Egor
|
0b905a7f67
|
remove the double try/catch cases on the frontend side for cleaner code
|
2025-09-18 18:30:21 -07:00 |
|
Egor
|
3eb97f5683
|
auto update improvements, dont allow process globals (import instead), refactor to use execa more
|
2025-09-18 17:20:59 -07:00 |
|
Egor
|
38c504be8b
|
refactor to use a util to try/catch->logError, hover states on badges
|
2025-09-18 13:03:40 -07:00 |
|
Egor
|
dd471da724
|
better app colors, more borders for easier window separation, allow for beta releases, app auto-updates
|
2025-09-18 00:04:13 -07:00 |
|
Egor
|
d36dc9b3f0
|
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 |
|
Egor
|
a99f93ce79
|
more system monitoring optimizations, trying for 1 update/sec on windows too
|
2025-09-16 16:21:21 -07:00 |
|
Egor
|
ecff5ca4ae
|
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 |
|
Egor
|
a181ac18e5
|
open hg and gh pages in regular browser, fix versioning regression
|
2025-09-15 14:34:21 -07:00 |
|
Egor
|
dee77b98a1
|
fix the --version handling regression for packaged builds
|
2025-09-14 13:06:41 -07:00 |
|
Egor
|
fce1d8bae6
|
icon on about tab is now clickable too, better unmet req display
|
2025-09-14 11:53:47 -07:00 |
|
Egor
|
de7ea100db
|
fixes for windows monitoring, fix comfyui to run on windows
|
2025-09-14 00:57:26 -07:00 |
|
Egor
|
329e191a49
|
fixing regressions from the previous commit
|
2025-09-13 22:58:12 -07:00 |
|
Egor
|
e1b078b9d9
|
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 |
|
Egor
|
9f56a8f10f
|
disable open webui auth to reduce friction
|
2025-09-11 17:46:53 -07:00 |
|
Egor
|
3697ff694e
|
fix sequential awaits and add an eslint rule to catch future ones
|
2025-09-11 13:57:24 -07:00 |
|
Egor
|
dc922b333d
|
better monitor: fix excessive VRAM rounding
|
2025-09-10 18:49:49 -07:00 |
|
Egor
|
6de8417b5d
|
minor adjustments
|
2025-09-10 17:50:15 -07:00 |
|
Egor
|
cc636250da
|
re-fix for linux
|
2025-09-10 17:24:44 -07:00 |
|
Egor
|
4178381242
|
changing metrics because windows sucks
|
2025-09-10 17:02:33 -07:00 |
|
Egor
|
7455a5a270
|
new startus bar to display system util info
|
2025-09-10 03:06:02 -07:00 |
|
Egor
|
63f388e696
|
fixing kcpp_sdui.embd copying for packaged binaries
|
2025-09-09 13:26:25 -07:00 |
|
Egor
|
5688c1cc98
|
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 |
|
Egor
|
4d0bbf31ca
|
fully refactoring from classes to functions, don't allow switching frontends when launched
|
2025-09-09 02:32:18 -07:00 |
|
Egor
|
e56b581109
|
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 |
|
Egor
|
a0a2464e65
|
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 |
|
Egor
|
fe2dfc02c4
|
open all links in electron windows, minor refactors
|
2025-09-07 00:17:16 -07:00 |
|
Egor
|
25971a6127
|
override patches on launch, turn off open webui auth, minor tweaks
|
2025-09-06 21:58:17 -07:00 |
|
Egor
|
d92747acda
|
clean up unused code, Eject is now red, monkey patching klite's autoscroll
|
2025-09-06 16:04:31 -07:00 |
|
Egor
|
f094904172
|
fix ROCm on Windows
|
2025-09-05 12:01:05 -07:00 |
|
Egor
|
7b06b5940d
|
release 1.0.0
|
2025-09-04 23:10:19 -07:00 |
|