Kashaf345/sift-fake-news
Fix: add dark mode logo inversion CSS
Fix: use single light logo and invert for dark mode
Fix: point extension permissions to custom domain
Fix: point extension to custom domain
Fix: update manifest.json permissions to kashaf345
Fix: update popup.js URL to kashaf345
Update app.py
Initial SIFT deployment
Initial SIFT deployment
Tweak: Evo AI weight 0.50->0.55 for strict majority over BERT+Custom
Fix: add lxml_html_clean for trafilatura URL scraping
Fix: install torch 2.6.0 via direct wheel URL (bypass resolver conflict)
Fix: verbose trafilatura error logging
Fix: torch>=2.6.0 for BERT CVE-2025-32434
Fix: clean startup without preload
Fix: remove --preload, add lxml/torch deps
Fix: add lxml sys-deps for trafilatura, torch CPU, longer timeout
Fix: lazy DB init in worker process (gunicorn --preload fork fix)
Mobile responsive: bottom tab bar + full CSS overhaul
Mobile responsive: bottom tab bar + full CSS overhaul
Fix: init_db and load_model for gunicorn
Initial SIFT deployment
initial commit
