Commit graph

41 commits

Author SHA1 Message Date
54d59c8018 code refactoring 2025-09-19 01:02:08 -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
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
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
820fad9d2f settings icon back to the titlebar, fix statusbar-related layout issues 2025-09-11 00:38:26 -07:00
f3dbabd98a new startus bar to display system util info 2025-09-10 03:06:02 -07:00
a3a74af342 better terminal transition, main window bg color based on theme preference, center the launched window on open 2025-09-09 11:23:58 -07:00
de0718b8ee fully refactoring from classes to functions, don't allow switching frontends when launched 2025-09-09 02:32:18 -07:00
1ff27a893b minor improvements 2025-09-03 20:40:38 -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
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
1298debaa8 better logger util 2025-08-31 14:25:27 -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
a1cc5571c8 force getCurrentVersion usage instead of direct config reading, better about modal 2025-08-30 13:44:54 -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
66a710dc95 less verbone frontend error handling, better process killing for windows, better loading behaviour for available backends 2025-08-29 16:32:22 -07:00
07ebcb182e WIP: special sillytavern config changes for windows 2025-08-29 00:07:26 -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
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
19fa2a4a8a persist additional arguments to config, change px to rem where it makes sense 2025-08-22 11:32:40 -07:00
2d34cf7a8d code cleanup continues, adding MMAP support, extra polish 2025-08-21 13:53:10 -07:00
7b0362711a major clean up 2025-08-21 00:43:48 -07:00
9719377ae8 re-fixing windows fixes on linux, welcome screen, better eject 2025-08-20 23:29:34 -07:00
82aa274e00 don't need to recommend ROCm as it's not that good compared to generally available Vulkan 2025-08-20 10:48:48 -07:00
33e27a11a6 versions -> update and check for updates on app boot 2025-08-19 00:02:38 -07:00
fc2ca9d665 refactoring code to make it more manageable, release notes in version tab, better layouts, new + save config functionality 2025-08-18 22:28:52 -07:00
91b25622d4 bug fixes and improvements 2025-08-17 03:47:12 -07:00
92bbcd1fda better header + easter egg, fixing packaged builds, rat icon, local error logging, better linux icon support via new appearance setting 2025-08-17 01:33:47 -07:00
13f864b3b9 switch to yarn 2025-08-16 11:01:20 -07:00
6f6ef47954 dont need "server only" mode, image mode launch fixes 2025-08-16 02:06:22 -07:00
67a75b3263 image generation implementation, standardized tooltips, cache all hardware detection data, better folder structure 2025-08-15 23:22:56 -07:00
df5d8cf808 unpack the binary before working with it, bug fixes, 2 more advanced configuration items 2025-08-15 02:29:34 -07:00
b7a3247114 add more network settings, start detecting GPU and CPU capabilities 2025-08-14 13:11:07 -07:00
105e5cfbf7 better dummy icon, fix close to tray, implement launch tabs for more configurations, kobold lite iframe view, UX improvements and bug fixes 2025-08-14 01:25:29 -07:00
874d211310 bug fixes and small improvements 2025-08-13 14:59:17 -07:00
89c71f4a82 making it better and refactoring, digging through the AI generated slop 2025-08-13 00:02:47 -07:00
9299e303cf polishing changes, no new functionality 2025-08-12 01:50:30 -07:00
68f6d593cf Initial commit: FriendlyKobold Electron app with KoboldCpp management 2025-08-11 18:34:35 -07:00