sd-webui-infinite-image-bro.../vue/src
zanllp 5990f0b811 fix(image): preserve original filename when saving images via right-click
- Add new /img/{filename} API endpoint that preserves filename in URL
- Replace toRawFileUrl with toImageUrl in all preview components
- Fix issue where right-click save named all images as "file"
- Update CHANGELOG with user-facing explanation
2026-03-21 03:01:07 +08:00
..
api feat(metadata): add editable generation information and EXIF caching 2026-03-15 01:22:11 +08:00
components fix(image): preserve original filename when saving images via right-click 2026-03-21 03:01:07 +08:00
i18n feat(panel): add customizable panel block visibility settings 2026-03-19 01:21:25 +08:00
icon Add full screen view button to floating panel 2024-06-15 01:35:15 +08:00
page fix(image): preserve original filename when saving images via right-click 2026-03-21 03:01:07 +08:00
store feat(panel): add customizable panel block visibility settings 2026-03-19 01:21:25 +08:00
util fix(image): preserve original filename when saving images via right-click 2026-03-21 03:01:07 +08:00
App.vue feat(metadata): add editable generation information and EXIF caching 2026-03-15 01:22:11 +08:00
defineExportFunc.ts style: fix by eslint 2024-03-29 22:44:13 +08:00
index.scss feat(metadata): add editable generation information and EXIF caching 2026-03-15 01:22:11 +08:00
main.ts style: fix by eslint 2024-03-29 22:44:13 +08:00
queryActions.ts docs: reorganize skill documentation and extend URL scheme 2026-02-22 13:24:51 +08:00
taurilaunchModal.tsx style: fix by eslint 2024-03-29 22:44:13 +08:00