aboutsummaryrefslogtreecommitdiffstats
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* Backend: Support multi-feed filtering in stream APIAdam Mathes10 days1-1/+1
|
* Backend: Fix linting issues, improve error handling, and replace magic numbersAdam Mathes10 days1-1/+1
|
* Commit ticket updates and remaining backend lint fixesAdam Mathes10 days1-2/+1
|
* Create 'make check' unified workflow and fix various lint issuesAdam Mathes10 days1-3/+4
|
* feature: implement full OPML and Text import/export (fixing NK-r6nhj0)Adam Mathes11 days3-22/+279
|
* security: add HTTP security headers (fixing NK-7xuajb)Adam Mathes11 days2-1/+12
|
* security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq)Adam Mathes11 days3-8/+166
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days9-0/+1019
with v1