Commit graph

68 commits

Author SHA1 Message Date
d628896699 windows vram display in about, better rocm display on windows, amd/nvidia driver display 2025-09-26 00:28:42 -07:00
ee710c4ac1 settings about tab will now display driver and hardware info, allow re-downloading on binary version mismatches, clean up openwebui "itsdangerous" requirements, display a system monitor icon badge when monitoring is off 2025-09-25 23:19:31 -07:00
6adf213b97 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
901eba2363 code refactoring, cache the linux monitoring app for re-use 2025-09-22 21:52:05 -07:00
96e432b664 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
6b945de5c6 better modals, new button to allow deleting configs, CPU/GPU temp metrics on hover 2025-09-19 22:53:55 -07:00
ccb230a31d 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
50ccffe391 slightly better types 2025-09-18 19:00:27 -07:00
d72acf137e remove the double try/catch cases on the frontend side for cleaner code 2025-09-18 18:30:21 -07:00
374726f2fd auto update improvements, dont allow process globals (import instead), refactor to use execa more 2025-09-18 17:20:59 -07:00
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
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
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
232043ea77 fixes for windows monitoring, fix comfyui to run on windows 2025-09-14 00:57:26 -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
f935401dff better monitor: fix excessive VRAM rounding 2025-09-10 18:49:49 -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
de0718b8ee fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -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
4ab86bfec2 clean up unused code, Eject is now red, monkey patching klite's autoscroll 2025-09-06 16:04:31 -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
64a5ada1ae seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
8c09bcc944 bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
1298debaa8 better logger util 2025-08-31 14:25:27 -07:00
c3f042112a minor code refactoring 2025-08-30 17:49:58 -07:00
a1cc5571c8 force getCurrentVersion usage instead of direct config reading, better about modal 2025-08-30 13:44:54 -07:00
dacdd24dde WIP: refactor to make all code async, forbit sync node utils, simplifying rocm downloads 2025-08-30 02:07:34 -07:00
94662613d5 add windows rocm build, better support for binaries that unpack without a launcher 2025-08-29 23:28:11 -07:00
66a710dc95 less verbone frontend error handling, better process killing for windows, better loading behaviour for available backends 2025-08-29 16:32:22 -07:00
ae8ec47f51 more sillytavern integration improvements, default configs to .json 2025-08-29 03:14:14 -07:00
07ebcb182e WIP: special sillytavern config changes for windows 2025-08-29 00:07:26 -07:00
ced24dbe1f custom frontend users will require to pre-install Node.js, welcome screen clarifications, don't package mac entitlements for other platforms 2025-08-28 01:47:34 -07:00
68dcbd1377 adding seamless integration for sillytavern as an optional frontend, refactors to reduce code duplication, add http link detection to terminal output 2025-08-27 22:15:52 -07:00
8d860d1b05 display disabled backend options for available but currently hardware-unsupported backends, allow updatable binaries to be available to make current, persist skipping kcpp updates to app config 2025-08-26 13:01:19 -07:00
45ed7aa0f1 better presets for <8GB VRAM usage 2025-08-25 18:46:38 -07:00
58b0516037 allow users to launch with support for multiple GPUs, image gen UI bug fixes, adding the new 1.98.0 sdflashattention and sdconvdirect image gen options, remove cspell 2025-08-25 17:16:13 -07:00
9ad86f3928 fix for windows 2025-08-24 00:40:18 -07:00
fe095491a7 switch back from xterm, minor fixes 2025-08-24 00:21:36 -07:00
4304024b7d unite all warning and info detection into a single useWarnings hook 2025-08-23 14:59:06 -07:00
5cc2f42568 fix new warnings, no more smooth scrolling, 2025-08-23 14:12:22 -07:00
f681129aae warnings for users that don't have cuda/rocm installed but use binaries that support them 2025-08-23 12:55:39 -07:00