Commit Graph

25 Commits (a4e503f21493fa77274c2fa9d1f8863eb82bfdd4)

Author SHA1 Message Date
zanllp 41ad78f6b3 feat(metadata): add editable generation information and EXIF caching
- Add prompt editor modal with support for editing positive/negative prompts
- Add key-value editor for custom metadata fields (string and JSON modes)
- Cache EXIF data in database for faster retrieval
- Track manually edited prompts with exif_edited flag
- Add validation for required fields and unique key constraints
- Add full internationalization support (EN, ZH-Hans, ZH-Hant, DE)
- Update changelog with new features and screenshot
- Clean up gitignore to use wildcard for video files
2026-03-15 01:22:11 +08:00
zanllp 21493de2d9 Add polling refresh feature 2024-07-18 03:52:44 +08:00
zanllp 329192a474 Implement support for adjusting background mask opacity 2024-06-27 06:35:02 +08:00
zanllp 472e6d78bc Revert "Merge pull request #672 from zanllp/revert-671-feature/experimental-side-by-side-layout"
This reverts commit d5bd60cac3, reversing
changes made to d1af404fb7.
2024-06-26 09:25:41 +08:00
zanllp 730719be56
Revert "Add experimental side-by-side layout for fullscreen image browsing" 2024-06-26 08:54:26 +08:00
zanllp 4c2c975bf7 Add experimental side-by-side layout for fullscreen image browsing 2024-06-26 08:34:39 +08:00
zanllp 26f9669a8c Improve page interactions for better user experience 2024-06-07 09:42:38 +08:00
zanllp c85cbcd397 Adjust display in dark mode and add manual control support for dark mode. 2024-01-24 01:45:54 +08:00
zanllp 335c37b561 Enhance tag management for images, add more tips 2023-08-31 04:56:35 +08:00
zanllp f10a177907 Added new feature: copying files and creating folders. 2023-07-16 15:54:43 +08:00
zanllp 3a3de2e3e3 mprove image comparison interface, add support for opening comparisons in a new tab. 2023-06-27 05:31:53 +08:00
zanllp 64fd688cda Enhanced UI/UX interaction 2023-05-31 22:32:40 +08:00
zanllp f41391d6fd Add support for deleting images in fullscreen preview 2023-05-07 21:17:18 +08:00
zanllp 897c579192 feat: Add support for custom tag selection and toggling 2023-05-01 08:48:06 +08:00
zanllp 2a335f7d22 Implement image info viewing and context menu operations in full-screen preview mode 2023-04-30 07:30:50 +08:00
zanllp 7ccba25997 Add tag multiple choice view , fix save duplicated 2023-04-21 03:09:52 +08:00
zanllp 41579ab3c0 支持在移动端使用长按代替右键,支持sd-webui的query dark,修复删除错误 2023-04-16 14:03:18 +08:00
zanllp 33988cbd0a 美化外观 2023-04-05 16:04:11 +08:00
zanllp d24ec9e1d1 文件拆分,支持walk模式 2023-04-04 23:34:03 +08:00
zanllp 8fed991b90 支持多tab多分栏 2023-04-02 23:03:18 +08:00
zanllp c4f1fd9ce2 支持深色模式 2023-04-01 18:24:25 +08:00
zanllp 6728a02ba9 更好的高度调整 2023-03-22 22:01:35 +08:00
zanllp 1afaf061d7 支持拖拽生成任务 2023-03-19 03:28:30 +08:00
zanllp 465dbf7260 feat: 支持以堆栈视图的形式访问访问两边的文件 2023-03-18 20:42:15 +08:00
zanllp bfc2bcd8f6 修复出现多个滚动条,log仅在开发时输出到控制台 2023-03-15 00:51:26 +08:00