Commit graph

227 commits

Author SHA1 Message Date
4ab86bfec2 clean up unused code, Eject is now red, monkey patching klite's autoscroll 2025-09-06 16:04:31 -07:00
a1668d7582 better titlebar spacing and height 2025-09-05 18:33:25 -07:00
26f1efa2cd update readme 2025-09-05 12:21:08 -07:00
141f548d91 fix ROCm on Windows 2025-09-05 12:01:05 -07:00
23bfcc1f22 release 1.0.0 2025-09-04 23:10:19 -07:00
d185d8e9e6 monkey patch koboldai lite on unpack to make it look better, minor improvements 2025-09-04 17:49:20 -07:00
94f38d2868 more fixes and improvements before final release 2025-09-04 00:05:33 -07:00
b0c6087e41 prettify binary names, minor changes and improvements 2025-09-03 17:55:56 -07:00
ca4f5baa60 fix linux + windows app icons, don't allow default app menu shortcuts (ex page rrefresh) outside of dev, less timeouts for kcpp in case it needs to download 2025-09-03 02:19:13 -07:00
1bc34cb3c1 sort installed versions first on the versions settings tab, try to detect and use local installs of vu and npx, new error boundary to try to keep the titlebar visible 2025-09-03 00:44:25 -07:00
3f37af7ce9 switch to fnm from volta 2025-09-02 23:01:47 -07:00
31e23805b6 husky and lint-staged are too annoying - removing both 2025-09-02 22:23:11 -07:00
64a5ada1ae seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
85026c6e9f re-fix OSX icons 2025-09-01 23:42:48 -07:00
b32868508a fix osx icons 2025-09-01 19:22:49 -07:00
6a9c85dbf0 better titlebar bg color 2025-09-01 11:00:46 -07:00
8c09bcc944 bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -07:00
93704e5b95 better titlebar support for the AppHeader, new additional argument option modal 2025-08-31 17:15:39 -07:00
4420a62395 much better context menu, titlebar bug fixes, bringing back error log viewing 2025-08-31 13:29:51 -07:00
6235250632 new titlebar component that'll work on wayland, move about dialog to the settings modal 2025-08-31 11:55:26 -07:00
c469094455 new UI elements for MoE config items, Done button for settings modal, 2025-08-31 01:44:38 -07:00
01c64049fb update description 2025-08-30 12:29:43 -07:00
0cca766ea7 rename the project to gerbil 2025-08-30 12:11:59 -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
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
4eaa7ad106 more sillytavern integration fixes 2025-08-28 13:44:06 -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
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
a2695109a6 windows needs special handling for CLI mode 2025-08-24 17:05:59 -07:00
31a1b2485f new CLI mode to proxy terminal commands to the kcpp binary 2025-08-24 14:09:21 -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
5cc2f42568 fix new warnings, no more smooth scrolling, 2025-08-23 14:12:22 -07:00
bb00b71596 more aur release testing to prevent any hash verification issues going forward 2025-08-23 13:19:48 -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
94cf7f4f26 0.6,1 release 2025-08-23 00:35:29 -07:00
4fbc4c37b5 0.6.0 release 2025-08-22 23:25:28 -07:00
8dccb7e0f0 back to xterm, correct AUR install path 2025-08-22 22:55:42 -07:00
e726bf5aac update compression 2025-08-22 22:37:21 -07:00
8ccd9595f5 fix some dark mode issues, still battling the terminal to display wget progress displays 2025-08-22 22:00:42 -07:00
86d38819bb better terminal output? trying to make AUR release work, handle .kcppt saving 2025-08-22 19:52:26 -07:00
844136e2bf fixing AUR release 2025-08-22 18:36:36 -07:00
01fe177af3 test another build 2025-08-22 18:20:24 -07:00
fcd2aa8de1 StartupWMClass fix 2025-08-22 17:18:51 -07:00
4d071b9836 adding automatic releases to AUR 2025-08-22 17:00:18 -07:00
19fa2a4a8a persist additional arguments to config, change px to rem where it makes sense 2025-08-22 11:32:40 -07:00
07fa14e70b using libraries to simplify complex app code, fully rely on mantine theming 2025-08-21 18:33:41 -07:00