Commit graph

43 commits

Author SHA1 Message Date
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
6b945de5c6 better modals, new button to allow deleting configs, CPU/GPU temp metrics on hover 2025-09-19 22:53:55 -07:00
73ec41d61b more consistent ipcRenderer.on handling, better maximize observer implementation 2025-09-18 23:04:53 -07:00
3c07e59b41 make it more clear that "Make Current" is clickable, better maximize state detection for indirect setting 2025-09-18 22:35:05 -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
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
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
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
280ae26d77 changing metrics because windows sucks 2025-09-10 17:02:33 -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
3aab5f3cd1 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
64a5ada1ae seamless openwebui integration, --version CLI support 2025-09-02 22:09:20 -07:00
8c09bcc944 bug fixes and small improvements, new zoom level setting 2025-09-01 01:54:17 -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
2ecbef9108 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
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
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
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
7c2ce9c8e0 windows fixes of linux fixes of windows fixes 2025-08-21 00:14:47 -07:00
9719377ae8 re-fixing windows fixes on linux, welcome screen, better eject 2025-08-20 23:29:34 -07:00
866785ef3e fixing clblast, more refactoring of slop code, zustand for complex tab state logic 2025-08-20 17:11:56 -07:00
e02e634f6b more clean up and bug fixes 2025-08-17 12:31:15 -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
617f13f4ca much better backend support logic and configuration, new advanced tab configs, LoRa support for image gen 2025-08-16 16:53:36 -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
27edf5b8de windows rocm support, warn users from suboptimal setups 2025-08-14 17:59:27 -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