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 0aa0541958 refactor: standardize createResource and use Button component
Convert LlmLogs from onMount+signals to createResource for idiomatic
reactive data fetching. Replace duplicated inline save/add button markup
in Settings and Sources with the shared Button component.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
..
__tests__ feat: split model dropdowns — scraping vs websearch in frontend 6 months ago
api feat: add clear history button with confirmation on ArticleHistory page 6 months ago
components refactor: decompose Settings.tsx into sub-components 6 months ago
contexts docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
i18n feat: add use_brave_search setting 6 months ago
pages refactor: standardize createResource and use Button component 6 months ago
utils docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
App.tsx feat: LLM logs viewer page + log button on Home synthesis list 6 months ago
env.d.ts Finished phase 1 6 months ago
index.css Finished phase 1 6 months ago
index.tsx Finished phase 1 6 months ago
types.ts chore: align frontend DEFAULT_SETTINGS with backend defaults 6 months ago