Commit graph

235 commits

Author SHA1 Message Date
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
11beddd4e7 refetch versions if they fail to be fetched on startup for the versions tab, don't wait for half a second after initial version download, better/simpler config writting 2025-10-11 12:00:31 -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
b3f30151fd remove the ability to launch configs from the tray as it's too hard to get right for very little use 2025-10-06 19:23:02 -07:00
d09e531d72 fix AUR-finding functionality for the "System" tab, fix window bounds saving when close-to-tray functionality is enabled 2025-10-05 15:55:48 -07:00
c7885e1c65 ensure that the system theme is followed if it's changed during runtime 2025-10-04 00:30:19 -07:00
69a6e063ed update deps 2025-10-04 00:12:48 -07:00
42cebedcb9 new --minimized flag to allow starting the app in the tray if it's enabled, update deps 2025-10-02 21:27:46 -07:00
655b5c7f85 ensure a single instance of gerbil, dep upgrades 2025-10-01 22:41:07 -07:00
a92cf71bd7 icon for the system tray wasn't being found correctly for packaged releases 2025-10-01 12:32:38 -07:00
00411d8cdc destroy tray on windows + osx only 2025-10-01 11:04:19 -07:00
e8c1189304 fixes, the tray icon can't be removed on wayland so don't even try 2025-10-01 01:35:57 -07:00
0f214bdbe2 optionally (default off) allow keep gerbil in the tray, fix moe expert updating, dep upgrades, moving things to a new troubleshooting setting tab 2025-10-01 00:49:29 -07:00
fd2db3e40e re-organize new system info cards into a new System tab, hopefully fix app config re-writing race condition 2025-09-26 23:16:23 -07:00
ec1a28cc03 refactor vulkan detection 2025-09-26 11:25:15 -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
68b854b3c6 new (draft) release incoming 2025-09-25 12:49:50 -07:00
198b38ae63 better app name matching for GNOME resources on linux, better app name display in OSX, auto hide menu bar for new html windows 2025-09-25 02:07:32 -07:00
4caa59fe6e 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
1c3b90efff minimize icon for the notepad "close", fix notepad reisizing over iframes 2025-09-24 09:46:59 -07:00
4200138478 unify notepad config with the app config 2025-09-23 21:13:41 -07:00
70e9fb1eb8 1.5.0 release 2025-09-23 14:06:41 -07:00
5d5c8da3c4 super basic notepad 2025-09-23 01:33:18 -07:00
cde3ca3e3a default auto gpu layers on, minor improvements 2025-09-22 13:15:30 -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
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
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
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
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
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
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
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
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
280ae26d77 changing metrics because windows sucks 2025-09-10 17:02:33 -07:00