You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard c5a56c8fb8 feat: save publication date in article history and show in synthesis
- Add published_date column to article_history table
- Add date field to NewsItem (serialized in synthesis JSONB)
- Pass LLM-extracted date through ArticleTrace to article history
- Display date below article title in SynthesisDetail page

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
..
admin feat: split model dropdowns — scraping vs websearch in frontend 6 months ago
ArticleHistory.tsx fix: add onCleanup for setTimeout in frontend pages 6 months ago
AuthVerify.tsx docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
GenerateSynthesis.tsx fix: remove XSS via innerHTML and add setTimeout cleanup 6 months ago
Home.tsx fix: add onCleanup for setTimeout in frontend pages 6 months ago
LlmLogs.tsx refactor: standardize createResource and use Button component 6 months ago
Login.tsx docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
Register.tsx docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
Settings.tsx feat: add summary length slider to Settings page 6 months ago
Sources.tsx refactor: standardize createResource and use Button component 6 months ago
SynthesisDetail.tsx feat: save publication date in article history and show in synthesis 6 months ago