Commit Graph

3 Commits

Author SHA1 Message Date
ogt
6b8bd8bb05 feat(security): automate governance review and access controls 2026-07-10 18:51:34 +08:00
OoO
87a83aed64 統一系統工具頁新版殼層
All checks were successful
CD Pipeline / deploy (push) Successful in 1m3s
2026-05-14 18:02:03 +08:00
OoO
e6768408e1 refactor(app.py): 抽出 /api/test_url + /brand_assets 至 misc_routes Blueprint
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
- 新增 routes/misc_routes.py(40 行,2 routes:POST /api/test_url, GET /brand_assets)
- app.py 7012 → 6986(-26 行)
- requests 改為模組頂層 import(移除函數內 import 異味)
- 註冊位置貼齊 category_bp 後方

Phase 3e route handlers Blueprint 化第二棒,收納雜項小型 routes
2026-04-28 21:10:01 +08:00