Commit graph

360 commits

Author SHA1 Message Date
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
715220c6cd fighting rocm on windows, allow deleting kcpp binaries from versions tab 2025-09-26 17:46:44 -07:00
e531c8319f better discrete device filtering 2025-09-26 16:01:39 -07:00
655cf192d5 re-fix clblast for windows 2025-09-26 14:26: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
ec1a28cc03 refactor vulkan detection 2025-09-26 11:25:15 -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
47b7138e7c allow toggling off system monitoring in settings to minimize (0.1%) CPU usage 2025-09-25 13:54:01 -07:00
31400b610e still trying to get AUR to use the new metainfo file 2025-09-25 13:03:37 -07:00
68b854b3c6 new (draft) release incoming 2025-09-25 12:49:50 -07:00
ccf94b6b9e better app metadata for AUR installs, add missioncenter as a support system monitor on linux 2025-09-25 12:39:50 -07:00
bdb69b77f0 cleaner DismissedUpdates configuration display in the config 2025-09-25 11:19:09 -07:00
803df29d76 still fighting AUR 2025-09-25 03:06:37 -07:00
06607109c4 fix AUR release? 2025-09-25 02:55:03 -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
4bed3789aa fix for AUR info display when pkgrel == 1 2025-09-25 00:26:05 -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
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
184e425883 more descriptive text for AUR install 2025-09-24 11:52:59 -07:00
9c67b5c41f start displaying the AUR build number in "About" app info 2025-09-24 10:53:31 -07:00
827a8f82c8 fix AUR install .desktop file hash mismatch due to newline character at the end 2025-09-24 10:02:57 -07:00
1c3b90efff minimize icon for the notepad "close", fix notepad reisizing over iframes 2025-09-24 09:46:59 -07:00
1f2fc8f5ea fallback to the first available backend when switching kcpp binaries and the current backend is unsupported 2025-09-24 00:54:45 -07:00
ee103814d3 improving AUR install: .desktop needs a newline, more categories 2025-09-23 23:18:28 -07:00
84eb636471 Fix AUR release workflow: add fetch-depth and tag verification
- Add fetch-depth: 0 to ensure all tags are available
- Add tag verification step to provide better error messages
- Helps debug checkout failures when tags don't exist
2025-09-23 22:57:33 -07:00
58b62bfced AUR installs: install LICENSE and zsh+bash shell completions for gerbil CLI 2025-09-23 22:45:00 -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
9237a0ac08 create 5 new lines on new tab, clear final tab content on close 2025-09-23 13:50:28 -07:00
9946c7262c notepad improvements 2025-09-23 13:09:20 -07:00
5d5c8da3c4 super basic notepad 2025-09-23 01:33:18 -07:00
901eba2363 code refactoring, cache the linux monitoring app for re-use 2025-09-22 21:52:05 -07:00
156befcc17 never allow deselecting dropdown items 2025-09-22 14:09:07 -07:00
cde3ca3e3a default auto gpu layers on, minor improvements 2025-09-22 13:15:30 -07:00
ffdfd602fe remove a few monkey patches, fix rare js crash on exit 2025-09-21 02:58:13 -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
29d55bc387 respect the minHeight for height setting, dont allow auto-updates for windows portable 2025-09-20 23:17:06 -07:00
7646c04847 less jarring initial loading of saved config values on the general tab 2025-09-20 22:22:43 -07:00
adc015b76f better theming, new button to open install dir, new button to view the app config 2025-09-20 22:09:00 -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
7979bfc3cf smaller default window size to account for larger screens 2025-09-20 00:29:18 -07:00
6fe7c2c517 fix welcome screen coming back 2025-09-19 23:34:08 -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