github-actions[bot]
3763e6501d
📊 更新社区统计数据 2026-01-06
2026-01-06 01:37:32 +00:00
github-actions[bot]
5911f75641
📊 更新社区统计数据 2026-01-06
2026-01-06 00:36:06 +00:00
github-actions[bot]
f936181a37
📊 更新社区统计数据 2026-01-05
2026-01-05 23:08:15 +00:00
github-actions[bot]
a7651f33a4
📊 更新社区统计数据 2026-01-05
2026-01-05 22:08:17 +00:00
github-actions[bot]
45ddf5092b
📊 更新社区统计数据 2026-01-05
2026-01-05 21:08:48 +00:00
github-actions[bot]
61294e90e4
📊 更新社区统计数据 2026-01-05
2026-01-05 20:09:25 +00:00
github-actions[bot]
8619405802
📊 更新社区统计数据 2026-01-05
2026-01-05 19:09:11 +00:00
fujie
65fe16e185
🔧 修复数据解析和添加英文报告
...
- 修正 data 字段解析路径:data.function.meta 而不是 data.meta
- 现在正确显示插件类型 (action/filter) 和版本号
- 添加英文版详细报告 (community-stats.en.md)
- generate_markdown 方法支持中英文切换
2026-01-06 02:02:26 +08:00
fujie
136e7e9021
✨ 添加作者统计信息
...
- README 统计区域新增作者信息:粉丝数、积分、贡献数
- 中英文版本分别使用对应语言的表头
- 从 API 返回的 user 对象中提取用户统计数据
2026-01-06 01:53:03 +08:00
fujie
c1a660a2a1
🔧 修复社区统计功能
...
- 修正 README 结构:标题 → 语言切换 → 简介 → 统计 → 内容
- 英文版使用英文统计文本,中文版使用中文统计文本
- 修正插件 URL 为 /posts/{slug} 格式
- 清理 README_CN.md 中的重复内容
2026-01-06 01:49:39 +08:00
fujie
53f04debaf
✨ 添加 OpenWebUI 社区统计功能
...
- 新增统计脚本 scripts/openwebui_stats.py
- 新增 GitHub Actions 每日自动更新统计
- README 中英文版添加统计徽章和热门插件 Top 5
- 统计数据输出到 docs/community-stats.md 和 JSON
2026-01-06 01:32:38 +08:00
fujie
4b9790df00
feat: localize parameter names in export_to_word_cn.py and bump to v0.4.1
2026-01-05 23:37:14 +08:00
fujie
58452a8441
feat: release export_to_docx v0.4.0 with i18n, UserValves, and bug fixes
2026-01-05 23:29:16 +08:00
Jeff fu
e104161007
fix(docs): change py file link to GitHub URL for mkdocs compatibility
2026-01-05 17:40:39 +08:00
Jeff fu
6de0d6fbe4
feat(infographic-markdown): add new plugin for JS render to Markdown
...
- Add infographic_markdown.py (English) and infographic_markdown_cn.py (Chinese)
- AI-powered infographic generator using AntV library
- Renders SVG on frontend and embeds as Markdown Data URL image
- Supports 18+ infographic templates (lists, charts, comparisons, etc.)
Docs:
- Add plugin README.md and README_CN.md
- Add docs detail pages (infographic-markdown.md)
- Update docs index pages with new plugin
- Add 'JS Render to Markdown' pattern to plugin development guides
- Update copilot-instructions.md with new advanced development pattern
Version: 1.0.0
2026-01-05 17:29:52 +08:00
fujie
28d55c1469
feat: 添加 JavaScript 渲染 PoC,支持通过 API 更新消息内容
2026-01-05 09:01:42 +08:00
fujie
59933e9361
docs: 更新插件安装指南,增加OpenWebUI社区推荐安装方式。
2026-01-05 00:31:18 +08:00
fujie
aee9c93bfb
docs: update documentation for Export to Word plugin (v0.2.0)
2026-01-04 02:40:46 +08:00
fujie
3951f7f91d
feat: 增强 Word 导出插件,支持原生数学公式、Mermaid 图表、引用、高级表格格式及剥离推理块。
2026-01-04 02:24:46 +08:00
fujie
3680fcf39f
feat: 更新了多个插件版本,并同步更新了中英文文档和相关说明。
2026-01-03 18:43:22 +08:00
fujie
593a9ce22b
feat: 升级Excel导出插件,增加AI生成文件名、导出所有消息选项并优化样式
2026-01-03 17:57:27 +08:00
fujie
e22744abd0
feat: add export scope option and smart sheet naming to export to excel plugin (v0.3.5)
2026-01-03 13:15:13 +08:00
fujie
3795976a79
feat: optimize export to excel filename generation and update docs
2026-01-03 12:37:05 +08:00
fujie
f5e5e5caa4
feat: 添加版本一致性检查脚本以确保插件和文档版本同步
2026-01-03 12:25:04 +08:00
fujie
0c893ce61f
docs: 新增插件开发工作流程文档并更新了多个插件的版本信息
2026-01-03 12:22:14 +08:00
fujie
8f4ce8f084
docs: 更新异步上下文压缩的图标。
2026-01-03 12:00:18 +08:00
fujie
ac2cf00807
feat: 更新了异步上下文压缩插件版本,并优化了发布工作流以直接上传插件文件,同时排除了新的插件模板文件。
2026-01-03 11:54:17 +08:00
fujie
b56e7cb41e
docs: update documentation versions, fix rendering issues, and update READMEs
2026-01-03 11:16:24 +08:00
copilot-swe-agent[bot]
5b8750c438
Enhance release workflow with auto-release on merge and PR validation
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-31 12:06:31 +00:00
copilot-swe-agent[bot]
10bddd2026
Add plugin release workflow with version extraction and changelog management
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-31 11:14:41 +00:00
copilot-swe-agent[bot]
11ac26351a
docs: update smart mind map docs to v0.8.0
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 18:49:41 +00:00
fujie
73df5a0818
feat: Update smart mind map plugin with enhanced features and improved UI
...
- Renamed plugin title from "智绘心图" to "思维导图" and updated version to 0.8.0.
- Refactored user context extraction for better handling of user data.
- Improved CSS styles for better responsiveness and aesthetics.
- Added new control buttons for downloading and zooming functionalities.
- Enhanced JavaScript for dynamic theme detection and improved SVG handling.
- Updated documentation to reflect changes in plugin functionality and naming.
2025-12-30 23:53:26 +08:00
Jeff fu
4e5646ae94
添加插件文档和代码更新,支持可配置的文件标题来源,增强导出功能
2025-12-30 16:09:39 +08:00
copilot-swe-agent[bot]
4d43c4fb5e
Add export to word action docs
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 07:25:12 +00:00
copilot-swe-agent[bot]
ba44dfab26
docs: add full zh translations for site
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 01:22:29 +00:00
copilot-swe-agent[bot]
828f091d6f
Add multi-language support, Smart Infographic docs, fix icon, add documentation guide
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 11:47:54 +00:00
copilot-swe-agent[bot]
3950846fa9
Add MkDocs documentation portal with Material theme and CI/CD workflow
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 10:03:23 +00:00
fujie
2f27267b42
feat: 添加信息图插件,并更新相关插件模板和开发文档。
2025-12-28 20:08:50 +08:00
fujie
eaa6319991
feat: 新增插件系统、多种插件类型、开发指南及多语言文档。
2025-12-20 12:34:49 +08:00