aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Settings.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy V2 React frontend and update build/test scripts to focus on ↵Adam Mathes13 days1-207/+0
| | | | Vanilla JS (V3)
* chore: update build artifacts and finalize test improvementsAdam Mathes2026-02-141-0/+68
|
* chore: fix lint and type errors to resolve CI failuresAdam Mathes2026-02-141-13/+13
|
* test: increase frontend coverage for Settings and improve FeedItem cssAdam Mathes2026-02-141-0/+38
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes2026-02-141-68/+77
| | | | with v1
* Implement Frontend Settings with testsAdam Mathes2026-02-131-0/+92