Commit graph

83 commits

Author SHA1 Message Date
826d63c68a
add jinja UI controls, smooth download ETA, filter new kcpp spam, fix right-click in popups 2026-04-05 22:18:28 -07:00
483628eb12 upgrade deps, fix lint 2026-03-31 18:49:35 -07:00
f3193f3ed7 update deps, apply new linting fixes for regex 2026-03-31 02:53:33 -07:00
a560f4763c new KV cache UI button, dont show V8 version 2026-03-25 20:58:12 -07:00
b9725204e9 tool migrations: biome -> oxc, yarn -> pnpm 2026-03-15 17:40:57 -07:00
dfb4b56ae3 remove clblast support, update sdui and lcpp to latest, cli args modal updates for latest kcpp, update to latest electron on v38 2026-01-30 23:05:40 -08:00
d5b470233d simplify things by switching from eslint+prettier to biome 2026-01-12 16:02:02 -08:00
b5b7310958 more strict type-based linting, ensure that mispelled words are added to the context menu for replacement 2025-12-30 21:31:21 -08:00
234c247b11 update sdui, new performance tab, start patching llama.cpp UI, lock openwebui to 0.6.41, add a new "clar data" button for openwebui select, new smartcache + pipelineparallel UI performance options 2025-12-22 02:22:18 -08:00
84eabbd239 new integrated hugginface model search, ensure that prettier --check is run in CI 2025-12-07 22:47:35 -08:00
e9cfa3675b more accurate auto VRAM approximate, more code renames from backend -> acceleration 2025-12-03 14:01:46 -08:00
7f86f8cde3 refactor code for simplicity, tunnel custom frontend server 2025-12-02 23:37:51 -08:00
8ac1e61ea1 macOS doesn't need a backend to be specified as there's only ever one 2025-11-29 20:46:39 -08:00
164089ca81 allow gerbil to work fully offline by allowing kcpp binary imports on the initial Download screen, more version -> backend renames 2025-11-29 19:34:51 -08:00
72d4aacb5a rename version -> backend and backend -> acceleration, display "metal" for mac users and don't show other options, allow "metal" users to select GPU layers 2025-11-28 23:33:37 -08:00
0abe209393 Adding new "Pre-Launch Commands" to the "Advanced" launch tab to allow launching commands before the launch 2025-11-27 16:58:50 -08:00
3a4614568c promoting debugmode to a first class citizen with a new checkbox on the advanced tab and stop filtering llama.cpp spam when it's turned on 2025-11-25 10:21:50 -08:00
c2af96086a fix CUDA devices not being listed under system hardware, calcuate our own auto VRAM layers instead of relying on kcpp 2025-11-03 18:52:31 -08:00
b8ae9e9924 upgrade to latest major electron v39 release, new setting to allow running the built-in image gen UI while having a different frontend preference 2025-10-28 19:12:31 -07:00
88a027492a fix CUDA detection? 2025-10-21 21:35:16 -07:00
d19c9bac3c update stable diffusion UI to latest, new advanced flags for kcpp 1.100, 3 new optional toggles for image generation 2025-10-12 00:45:09 -07:00
d91f6ff286 dep upgrades, code refactors for the new eslint-plugin-react-hooks rules, maybe better DownloadCard progress 2025-10-09 13:59:53 -07:00
e531c8319f better discrete device filtering 2025-09-26 16:01:39 -07:00
b53c4bfdf8 refactor to pass less redundant data from ipc 2025-09-26 14:09:41 -07:00
5eaa35da94 windows hardware detection improvements, hide integrated gpus for the clblast backend, dont try to detect avx/avx2 flags in the CPU as it's unreliable, use --usecpu flag when CPU backend is selected 2025-09-26 13:02:12 -07:00
f3b85efd56 more hardware + driver display improvements 2025-09-26 03:15:38 -07:00
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
bdb69b77f0 cleaner DismissedUpdates configuration display in the config 2025-09-25 11:19:09 -07:00
8ddc952079 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
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
04ca692124 minor styling updates, workaround recent openweb ui bug (on their side), 2025-09-19 02:34:48 -07:00
54d59c8018 code refactoring 2025-09-19 01:02:08 -07:00
73ec41d61b more consistent ipcRenderer.on handling, better maximize observer implementation 2025-09-18 23:04:53 -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
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
32aa6180dc better unify themes for app config/mantine to resolve consistently 2025-09-18 14:12:43 -07:00
bda98296c7 refactor to use a util to try/catch->logError, hover states on badges 2025-09-18 13:03:40 -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
94ceb76b93 icon on about tab is now clickable too, better unmet req display 2025-09-14 11:53:47 -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
f3dbabd98a new startus bar to display system util info 2025-09-10 03:06:02 -07:00
3aab5f3cd1 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
141f548d91 fix ROCm on Windows 2025-09-05 12:01:05 -07:00
b0c6087e41 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -07:00