Commit Graph

13 Commits

Author SHA1 Message Date
YuBai
99d4170626 fix: 为其他 handler 添加数组空值检查
在 parseVariable 方法中为所有数组字段的 .map() 调用添加 (field || []) 保护,

防止当字段为 undefined 时调用 .map() 报错。
2026-02-02 11:26:47 +08:00
ffc93a4a13 feat: 调整别名的转义 2025-11-09 23:16:34 +08:00
08749116f3 feat: 附件(图片)文件保存本地支持自定义
fix: 修复有些图片无法下问题
fix: 修复同步汇总文件中文件名和真实保存不一致问题
feat: 调整别名的转义
2025-11-09 22:43:17 +08:00
c09f96d3b8 fix #143 #132 #124
1. 增加游戏同步功能
2. 修复自定义参数配置问题
3. 增加搜索默认类型
4. 增加全部搜索为空时的提示
2025-03-11 14:45:14 +08:00
58ced6cd1f fix game/book/movie import error 2024-03-21 21:18:28 +08:00
446a37e03b add array display type
fix write enter to editor when search item
fix desc has "\"     " error
2023-12-26 15:18:11 +08:00
1b5b9bb0b3 fix search error 2023-12-21 10:25:28 +08:00
0dd68ff8cb 1. add array spilt , start, end 2023-09-23 10:12:07 +08:00
5c345efa1d 1. fix sync movie fetch wrong type
2. fix can not get the comment of book or movie
2023-09-23 09:21:46 +08:00
6c52606417 feature: theater
feature: imageData.url
2023-08-30 18:10:37 +08:00
f83a0b4c8e add function: import high quantity image from douban 2022-12-03 18:53:36 +08:00
86345cdf85 optimize and fix bug 2022-11-26 13:54:29 +08:00
01a066f393 add function: sync personal movie/book/music info 2022-11-20 00:49:11 +08:00