13 Commits

Author SHA1 Message Date
ogt
6f8d8e82e8 清除外部報價與前台 P2 人工語意
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
2026-07-01 14:04:43 +08:00
ogt
2888bac597 fix: align pchome growth comparison and promo watch
All checks were successful
CD Pipeline / deploy (push) Successful in 1m9s
2026-06-26 11:53:14 +08:00
ogt
c1b375f41c fix: harden import auth and utility page copy
Some checks failed
CD Pipeline / deploy (push) Failing after 6m19s
2026-06-26 06:44:51 +08:00
ogt
45da965702 feat: add dual-store actions to price comparison 2026-06-25 18:52:59 +08:00
ogt
21e0e0c646 feat: clarify PChome growth page responsibilities
All checks were successful
CD Pipeline / deploy (push) Successful in 1m8s
2026-06-25 10:54:39 +08:00
OoO
08532b2987 feat: improve pchome growth UX workbench
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
2026-06-16 12:03:29 +08:00
OoO
01c73e02a2 V10.621 sync auto candidates to growth layer
Some checks failed
CD Pipeline / deploy (push) Failing after 34s
2026-06-16 11:41:34 +08:00
OoO
15010ab724 V10.620 automate unit price candidates
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
2026-06-16 11:27:12 +08:00
OoO
7a2520dc67 V10.619 MOMO 精準候選搜尋
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
2026-06-16 11:13:24 +08:00
OoO
a9b5385615 fix: 收斂 PChome 工具頁新版樣式
All checks were successful
CD Pipeline / deploy (push) Successful in 1m4s
2026-05-17 22:13:46 +08:00
OoO
869cf2da31 統一工具頁新版殼層
All checks were successful
CD Pipeline / deploy (push) Successful in 59s
2026-05-14 00:57:29 +08:00
OoO
75de76ac12 fix(momo): block EC404 auto-open with end-to-end URL guard
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
- normalize URLs at write time (scheduler crawlers, routes) to drop
  javascript:/EC404/placeholder i_code (momo_/manual_/pchome_)
- add global click+auxclick guard in base.html and ewoooc_base.html
  that intercepts blocked MOMO URLs and redirects to safe i_code URL
- per-page dashboards reuse the same isLikelyMomoIcode validation
- /api/track_momo_link records blocked events for diagnosis
- ship sanitize_momo_urls.py to clean existing polluted DB rows

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 12:00:34 +08:00
ogt
1b4f3a7bbe feat: EwoooC 初始化 — 完整專案推版至 Gitea
Some checks failed
CD Pipeline / deploy (push) Failing after 59s
- 建立 Gitea Actions CD pipeline (.gitea/workflows/cd.yaml)
- 部署模式: rsync Python 檔案至 188 → docker restart (volume mount)
- Dockerfile/requirements 變動時自動重建 Docker image
- 部署通知: Telegram (開始/成功/失敗)
- 健康檢查: https://mo.wooo.work/health (最多 5 次重試)
- 同步最新 CLAUDE.md / ADR-008 / memory (2026-04-19)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 01:21:13 +08:00