Commit graph

21 commits

Author SHA1 Message Date
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
255bdfde11 WIP - figuring out more consistent .embd copying for portable binaries, starting to move away from dep injection to pure functional 2025-09-08 14:24:49 -07:00
db572b408e always scroll to bottom when switching to the terminal tab, overwrite existing sdui.embd with a cleaner version 2025-09-07 23:29:44 -07:00
3aab5f3cd1 open all links in electron windows, minor refactors 2025-09-07 00:17:16 -07:00
1ff27a893b minor improvements 2025-09-03 20:40:38 -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
500d1190a4 all node.js classes are managers now for simplicity 2025-08-30 13:51:51 -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
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
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
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
Renamed from src/main/utils/IPCHandlers.ts (Browse further)