Commit Graph

634 Commits

Author SHA1 Message Date
BaiFu 68e60fd8e4 Add files via upload 2025-11-24 14:24:41 +08:00
666ghj 3849c6ef52 Update config. 2025-11-17 16:10:45 +08:00
666ghj aa3b913037 Change configuration description guide. 2025-11-14 11:45:47 +08:00
666ghj 01d9804861 Update email. 2025-11-13 23:52:40 +08:00
ghmark675 776963033f Merge pull request #340 from 666ghj/fix/docker-env-file-config
Fix/docker env file config
2025-11-13 20:22:27 +08:00
ghmark675 13ed9953de docs(README): update quick start guide
add .env file declaration
2025-11-13 19:11:34 +08:00
ghmark675 4f9ff3d1fe Merge pull request #322 from JasonDylan/fix/docker-env-file-config
fix: correctly load environment variables in docker-compose / fix: docker-compose 修复部署时网页无env配置
2025-11-13 18:34:03 +08:00
666ghj 9d6e4946e8 Update operation guide in UI and config file. 2025-11-13 17:33:58 +08:00
666ghj 403dbbd296 Delete small bat. 2025-11-13 00:55:38 +08:00
BaiFu f004407f4b Add final report download button (#329)
* fix(app): 改进应用健康检查机制并更新默认配置

添加专用的健康检查路径和代理配置,重构健康检查URL构建逻辑
增加健康检查失败时的日志记录
延长应用启动等待时间至90秒

* style(templates): 统一CSS选择器缩进格式并修复空格问题

* feat(报告下载): 实现报告文件下载功能并增强任务状态管理

- 在ReportAgent中修改generate_report返回包含文件路径的字典
- 在ReportTask中添加文件路径相关字段
- 新增/download接口用于下载报告文件
- 在前端添加下载按钮及相关控制逻辑
- 完善任务状态显示,增加文件路径信息

* feat(report): 添加报告下载功能并优化状态管理

- 在ReportAgent中返回报告文件保存路径信息
- 新增Flask接口/download/<task_id>用于下载报告文件
- 在前端添加下载按钮及相关控制逻辑
- 修复报告生成状态重置问题
- 优化健康检查URL构建和代理设置
- 统一CSS样式中的空格和缩进

---------

Co-authored-by: HKLHaoBin <we3q@qq.com>
Co-authored-by: Zhang Yuxiang <51037789+NTFago@users.noreply.github.com>
2025-11-13 00:48:52 +08:00
刘硕 516f37bd25 feat: api 隐藏可选
给api添加了隐藏选项
2025-11-13 00:38:42 +08:00
JasonDylan fd6ffaa012 fix: correctly load environment variables in docker-compose / fix: docker-compose 修复 Docker 部署时网页配置修改无效的问题 2025-11-12 14:55:23 +08:00
ghmark675 b6c5c4182c docs: update contributing 2025-11-11 20:10:10 +08:00
666ghj 3a96bd4186 Hotfix: Increase forum timeout to better accommodate existing system stability. 2025-11-11 11:49:14 +08:00
ghmark675 79e7123456 Merge pull request #303 from 666ghj/dev
Dev
2025-11-11 10:45:05 +08:00
ghmark675 6db203b636 Merge pull request #302 from 666ghj/docs/contributing
Docs/contributing
2025-11-11 10:42:56 +08:00
ghmark675 dd8274c363 docs: Update CONTRIBUTING-EN.md with sync instruction
Added instruction to synchronize the latest code from the remote dev branch.
2025-11-11 10:40:47 +08:00
ghmark675 d29fc6de1c docs: Update CONTRIBUTING.md with pull instruction
Added instruction to pull latest code from remote dev branch.
2025-11-11 10:39:48 +08:00
BaiFu a05b038828 Update README_EN.md 2025-11-11 01:19:10 +08:00
BaiFu 8474af8552 Update README.md 2025-11-11 01:18:23 +08:00
ghmark675 ef15cece92 docs(README-EN): add English notice referencing CONTRIBUTING files
- Added a Markdown notice prompting contributors to read the contribution guidelines
- References ./CONTRIBUTING.md (Chinese) and ./CONTRIBUTING-EN.md (English)
2025-11-11 01:11:32 +08:00
ghmark675 0a7bcf9cdd docs(README): reference bilingual CONTRIBUTING files in README
- Added Markdown references to ./CONTRIBUTING.md (Chinese) and ./CONTRIBUTING-EN.md (English)
- Instructs contributors to read these files before contributing
2025-11-11 01:11:32 +08:00
ghmark675 a59fe37924 docs: add bilingual CONTRIBUTING.md (Chinese + English)
- Added a CONTRIBUTING.md with both Chinese and English versions.
- Provides clear instructions for contributing based on the dev branch.
2025-11-11 01:11:32 +08:00
ghmark675 b09a13ec6e fix(sentiment_analyzer): streamlit and torch conflict 2025-11-11 01:11:32 +08:00
ghmark675 92482a416e fix(sentiment_analyzer): fix type warning from pyright 2025-11-11 01:11:32 +08:00
ghmark675 aa11c529c8 style(sentiment_analyzer): format file 2025-11-11 01:11:32 +08:00
limm 71f4b3ad77 fix: 修复日志记录错误信息时的变量引用问题 2025-11-11 01:11:32 +08:00
666ghj fe82b9ed51 Update README. 2025-11-10 10:39:53 +08:00
ghmark675 245d033e37 Merge pull request #274 from MaYiding/Feature-Update-QQ-Group
Feature Update QQ Group QR Code
2025-11-10 08:24:39 +08:00
马一丁 a57b4ad24c Update README-EN.md 2025-11-10 02:07:23 +08:00
马一丁 1bd6f56ecf Update README-EN.md 2025-11-10 02:03:59 +08:00
马一丁 c4847a84e0 Update README.md 2025-11-10 01:56:28 +08:00
马一丁 39abfbefe3 QQ Group QR Code 2025-11-10 01:55:43 +08:00
Doiiars dfc581ff6c 修复流式传输重试问题 2025-11-09 19:20:27 +08:00
BaiFu 58b819d820 Update README_EN.md 2025-11-09 09:57:34 +08:00
BaiFu dcce60fbb0 Update README.md 2025-11-09 09:54:47 +08:00
666ghj 62bf8f6085 Update README. 2025-11-08 00:07:29 +08:00
666ghj 7b888db773 Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem 2025-11-08 00:03:40 +08:00
666ghj 3b977bb202 Update README. 2025-11-07 23:59:42 +08:00
Zhang Yuxiang 2064125043 Merge pull request #219 from NTFago/fix/torch-classes-error
fix: disable Streamlit file watcher to resolve torch.classes conflict
2025-11-07 22:57:30 +08:00
Zhang Yuxiang 64e24532b5 fix(streamlit): disable file watcher to avoid torch.classes conflict 2025-11-07 22:50:42 +08:00
Doiiars bba0419695 更新readme 2025-11-07 21:54:24 +08:00
666ghj ebeb33fb5e Update README. 2025-11-07 21:39:13 +08:00
666ghj e55cd7bb39 Hotfix: Refine report selection prompt to avoid accidental mis-selection. 2025-11-07 18:56:23 +08:00
ghmark675 8bdb129942 Refactor(workflow): disable cached when build docker 2025-11-07 17:09:32 +08:00
ghmark675 a1e4f492b3 Merge pull request #201 from 666ghj/feature/arm_docker
Feat(docker): support arm platform
2025-11-07 16:42:44 +08:00
ghmark675 444c547adf Feat(docker): support arm platform 2025-11-07 16:39:32 +08:00
ghmark675 d076d298f4 Merge pull request #198 from 666ghj/feature/arm_docker
Feat(docker): support arm platform
2025-11-07 16:16:20 +08:00
ghmark675 58bf522432 Feat(docker): support arm platform 2025-11-07 16:12:53 +08:00
BaiFu 34d4eeba62 Dev to Main: Refactor LLM Interface to Byte Stream for Improved Stability
Dev to Main: Refactor LLM Interface to Byte Stream for Improved Stability
2025-11-07 15:52:28 +08:00