rogee
|
c04cbb9eaf
|
fix: move frontend dev server to port 5100
|
2026-09-20 15:11:13 +08:00 |
|
rogee
|
2cb22ac5e5
|
fix: reuse local gateway port during development
|
2026-09-20 14:54:52 +08:00 |
|
rogee
|
26b5804092
|
fix: make local database startup self contained
|
2026-09-20 14:49:37 +08:00 |
|
rogee
|
dfafcae0c6
|
fix: avoid reserved pnpm env command
|
2026-09-20 14:30:45 +08:00 |
|
rogee
|
09f3784e73
|
chore: split local development services
|
2026-09-19 12:22:22 +08:00 |
|
rogee
|
2275075d7e
|
refactor: reorganize project by component
|
2026-09-18 19:00:31 +08:00 |
|
rogee
|
e8f2c192ba
|
refactor: migrate browser gateway to native xvfb
|
2026-09-18 16:50:18 +08:00 |
|
rogee
|
9ee7989f88
|
feat: allow account and competitor deletion
|
2026-09-17 16:09:17 +08:00 |
|
rogee
|
7712b033b0
|
feat: expose Douyin login QR in admin
|
2026-09-16 10:50:05 +08:00 |
|
rogee
|
9095920a5b
|
fix: complete Douyin release remediation
|
2026-09-16 01:51:14 +08:00 |
|
rogee
|
977e541fef
|
feat: finish Douyin production readiness flow
|
2026-09-15 09:20:51 +08:00 |
|
rogee
|
4d1dd37438
|
feat: complete CreatorHub gateway review fixes
|
2026-09-13 21:52:52 +08:00 |
|
rogee
|
860ecaf7ea
|
feat: continue CreatorHub plan01 implementation
|
2026-09-12 20:17:29 +08:00 |
|
rogee
|
f054d04321
|
HH-912: simplify social account creation (#36)
|
2026-09-02 02:03:36 +08:00 |
|
rogee
|
3729ce910f
|
feat: support direct network exit for runtimes
|
2026-09-01 19:12:48 +08:00 |
|
rogee
|
5674cfe8c3
|
fix: expose configuration menus and relax password length
|
2026-09-01 17:54:02 +08:00 |
|
rogee
|
2332a94a0a
|
HH-900: document manual startup and business validation (#35)
|
2026-09-01 13:31:23 +08:00 |
|
rogee
|
024bf14448
|
HH-807: harden runtime coordination (#21)
|
2026-08-31 19:37:17 +08:00 |
|
rogee
|
1d9fd9f0e0
|
HH-867: 控制面单用户认证与停机通知 (#30)
|
2026-08-31 18:31:11 +08:00 |
|
rogee
|
199f7b348a
|
feat: 多镜像版本管理与网关化环境编排 (#14)
|
2026-08-28 19:46:08 +08:00 |
|
rogee
|
0b9808705d
|
HH-776: gracefully stop managed browser containers (#15)
|
2026-08-28 19:22:22 +08:00 |
|
rogee
|
b875149605
|
feat: 开发阶段开放局域网访问,移除网络隔离与访问约束
- compose: 去掉 control 网络的 internal 标记(internal 网络上 Docker 会静默丢弃端口发布,导致局域网无法访问)
- docker-gateway: 浏览器网络改为普通 bridge,移除 internal+禁 ICC
- AGENTS.md: 新增开发阶段原则(仅业务功能、不做访问限制、安全自管),删除输入信任/风控/敏感日志约束
- docs/README: 同步移除 localhost-only 与网络隔离声明
- 端口改为 8082(8080 被 multica-backend-1 占用)
|
2026-08-28 15:58:52 +08:00 |
|
rogee
|
fa36eeb09b
|
HH-772: add executable deployment guide (#11)
|
2026-08-28 13:00:40 +08:00 |
|