github-actions[bot]
8619405802
📊 更新社区统计数据 2026-01-05
2026-01-05 19:09:11 +00:00
fujie
f0017ffacd
⏰ 统计数据更新频率改为每小时
2026-01-06 02:14:26 +08: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
v2026.01.05-19
2026-01-05 23:37:14 +08:00
fujie
58452a8441
feat: release export_to_docx v0.4.0 with i18n, UserValves, and bug fixes
v2026.01.05-18
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
v2026.01.05-17
2026-01-05 17:29:52 +08:00
fujie
28d55c1469
feat: 添加 JavaScript 渲染 PoC,支持通过 API 更新消息内容
v2026.01.05-16
2026-01-05 09:01:42 +08:00
fujie
59933e9361
docs: 更新插件安装指南,增加OpenWebUI社区推荐安装方式。
2026-01-05 00:31:18 +08:00
fujie
7cbd0e2920
chore: release export-to-word v0.3.0
v2026.01.03-15
2026-01-04 03:17:35 +08:00
fujie
88038b35cc
chore: release plugins (remove debug messages)
v2026.01.03-14
2026-01-04 03:14:28 +08:00
fujie
1fd7d90284
fix: sync mermaid layout optimization to cn plugin
2026-01-04 02:44:33 +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 图表、引用、高级表格格式及剥离推理块。
v2026.01.03-12
2026-01-04 02:24:46 +08:00
fujie
3680fcf39f
feat: 更新了多个插件版本,并同步更新了中英文文档和相关说明。
v2026.01.03-11
2026-01-03 18:43:22 +08:00
fujie
593a9ce22b
feat: 升级Excel导出插件,增加AI生成文件名、导出所有消息选项并优化样式
v2026.01.03-10
2026-01-03 17:57:27 +08:00
fujie
fe497cccb7
refactor: 将代理的 Git 操作规则引用到 copilot-instructions.md。
2026-01-03 16:27:37 +08:00
fujie
88aa7e156a
fix: check for files before gh release upload to prevent empty file error
2026-01-03 16:13:22 +08:00
fujie
dbfce27986
fix: explicitly add newlines before EOF in release workflow
v2026.01.03-9
2026-01-03 16:04:21 +08:00
fujie
9be6fe08fa
fix: ensure extract_plugin_versions.py output ends with newline to prevent GH Actions EOF error
2026-01-03 16:00:50 +08:00
fujie
782378eed8
fix: quote GITHUB_OUTPUT delimiter to prevent EOF error
2026-01-03 14:18:50 +08:00
fujie
4e59bb6518
feat: support full-cell markdown italic formatting in excel export
2026-01-03 14:18:32 +08:00
fujie
3e73fcb3f0
feat: refine excel export to apply bold formatting only to fully bolded cells
2026-01-03 14:16:00 +08:00
fujie
c460337c43
feat: support markdown italic formatting and refine bold parsing
2026-01-03 14:12:53 +08:00
fujie
e775b23503
feat: support markdown bold formatting in excel export
2026-01-03 14:10:11 +08:00
fujie
b3cdb8e26e
fix: use gh cli for asset upload to support chinese filenames
2026-01-03 13:52:25 +08:00
fujie
0e6f902d16
chore: add debug steps and artifact upload to release workflow
2026-01-03 13:38:59 +08:00
fujie
c15c73897f
fix: enforce utf-8 and disable git path quoting in release workflow to support chinese filenames
2026-01-03 13:25:15 +08:00
fujie
035439ce02
docs: forbid agents from auto-pushing to remote main branch
2026-01-03 13:21:31 +08:00
fujie
b84ff4a3a2
chore: disable auto-release on push to main, use workflow_dispatch only
2026-01-03 13:18:36 +08:00
fujie
e22744abd0
feat: add export scope option and smart sheet naming to export to excel plugin (v0.3.5)
v2026.01.03-5
2026-01-03 13:15:13 +08:00
fujie
54c90238f7
fix: enforce utf-8 locale in release workflow to support chinese filenames
2026-01-03 12:42:26 +08:00
fujie
40d77121bd
docs: update plugin development standards for readme requirements
v2026.01.03-4
2026-01-03 12:37:05 +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: 添加版本一致性检查脚本以确保插件和文档版本同步
v2026.01.03-3
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
b9d8100cdb
docs: add consistency maintenance section to copilot instructions
2026-01-03 11:18:39 +08:00
fujie
bb1cc0d966
docs: update copilot instructions for consistency and sync READMEs
2026-01-03 11:17:54 +08:00
fujie
2e238c5b5d
移除多模型上下文合并器插件的描述。
2026-01-03 11:17:48 +08:00
fujie
b56e7cb41e
docs: update documentation versions, fix rendering issues, and update READMEs
2026-01-03 11:16:24 +08:00
fujie
236ae43c0c
fix: 提取插件版本时跳过 gemini_manifold.py 和 gemini_manifold_companion.py 文件
2026-01-03 11:00:14 +08:00
fujie
a4e8cc52f9
docs: 更新 Copilot 指令。
2026-01-03 10:57:21 +08:00
fujie
c8e8434bc6
feat: 引入选项以在发布说明中忽略已移除的插件。
2026-01-03 10:55:05 +08:00
fujie
3ee00bb083
docs(copilot-instructions): add release workflow guidelines
...
- Add release workflow section with automatic release process
- Document version numbering rules (semver)
- Add three release methods: direct push, PR, manual trigger
- Include commit message convention (Conventional Commits)
- Add release checklist
2026-01-01 04:23:22 +08:00
fujie
0a9549da34
feat(flash-card): add _get_user_context for safer user info retrieval
...
- Add _get_user_context method to handle various __user__ types (dict, list, tuple)
- Prevent AttributeError when __user__ is not a dict
- Update version to 0.2.2 for both English and Chinese versions
v2025.12.31-2
2026-01-01 04:19:22 +08:00