fujie
8c6fe6784e
chore: only commit stats when points change
2026-01-08 23:21:04 +08:00
github-actions[bot]
29fa5bae29
chore: update community stats 2026-01-08
2026-01-08 15:10:19 +00:00
github-actions[bot]
dab465d924
chore: update community stats 2026-01-08
2026-01-08 14:43:27 +00:00
fujie
77c0defe93
feat: smart commit for stats - only commit when data actually changes
...
- Keep detailed stats tables in README
- Compare downloads/posts/upvotes before committing
- Skip commit if no actual data change (only time updated)
2026-01-08 22:35:53 +08:00
fujie
80cf2b5a52
feat: switch to dynamic badges - no more stats commits
...
- Replace README stats tables with Shields.io dynamic badges
- Badges data stored in GitHub Gist (ID: 7beb87fdc36bf10408282b1db495fe55)
- Workflow only uploads to Gist, never commits to main branch
- Stats refresh hourly via GitHub Actions
2026-01-08 22:33:46 +08:00
fujie
96638d8092
feat: smart commit for community-stats - only commit when data changes
...
- Add generate_shields_endpoints() for dynamic badges
- Update workflow to check for significant changes before commit
- Support uploading badge JSON to GitHub Gist
- Reduce unnecessary commits from hourly to only when data changes
2026-01-08 22:29:02 +08:00
github-actions[bot]
21ad55ae55
chore: update community stats 2026-01-08
2026-01-08 14:10:16 +00:00
github-actions[bot]
530a6cd463
chore: update community stats 2026-01-08
2026-01-08 13:20:58 +00:00
github-actions[bot]
8615773b67
chore: update community stats 2026-01-08
2026-01-08 12:15:27 +00:00
github-actions[bot]
16eaec64b7
chore: update community stats 2026-01-08
2026-01-08 11:09:14 +00:00
github-actions[bot]
8558077dfe
chore: update community stats 2026-01-08
2026-01-08 10:10:15 +00:00
github-actions[bot]
a15353ea52
chore: update community stats 2026-01-08
2026-01-08 09:12:19 +00:00
github-actions[bot]
5b44e3e688
chore: update community stats 2026-01-08
2026-01-08 08:12:10 +00:00
github-actions[bot]
a4b3628e01
chore: update community stats 2026-01-08
2026-01-08 07:11:35 +00:00
github-actions[bot]
bbb7db3878
chore: update community stats 2026-01-08
2026-01-08 06:13:29 +00:00
github-actions[bot]
dec2bbb4bf
chore: update community stats 2026-01-08
2026-01-08 05:11:27 +00:00
github-actions[bot]
6a241b0ae0
chore: update community stats 2026-01-08
2026-01-08 04:22:44 +00:00
github-actions[bot]
51c53e0ed0
chore: update community stats 2026-01-08
2026-01-08 03:37:14 +00:00
github-actions[bot]
8cb6382e72
chore: update community stats 2026-01-08
2026-01-08 02:45:58 +00:00
github-actions[bot]
5889471e82
chore: update community stats 2026-01-08
2026-01-08 01:36:56 +00:00
fujie
ca2e0b4fba
fix: convert media URLs to dict format for create_post API
2026-01-08 08:44:41 +08:00
fujie
10d24fbfa2
debug: add detailed error logging for create_post
2026-01-08 08:41:50 +08:00
fujie
322bd6e167
chore: cleanup legacy plugins and add plugin assets
...
- Remove deprecated summary plugin (replaced by deep-dive)
- Remove js-render-poc experimental plugin
- Add plugin preview images
- Update publish scripts with create_plugin support
2026-01-08 08:39:21 +08:00
fujie
3cc4478dd9
feat(deep-dive): add Deep Dive / 精读 action plugin
...
- New thinking chain structure: Context → Logic → Insight → Path
- Process-oriented timeline UI design
- OpenWebUI theme auto-adaptation (light/dark)
- Full markdown support (numbered lists, inline code, bold)
- Bilingual support (English: Deep Dive, Chinese: 精读)
- Add manual publish workflow for new plugins
v2026.01.08-1
2026-01-08 08:37:50 +08:00
github-actions[bot]
59f6f2ba97
chore: update community stats 2026-01-08
2026-01-08 00:35:51 +00:00
github-actions[bot]
172d9e0b41
chore: update community stats 2026-01-07
2026-01-07 23:08:41 +00:00
github-actions[bot]
de7086c9e1
chore: update community stats 2026-01-07
2026-01-07 22:08:12 +00:00
github-actions[bot]
5f63e8d1e2
chore: update community stats 2026-01-07
2026-01-07 21:08:36 +00:00
github-actions[bot]
3da0b894fd
chore: update community stats 2026-01-07
2026-01-07 20:09:35 +00:00
github-actions[bot]
ad2d26aa16
chore: update community stats 2026-01-07
2026-01-07 19:08:58 +00:00
github-actions[bot]
a09f3e0bdb
chore: update community stats 2026-01-07
2026-01-07 18:12:18 +00:00
github-actions[bot]
3a0faf27df
chore: update community stats 2026-01-07
2026-01-07 17:11:23 +00:00
fujie
cd3e7309a8
refactor: create OpenWebUICommunityClient class to unify API operations
2026-01-08 00:44:25 +08:00
fujie
54cc10bb41
feat: optimize publish script to skip unchanged versions
2026-01-08 00:34:49 +08:00
fujie
24e7d34524
fix: robust version determination in release workflow
v2026.01.07-1
2026-01-08 00:25:37 +08:00
fujie
a58ce9e99e
feat: 为所有插件配置添加 openwebui_id。
2026-01-08 00:16:56 +08:00
fujie
4a42dcf8de
chore: update extract_plugin_versions.py script
2026-01-08 00:14:32 +08:00
fujie
5903ea0e40
docs: update plugin development workflow with market publishing steps
2026-01-08 00:13:23 +08:00
fujie
6d7a5b45cf
feat: bump export_to_word to v0.4.3 and automate plugin publishing
2026-01-08 00:12:17 +08:00
github-actions[bot]
10433d38b3
chore: update community stats 2026-01-07
2026-01-07 16:11:43 +00:00
github-actions[bot]
bf2bc80b22
chore: update community stats 2026-01-07
2026-01-07 15:10:07 +00:00
fujie
1e0f5fb65a
feat: improve release workflow and update community stats to Top 6
2026-01-07 22:35:24 +08:00
github-actions[bot]
7d5a696106
📊 更新社区统计数据 2026-01-07
2026-01-07 14:09:37 +00:00
fujie
cf86012d4d
feat(infographic): upload PNG instead of SVG for better compatibility
...
- Convert SVG to PNG using canvas before uploading
- 2x scale for higher quality output
- Fix Word export compatibility issue (SVG not supported by python-docx)
- Update version to 1.4.1
- Update README.md and README_CN.md with new feature
2026-01-07 21:24:09 +08:00
github-actions[bot]
961c1cbca6
📊 更新社区统计数据 2026-01-07
2026-01-07 13:20:25 +00:00
fujie
7fb5c243fa
feat(export-to-word): add S3 object storage support
...
- Add boto3 direct download for S3/MinIO stored images
- Implement 6-level file fallback: DB → S3 → Local → URL → API → Attributes
- Sync S3 support to Chinese version (export_to_word_cn.py)
- Update version to 0.4.2
- Rewrite README.md and README_CN.md following standard format
- Update docs version numbers
- Add file storage access guidelines to copilot-instructions.md
2026-01-07 20:59:33 +08:00
github-actions[bot]
f845281b72
📊 更新社区统计数据 2026-01-07
2026-01-07 12:14:53 +00:00
github-actions[bot]
0b2c6a2d36
📊 更新社区统计数据 2026-01-07
2026-01-07 11:08:40 +00:00
github-actions[bot]
245c37b2c3
📊 更新社区统计数据 2026-01-07
2026-01-07 10:09:52 +00:00
github-actions[bot]
d2a915a514
📊 更新社区统计数据 2026-01-07
2026-01-07 09:12:43 +00:00