Commit graph

360 commits

Author SHA1 Message Date
59c611a610 use local biome schema instead of hardcoding web 2026-01-13 14:49:26 -08:00
d5b470233d simplify things by switching from eslint+prettier to biome 2026-01-12 16:02:02 -08:00
43f6ba10a3 fix AUR release instructions 2026-01-12 15:30:22 -08:00
a89a2d37d5 update deps, better update check logic for kcpp updates 2026-01-12 15:07:42 -08:00
ad5347c36d increase debounce time for hf seaches to 600ms, updates for latest kcpp 2026-01-03 19:43:49 -08:00
2395dc4c9e fix windows "Forbidden" regression 2025-12-31 10:16:05 -08:00
d95f981f80 prevent path traversal in static file server 2025-12-30 22:48:04 -08:00
b5b7310958 more strict type-based linting, ensure that mispelled words are added to the context menu for replacement 2025-12-30 21:31:21 -08:00
c728cf0205 rename script test -> check 2025-12-30 21:03:40 -08:00
595474dc98 update deps, enable spellcheck 2025-12-30 21:01:41 -08:00
336b1755bc shorten sillytavern code, reduce npm install spam 2025-12-23 23:25:44 -08:00
5e62210ec1 re-implement sillytavern to be manually and locally installed instead of relying on npx, update systeminformation, less main layout padding 2025-12-23 20:30:56 -08:00
5947bc53c0 don't list CLBlast as "Not available" in the System Info, dont auto-check for new openwebui versions 2025-12-22 16:34:52 -08:00
234c247b11 update sdui, new performance tab, start patching llama.cpp UI, lock openwebui to 0.6.41, add a new "clar data" button for openwebui select, new smartcache + pipelineparallel UI performance options 2025-12-22 02:22:18 -08:00
f72e3ca4f1 upgrade deps 2025-12-16 16:51:11 -08:00
2884698967 80vh is too tall for modals 2025-12-13 22:06:27 -08:00
25ea84a6da wait for the cloudflared tunnel to fully start before exposing its URL 2025-12-13 21:23:52 -08:00
30f0064c5d change openwebui log level to 'warning' to reduce terminal spam 2025-12-12 21:51:57 -08:00
c300bf8a22 update sdui, make tall modals a little taller 2025-12-12 21:18:30 -08:00
940616ea64 allow modals to be closed by clicking outside, minor dep upgrades 2025-12-11 17:49:35 -08:00
35be08bf59 prettify the README, misc minor changes 2025-12-11 00:13:09 -08:00
d3ff055ca6 don't indefinitely cache backend and system tab data and instead refresh them on open 2025-12-09 23:50:31 -08:00
f0d08d612f update README 2025-12-08 20:08:27 -08:00
833c9ffa27 upgrade deps 2025-12-08 18:38:33 -08:00
84eabbd239 new integrated hugginface model search, ensure that prettier --check is run in CI 2025-12-07 22:47:35 -08:00
354ffd378b upgrade to latest electron-vite v5, better cloudflared implementation to download on demand to reduce bundle size 2025-12-07 12:40:49 -08:00
06519e57dd new "Start minimized to tray" UI setting (don't need to rely on --minimized CLI for this anymore), better system node version resolution 2025-12-06 12:45:19 -08:00
d9dc29aacb fix model download terminal output issue, new z-image image gen preset for the latest kcpp 2025-12-04 10:23:08 -08:00
311d629775 fix setting the custom cloudflared bin directory 2025-12-03 18:39:56 -08:00
c35ecff633 allow port to be clearable, store cloudflared bin in gerbil installation directory 2025-12-03 18:17:45 -08:00
b6cf119ff5 increase frontend additional time-to-start time to 3 secs because windows is slow, better handling of rate limiting tunnel errors 2025-12-03 18:03:31 -08:00
e9cfa3675b more accurate auto VRAM approximate, more code renames from backend -> acceleration 2025-12-03 14:01:46 -08:00
7f86f8cde3 refactor code for simplicity, tunnel custom frontend server 2025-12-02 23:37:51 -08:00
51495e48d4 minor terminal output copy updates 2025-12-02 21:20:29 -08:00
29c2ad7608 new BackendCrashModal component to notify the user if kcpp crashes at runtime, replace the kcpp tunnel implementation with our own custom one and present its copyable URL in the statusbar 2025-12-02 18:52:47 -08:00
87b6c54bf5 fix the backends tab to work in offline mode and allow it to import new backend binaries 2025-12-01 19:17:54 -08:00
3ad40e0c43 clarify that an "update available" modal is for "backend" updates 2025-12-01 10:42:28 -08:00
510f54e41a highlighting the feature(s) available with the latest release 2025-11-29 21:31:15 -08:00
8ac1e61ea1 macOS doesn't need a backend to be specified as there's only ever one 2025-11-29 20:46:39 -08:00
164089ca81 allow gerbil to work fully offline by allowing kcpp binary imports on the initial Download screen, more version -> backend renames 2025-11-29 19:34:51 -08:00
72d4aacb5a rename version -> backend and backend -> acceleration, display "metal" for mac users and don't show other options, allow "metal" users to select GPU layers 2025-11-28 23:33:37 -08:00
3c2d987769 clean up outdated reference to old gerbil-autoscroll-patches code 2025-11-28 11:19:11 -08:00
7c543ebbbb update email 2025-11-27 17:12:07 -08:00
0abe209393 Adding new "Pre-Launch Commands" to the "Advanced" launch tab to allow launching commands before the launch 2025-11-27 16:58:50 -08:00
79c37d0aeb minor bug fixes: ensure the download completely fully, ensure a new resource monitor is launched if a cached one was removed 2025-11-27 12:44:22 -08:00
9d7b9429b7 update for kcpp 1.102: update additional command line args, add llama.cpp as the new bult-in frontend 2025-11-26 14:26:22 -08:00
3a4614568c promoting debugmode to a first class citizen with a new checkbox on the advanced tab and stop filtering llama.cpp spam when it's turned on 2025-11-25 10:21:50 -08:00
e93ccf88e6 upgrade yarn to latest 2025-11-24 16:25:44 -08:00
e9e1f56263 fix koboldai lite CSS overrides not working on windows 2025-11-24 16:22:06 -08:00
425fd43dd2 revert fake path sanitation "fixes" for CodeQL as it's a waste of time and gerbil is for offline desktop use not web/online 2025-11-24 14:06:47 -08:00