Commit Graph

65 Commits

Author SHA1 Message Date
fujie
feeed7d332 添加用户上下文获取规范,确保插件安全提取用户信息并避免潜在错误 v2025.12.31-1 2026-01-01 04:10:32 +08:00
Jeff
84246db0bd Merge pull request #12 from Fu-Jie/copilot/build-plugin-release-workflow
Add plugin release workflow with auto-release on merge and version validation
2026-01-01 04:09:27 +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]
02fc846574 Initial plan 2025-12-31 11:05:36 +00:00
Jeff fu
59ee25754d 更新文档和参数:将版本号提升至1.2.0,增加新特性说明,调整最大摘要token数至16384 2025-12-31 13:21:33 +08:00
Jeff
2cf64c085a Merge pull request #11 from Fu-Jie/copilot/reuse-db-connection
Refactor async-context-compression to re-use OpenWebUI's internal DB connection
2025-12-31 13:04:42 +08:00
Jeff
7c2fd9e6a6 Fix token calculation by removing summary model ID 2025-12-31 12:39:43 +08:00
copilot-swe-agent[bot]
570381f5b3 Fix: Add extend_existing=True to prevent MetaData conflicts on plugin reload
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 04:14:16 +00:00
copilot-swe-agent[bot]
e510b3b580 Refactor async-context-compression to use OpenWebUI's internal DB connection
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 03:52:19 +00:00
copilot-swe-agent[bot]
501871ece1 Initial plan 2025-12-31 03:42:15 +00:00
Jeff
27186aee1a Merge pull request #9 from Fu-Jie/copilot/update-github-pages-documentation
Update Smart Mind Map docs to v0.8.0 and reflect latest features
2025-12-31 03:27:06 +08: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
copilot-swe-agent[bot]
c1d7931e60 Initial plan 2025-12-30 18:41:49 +00:00
fujie
6bae24ab74 feat: Update Smart Mind Map plugin to version 0.8.0 with enhanced features and improved styling
- Added author information and funding URL to the plugin metadata.
- Improved description for better clarity on functionality.
- Refactored CSS for better responsiveness and visual appeal, including dark theme support.
- Enhanced JavaScript for improved user interaction, including new controls for zooming and theme toggling.
- Updated download functionality to support PNG format with improved scaling and styling.
- Added user context extraction for better user information handling.
- Updated error handling and logging for better debugging and user feedback.
- Translated plugin title and description to Chinese for localization.
2025-12-31 02:00:10 +08:00
fujie
048997d37e feat: 更新思维导图插件的样式和功能,增加导出选项和层级展开选择 2025-12-31 01:20:41 +08: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
Jeff
25c3598979 Merge pull request #8 from Fu-Jie/copilot/update-github-pages-docs
Add Export to Word action docs to GitHub Pages
2025-12-30 15:33:36 +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]
56dfb4c01c Initial plan 2025-12-30 07:18:30 +00:00
Jeff fu
a010e52cea 优化表格添加功能,支持表头底色与隔行底色,调整单元格对齐方式以提升可读性 2025-12-30 15:17:06 +08:00
Jeff fu
d06b27fbb8 优化代码高亮和段落格式,调整关键字颜色和背景色,确保更好的可读性 2025-12-30 15:04:06 +08:00
Jeff fu
7f43e45049 更新导出为 Word 功能,增加代码语法高亮和引用块支持,优化文档说明和依赖项 2025-12-30 14:56:57 +08:00
Jeff fu
1bf1d7ac23 更新导出为 Word 功能,优化文件命名逻辑,增加聊天标题提取,完善文档说明 2025-12-30 14:45:51 +08:00
Jeff
0f635013c7 Merge pull request #7 from Fu-Jie/copilot/create-copilot-instructions-md
Create copilot-instructions.md with plugin development guidelines
2025-12-30 13:47:31 +08:00
copilot-swe-agent[bot]
17f63eb00a Create copilot-instructions.md with plugin development guidelines
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 05:36:28 +00:00
copilot-swe-agent[bot]
a7aea0f2f8 Initial plan 2025-12-30 05:31:24 +00:00
Jeff fu
278a6ce12c Add export to Word functionality with Markdown support
- Implemented a new plugin to export current conversation content from Markdown to Word (.docx) format.
- Added README_CN.md for Chinese documentation, detailing features, supported Markdown syntax, usage instructions, font configurations, and author information.
- Developed export_to_word.py to handle the conversion process, including title extraction, document creation, and file download triggering.
- Included support for various Markdown elements such as headings, lists, tables, and inline formatting.
- Ensured proper handling of Chinese and English text without encoding issues.
2025-12-30 13:29:44 +08:00
Jeff fu
b0fad966ce 添加作者和许可证信息到各个插件的 README 文件 2025-12-30 12:44:55 +08:00
Jeff fu
e4fd08628c 更新闪记卡插件的图标为官方Lucide SVG格式 2025-12-30 11:24:23 +08:00
Jeff fu
6a4a578394 Add Flash Card plugin with HTML generation and key point extraction
- Introduced a new Flash Card plugin that generates visually appealing flashcards from text input.
- Implemented functionality to extract key points and categories for efficient learning.
- Added a new Python file for the plugin logic and a corresponding image asset.
- Removed outdated README files for the previous knowledge card plugin.
2025-12-30 11:18:36 +08:00
Jeff
fb4af28539 Import re module in knowledge_card.py
Added import for regular expressions to knowledge_card.py
2025-12-30 10:55:27 +08:00
Jeff
7a2b03bb2a Merge pull request #6 from Fu-Jie/copilot/update-icon-urls-to-lucide
还原 icon_url 修改 - 保持原始 base64 SVG 格式
2025-12-30 10:43:16 +08:00
copilot-swe-agent[bot]
7d16ac4b29 Update icons to official Lucide SVGs in base64 format
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:28:46 +00:00
copilot-swe-agent[bot]
ded4040af1 Revert icon_url changes - keep original base64 SVG format
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:14:14 +00:00
copilot-swe-agent[bot]
c77ad84858 统一插件 icon_url 为 Lucide Icons 格式
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-30 02:07:40 +00:00
copilot-swe-agent[bot]
98e5bb9414 Initial plan 2025-12-30 01:56:10 +00:00
Jeff
9e50d4b764 Merge pull request #5 from Fu-Jie/copilot/update-chinese-documentation
Complete Simplified Chinese documentation coverage
2025-12-30 09:31:07 +08: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]
7f07329f87 Initial plan 2025-12-30 01:09:59 +00:00
Jeff
5819d96e6b Merge pull request #4 from Fu-Jie/copilot/add-multi-language-support
[WIP] Add Chinese and English versions for GitHub Pages
2025-12-29 19:50:00 +08: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]
404e3f9da8 Initial plan 2025-12-29 11:34:08 +00:00
Jeff
0e2b384683 Merge pull request #3 from Fu-Jie/copilot/build-documentation-portal
Build MkDocs documentation portal with Material theme and GitHub Pages deployment
2025-12-29 18:55:49 +08:00
Jeff
cda9a63cce Merge pull request #2 from Fu-Jie/copilot/update-icon-style-to-monochrome
Align Smart Infographic plugin icon with OpenWebUI official monochrome style
2025-12-29 18:45:08 +08:00
copilot-swe-agent[bot]
c95a6c5366 chore: switch infographic icon to lucide bar-chart-2
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 10:22:00 +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
copilot-swe-agent[bot]
d3d46bb166 chore: align infographic icon with official style
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 10:02:49 +00:00
copilot-swe-agent[bot]
27ff6a29a3 chore: tweak infographic icon stroke for clarity
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-29 09:56:07 +00:00