VNEWS2 / app_main.py

Commit History

CRITICAL FIX: Aggressively remove ALL old '/' routes + move mount to end + ensure v2 frontend is served
c212cd8
verified

bep40 commited on

Add WC2026 H2H, lineups, match detail, history API endpoints + fix CSS in frontend
d89e007
verified

bep40 commited on

Fix hashtag: add relevance filter - only show articles with topic keywords in title
2adafa4
verified

bep40 commited on

Add World Cup 2026 API endpoints + background refresh thread
b637370
verified

bep40 commited on

Add persistent interactions + comments API (views/likes/comments stored on /data)
510e647
verified

bep40 commited on

Serve clean index_v2.html frontend, remove comments, mount /static
62bd220
verified

bep40 commited on

Force hide news grids on homepage via CSS (instant, no JS delay needed)"
78e8191
verified

bep40 commited on

Restructure: new homepage layout, news tab, more sources, auto-load hashtag"
f447de9
verified

bep40 commited on

Fix root cause: remove HTML onclick attr from chips, use data-topic from FINAL6 topic field"
9981d9d
verified

bep40 commited on

Fix: hashtag uses topic field (pre-split) not label, works for all languages"
7aeece1
verified

bep40 commited on

Fix: split CamelCase hashtag into words before searching (BóngĐáViệtNam → Bóng đá Việt Nam)"
91b309b
verified

bep40 commited on

Override hashtag to use VN news direct search (real URLs, scrapable)"
b856d88
verified

bep40 commited on