Commit graph

42 commits

Author SHA1 Message Date
Egor
98a3605e51 simplify things by switching from eslint+prettier to biome 2026-01-12 16:02:02 -08:00
Egor
a45b87cd22 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
Egor
01668ea12a 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
Egor
19b08c348f don't indefinitely cache backend and system tab data and instead refresh them on open 2025-12-09 23:50:31 -08:00
Egor
e6d84f186c fix model download terminal output issue, new z-image image gen preset for the latest kcpp 2025-12-04 10:23:08 -08:00
Egor
80bb6d5e97 more accurate auto VRAM approximate, more code renames from backend -> acceleration 2025-12-03 14:01:46 -08:00
Egor
0576b46b29 refactor code for simplicity, tunnel custom frontend server 2025-12-02 23:37:51 -08:00
Egor
05cb3b8c05 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
Egor
4b2e9b2ae9 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
Egor
6100a4d0f0 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
Egor
b332d71bd9 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
Egor
3e76766f6a proxy the deployed version of gerbil through localhost to avoid file-origin related CORS issues in open webui, clear the text gen model when image gen preset gets selected 2025-11-24 12:45:53 -08:00
Egor
43de016261 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
Egor
f4da1d53c6 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
Egor
4ac392f429 ensure that the system theme is followed if it's changed during runtime 2025-10-04 00:30:19 -07:00
Egor
eaf4a04ce1 allow toggling off system monitoring in settings to minimize (0.1%) CPU usage 2025-09-25 13:54:01 -07:00
Egor
7cef3ce90d better old window state recreation, more distrinct select option highlights in light mode, better updated version cleanup 2025-09-24 23:17:39 -07:00
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
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
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
02ce36b8ec minor styling updates, workaround recent openweb ui bug (on their side), 2025-09-19 02:34:48 -07:00
Egor
068539d20a code refactoring 2025-09-19 01:02:08 -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
de7ea100db fixes for windows monitoring, fix comfyui to run on windows 2025-09-14 00:57:26 -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
7455a5a270 new startus bar to display system util info 2025-09-10 03:06:02 -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
1095f6242c correct the image gen native dialog titles 2025-09-07 11:38:56 -07:00
Egor
8c7edeae1a minor improvements 2025-09-03 20:40:38 -07:00
Egor
851e37534e bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
Egor
4ddacd5ae6 better titlebar support for the AppHeader, new additional argument option modal 2025-08-31 17:15:39 -07:00
Egor
0b829cbfe2 new UI elements for MoE config items, Done button for settings modal, 2025-08-31 01:44:38 -07:00
Egor
aa554a1b58 use autoGpuLayers by default and persist its value to config, show un update app icon in appheader, more code cleanup 2025-08-28 16:54:59 -07:00
Egor
1b392be5f0 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
Egor
2ef23888df 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
Egor
e8ccc68875 persist additional arguments to config, change px to rem where it makes sense 2025-08-22 11:32:40 -07:00
Egor
ded8acb436 code cleanup continues, adding MMAP support, extra polish 2025-08-21 13:53:10 -07:00
Egor
c0f1b4790c re-fixing windows fixes on linux, welcome screen, better eject 2025-08-20 23:29:34 -07:00
Egor
1c5bd49e3c fixing clblast, more refactoring of slop code, zustand for complex tab state logic 2025-08-20 17:11:56 -07:00