open-webui/src/lib
google-labs-jules[bot] ab30b105e2 fix(image): Use generic filename for downloaded images
Previously, when downloading a generated image, the filename was set to the AI's response text. This was not ideal as the response text could be long and contain characters that are not suitable for filenames.

This commit changes the behavior to use a generic, translatable filename for downloaded images. The new filename is 'ai_generated_image' (or its translation), which is more user-friendly and consistent.
2025-09-24 19:39:08 +00:00
..
apis enh: channel suggestions 2025-09-16 21:41:47 -05:00
components fix(image): Use generic filename for downloaded images 2025-09-24 19:39:08 +00:00
i18n fix(image): Use generic filename for downloaded images 2025-09-24 19:39:08 +00:00
pyodide wip: pyodide kernel 2025-02-04 21:02:11 -08:00
stores refac/fix: web search always on setting 2025-09-07 01:15:10 +04:00
types chore: format 2024-08-26 15:38:42 +02:00
utils Merge pull request #17496 from ShirasawaSama/patch-16 2025-09-17 01:36:55 -05:00
workers fix(frontend): Attempt to resolve TypeError in RichTextInput.svelte 2025-08-03 22:36:08 -04:00
constants.ts wip 2024-12-11 20:25:46 -08:00
dayjs.js feat(dayjs): add zh-tw locale support 2025-06-20 16:24:04 +08: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