waveterm/frontend/app
Evan Simkowitz a90e747f92
Fix runaway name appending on the default AI preset (#1051)
Shallow copy the presets when updating `display:name` so that the
appending of the model name for the default preset doesn't accumulate
every time the tab refreshes.

closes #1040
2024-10-17 09:53:49 -07:00
..
asset new directory structure and oldmigrate (#327) 2024-09-05 14:05:42 -07:00
block Add button to mute audio when media is playing in webview (#1036) 2024-10-15 15:15:33 -07:00
element Fix menu stories (#1028) 2024-10-13 09:45:02 -07:00
hook Move AI model configs to presets and add a dropdown to swap between configs (#1024) 2024-10-12 18:40:14 -04:00
modals implement a config error button + message modal that shows the errors (#1030) 2024-10-14 14:57:12 -07:00
store Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
tab implement a config error button + message modal that shows the errors (#1030) 2024-10-14 14:57:12 -07:00
view Fix runaway name appending on the default AI preset (#1051) 2024-10-17 09:53:49 -07:00
workspace Add per-block WebView homepage setting, help view is now just a skinned webview (#982) 2024-10-07 17:20:18 -07:00
app.less fix app-background zindex (#893) 2024-09-27 13:42:18 -07:00
app.tsx add new generic open clipboard url (#1045) 2024-10-16 11:04:22 -07:00
mixins.less directory preview fixes (#130) 2024-07-25 21:14:21 -07:00
reset.less Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
theme.less Remove 6px padding from terminal block, make scrollbar properly overlay the terminal contents (#1009) 2024-10-10 14:42:44 -07:00