open-webui/src/lib
Timothy Jaeryang Baek 828656b35f feat: auto-refresh FileNav on write_file, replace_file_content, and run_command
Backend emits terminal events for write_file, replace_file_content,
and run_command. Frontend showFileNavDir subscriber uses startsWith
path matching to smartly refresh only when the event is relevant:
- write_file/replace_file_content: refresh if path is in current view
- run_command: always refresh (uses root '/' which matches everything)
- Also adds copy-to-clipboard button and code preview full-height fix
2026-03-05 14:41:18 -06:00
..
apis enh: ot ports 2026-03-04 15:51:03 -06:00
components feat: auto-refresh FileNav on write_file, replace_file_content, and run_command 2026-03-05 14:41:18 -06:00
constants enh: access grant level perms 2026-02-23 15:49:05 -06:00
i18n i18n(fr-FR): complete French translation pass (#22200) 2026-03-04 13:57:30 -06:00
pyodide wip: pyodide kernel 2025-02-04 21:02:11 -08:00
stores fix: fix memory leaking in Chat.svelte (#21962) 2026-03-01 15:04:47 -05:00
types chore: format 2024-08-26 15:38:42 +02:00
utils feat: improve XLSX preview + add code syntax highlighting 2026-03-04 15:59:55 -06:00
workers fix(frontend): Attempt to resolve TypeError in RichTextInput.svelte 2025-08-03 22:36:08 -04:00
constants.ts feat: default model metadata & params 2026-02-22 16:54:34 -06:00
dayjs.js chore: format 2025-11-23 20:15:52 -05:00
emoji-groups.json feat: emoji picker 2024-12-30 02:20:09 -08:00
emoji-shortcodes.json feat: emoji picker 2024-12-30 02:20:09 -08:00
index.ts chat feature added 2023-10-08 15:38:42 -07:00
shortcuts.ts feat: dictation toggle 2026-02-23 02:54:53 -06:00