• Joined on 2025-08-11
shiyue pushed to master at shiyue/OpenRouter_Image 2025-09-04 08:56:15 +08:00
72f9666421 feat: 支持多图像上传和预览
shiyue pushed to master at shiyue/OpenRouter_Image 2025-09-03 17:23:02 +08:00
37a31f7264 修复:在app.js中,将Promise.all更改为Promise.allSettled以处理图像生成失败,并将generateImageWithRetry的最大重试次数增加到15次。
shiyue pushed to master at shiyue/OpenRouter_Image 2025-09-02 16:38:53 +08:00
55e86ca517 重构: 优化indexedDBStorage中的图像存储和uiController中的URL处理逻辑,确保Blob URL和Base64数据的一致性。
5a53c24886 修复:在indexedDB中存储图像的原始base64数据而非Blob URL,以确保跨会话的持久性。
Compare 2 commits »
shiyue pushed to main at shiyue/stock-scanner 2025-09-02 13:54:01 +08:00
4c6e03a59f 更新代码并修改远程仓库地址
9471480c89 Merge from Cassianvale: feat: 适配手机端
399207c4ce fix: ts build error
b157fbaab7 fix: 基金搜索、 LOF 基金查询、 搜索市值显示
64deb4dfa0 feat: 适配手机端
Compare 10 commits »
shiyue created branch main in shiyue/stock-scanner 2025-09-02 13:54:01 +08:00
shiyue created repository shiyue/stock-scanner 2025-09-02 13:52:15 +08:00
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 18:07:10 +08:00
febccfc863 feat: 在utils中添加base64ToBlobUrl函数以优化图片显示和下载
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 17:14:41 +08:00
8961d8c629 优化:图库按时间倒序排列并增强移动端触摸交互
38da294879 重构uiController的图片查看器,增加键盘和触摸滑动导航功能
Compare 2 commits »
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:35:48 +08:00
c85615797b 从模型列表中移除OpenAI GPT-4 Vision和Anthropic Claude 3 Sonnet
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:34:11 +08:00
15b0535d81 文档: 重构并扩展README.md,补充详细的功能介绍、技术实现和使用指南
23b470334d 样式(styles.css): 调整body和.card-header的背景渐变,并移除.chat-message的悬浮效果
Compare 2 commits »
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:10:44 +08:00
626f8992f6 新增用户消息复制和编辑功能,并提高批量生成数量上限至20。
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:00:44 +08:00
fed199f08d 重构: 使用手风琴组件优化API设置和对话历史的UI布局
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 13:51:57 +08:00
db6d9efd95 feat: 增强图像查看器功能并添加“全部下载”按钮在imageViewerModal中添加了全屏查看、左右翻页和删除图像功能。在index.html中新增了downloadAllImagesBtn按钮,用于一键下载所有生成的图像。script.js中相应实现了这些新功能的逻辑。
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 13:19:23 +08:00
8cfa2a8ac9 重构: sendMessage复用批量生成逻辑,并添加generateImageWithRetry方法实现API请求重试
431e231730 feat: 在index.html和script.js中添加图像批量生成功能
Compare 2 commits »
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 11:16:29 +08:00
960210d961 初始提交
shiyue created branch master in shiyue/OpenRouter_Image 2025-08-29 11:16:29 +08:00
shiyue created repository shiyue/OpenRouter_Image 2025-08-29 11:14:41 +08:00
shiyue pushed to develop at shiyue/aicommits 2025-08-28 10:54:15 +08:00
65da1dc301 feat: 在aicommits中添加提交、推送、重写和取消操作选项
69d3ef5040 文档: 在README.md中增加baseURL配置项说明
Compare 2 commits »
shiyue created branch master in shiyue/superdesign 2025-08-27 17:30:33 +08:00
shiyue pushed to master at shiyue/superdesign 2025-08-27 17:30:33 +08:00
a058ff225e Initial commit: SuperDesign project