Commit Graph

10 Commits

Author SHA1 Message Date
cheney
a5c5d24083 refactor: 彻底移除 docker compose,改用纯 docker 构建+重启部署
All checks were successful
Build and Deploy / build (push) Successful in 12s
Build and Deploy / deploy (push) Successful in 26s
2026-09-01 10:27:11 +08:00
cheney
e11814048c feat: 内容源管理优化与条目编辑功能
All checks were successful
Build and Deploy / deploy (push) Successful in 51s
- 内容源管理:去掉人工录入卡片,AI 密钥保存后可返显并支持小眼睛切换,布局优化
- 内容管理:新增编辑按钮与编辑页,可调整条目全部字段与标签
2026-08-31 18:02:32 +08:00
cheney
2422ae452b refactor: 改用 start.sh 直接部署,去掉 docker compose 2026-08-31 15:05:44 +08:00
cheney
f58970783f fix: deploy job 添加 checkout 步骤修复 scp 找不到文件的问题
All checks were successful
Build and Deploy / build (push) Successful in 19s
Build and Deploy / deploy (push) Successful in 31s
2026-08-28 17:54:12 +08:00
cheney
39abb1974d 省略镜像传输过程
Some checks failed
Build and Deploy / build (push) Successful in 31s
Build and Deploy / deploy (push) Failing after 21s
2026-08-28 17:20:22 +08:00
cheney
ab3548837a feat: 添加手动部署脚本
Some checks failed
Build and Deploy / build (push) Failing after 4m24s
Build and Deploy / deploy (push) Has been skipped
2026-08-28 09:37:06 +08:00
cheney
7208637e27 feat: Gitea Actions CI/CD 流水线 2026-08-28 09:35:02 +08:00
cheney
c21692f91e feat: CICD与部署脚本
- Jenkinsfile: 构建+部署+健康检查流水线
- start.sh: 服务器启动脚本
2026-08-28 09:33:22 +08:00
cheney
dec103546e feat: awesome index 全功能实现
- M1-M2: 数据层与核心API(DuckDB, entries/tags/comments/search服务)
- M3: SSR页面(EJS模板,接真实数据)
- M4: 管理后台(登录/用户/内容源/AI ingest)
- M5: 采集层(scheduler+rss/html/eryajf适配器)
- M6: MCP只读接口(Streamable HTTP, 4工具)
- M7: Docker部署(Dockerfile+docker-compose)
- 测试: 10个用例全部通过
- 修复: DuckDB连接参数绑定、状态机迁移、标签树操作
2026-08-28 09:32:48 +08:00
cheney
c47bb15d8c feat(design): Riso 风格页面设计与静态原型(首页/列表/详情/管理台/登录) 2026-08-26 16:01:19 +08:00