-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: CaptainSL/python-office
base: develop
head repository: CoderWanFeng/python-office
compare: develop
- 19 commits
- 296 files changed
- 20 contributors
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0e37fc - Browse repository at this point
Copy the full SHA d0e37fcView commit details
Commits on Aug 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cdf8ea4 - Browse repository at this point
Copy the full SHA cdf8ea4View commit details -
docs: refresh maintenance wording in README (CoderWanFeng#169)
Co-authored-by: 15940037959 <937348933@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 77f4745 - Browse repository at this point
Copy the full SHA 77f4745View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18e727 - Browse repository at this point
Copy the full SHA c18e727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039b311 - Browse repository at this point
Copy the full SHA 039b311View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7233ec - Browse repository at this point
Copy the full SHA d7233ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9e733 - Browse repository at this point
Copy the full SHA 3f9e733View commit details -
Configuration menu - View commit details
-
Copy full SHA for f865f84 - Browse repository at this point
Copy the full SHA f865f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d7d763 - Browse repository at this point
Copy the full SHA 3d7d763View commit details
Commits on Aug 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 232e242 - Browse repository at this point
Copy the full SHA 232e242View commit details -
fix(pdf): 关闭水印输入流并防护空水印文件 (CoderWanFeng#172)
* fix(pdf): 关闭水印输入流并防护空水印文件 Refactor watermark service to ensure file streams are closed properly, even on failure. Added error handling for encrypted PDFs and improved readability. * test(pdf): 新增水印服务行为测试
Configuration menu - View commit details
-
Copy full SHA for 23a4a05 - Browse repository at this point
Copy the full SHA 23a4a05View commit details -
feat(video): add unified video_edit skill for audio and video editing (…
…CoderWanFeng#171) Add video_edit skill combining all 6 audio and video editing features: - cut_video: trim/cut video file by start_time and end_time - cut_audio: trim/cut audio file by start_time and end_time - crop_video: crop video screen coordinates and dimensions - concat_videos: concatenate multiple video files in sequence - concat_audios: concatenate multiple audio files in sequence - add_audio_to_video: add or replace audio track in video file Service implementation added to office/lib/video/video_edit_service.py. Co-authored-by: dmb-255474348 <dmb-255474348@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 0409845 - Browse repository at this point
Copy the full SHA 0409845View commit details -
增加了关于批量图片处理的代码 (CoderWanFeng#148)
* 提交批量处理图片的代码 * 提交批量处理图片的代码 * 提交关于批量处理图片的代码,已经readme示例 * 提交关于批量处理图片的代码,已经readme示例 * 提交关于批量处理图片的代码,已经readme示例 * 提交关于批量处理图片的代码,以及readme * 提交关于批量处理图片的代码,以及readme
Configuration menu - View commit details
-
Copy full SHA for 0d49275 - Browse repository at this point
Copy the full SHA 0d49275View commit details -
1. 删除旧的.qoder目录下的冗余文档文件 2. 将所有文档文件统一迁移到/wiki/zh/标准目录结构中 3. 新增了Excel、图片、微信自动化、PDF处理等多个模块的详细文档 4. 补充了示例大全、API参考、Skills系统等完整的文档分类 5. 统一了文档的引用格式和目录结构
CoderWanFeng committedAug 12, 2026 Configuration menu - View commit details
-
Copy full SHA for 53ed7db - Browse repository at this point
Copy the full SHA 53ed7dbView commit details -
Merge PR CoderWanFeng#144: Add annotation information for excel examples
手动解决冲突,保留 develop 的 docstring 和 PR CoderWanFeng#144 的行内注释。
CoderWanFeng committedAug 12, 2026 Configuration menu - View commit details
-
Copy full SHA for e278d3e - Browse repository at this point
Copy the full SHA e278d3eView commit details -
- 增加多个标题和章节之间的空行,提升文档可读性 - 移除简介中关于微信的部分,调整功能覆盖描述 - 统一关键参数说明部分的格式,新增空行分隔 - 更新目录与示例引用链接,确保结构清晰 - 完善 Windows 环境特性说明,便于用户理解限制
CoderWanFeng committedAug 12, 2026 Configuration menu - View commit details
-
Copy full SHA for 43a564c - Browse repository at this point
Copy the full SHA 43a564cView commit details
Commits on Aug 14, 2026
-
feat(skills): add url2ebook web skill (CoderWanFeng#174)
Expose the existing webpage-to-ebook example as a discoverable Skill so agents can convert URLs without hunting through office.api.web. Co-authored-by: Claw Assistant <claw@openclaw.ai> Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 7e9bc97 - Browse repository at this point
Copy the full SHA 7e9bc97View commit details
Commits on Aug 18, 2026
-
fix: handle non-string pandas column names in memory optimizer (Coder…
…WanFeng#177) * fix: handle non-string pandas column names in memory optimizer * test: cover pandas memory optimizer with integer columns * fix: keep pandas memory optimizer diff focused * test: cover pandas object column optimization cases
Configuration menu - View commit details
-
Copy full SHA for e697f25 - Browse repository at this point
Copy the full SHA e697f25View commit details
Commits on Aug 19, 2026
-
fix: fall back when poexcel hides split export (CoderWanFeng#178)
Co-authored-by: lawliet206 <lawliet206@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd6fe56 - Browse repository at this point
Copy the full SHA dd6fe56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop