| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add performance benchmarks, stress tests, and frontend perf tests | Claude | 9 days | 1 | -0/+141 |
| | | | | | | | | | | | | | Go benchmarks cover item CRUD/filter/sanitization, API endpoints (stream, item update, feed list), middleware stack (gzip, security headers, CSRF), and crawler pipeline (feed parsing, mocked crawl). Stress tests verify concurrent reads/writes and large dataset handling. Frontend perf tests measure template generation, DOM insertion, and store event throughput. New Makefile targets: bench, bench-short, stress, test-perf. https://claude.ai/code/session_01ChDVWFDrQoFjMYHpaLGr9s | ||||
| * | Backend: Support multi-feed filtering in stream API | Adam Mathes | 10 days | 1 | -1/+1 |
| | | |||||
| * | Backend: Fix linting issues, improve error handling, and replace magic numbers | Adam Mathes | 10 days | 1 | -1/+1 |
| | | |||||
| * | Commit ticket updates and remaining backend lint fixes | Adam Mathes | 10 days | 1 | -2/+1 |
| | | |||||
| * | Create 'make check' unified workflow and fix various lint issues | Adam Mathes | 10 days | 1 | -3/+4 |
| | | |||||
| * | feature: implement full OPML and Text import/export (fixing NK-r6nhj0) | Adam Mathes | 11 days | 3 | -22/+279 |
| | | |||||
| * | security: add HTTP security headers (fixing NK-7xuajb) | Adam Mathes | 11 days | 2 | -1/+12 |
| | | |||||
| * | security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq) | Adam Mathes | 11 days | 3 | -8/+166 |
| | | |||||
| * | Refactor: project structure, implement dependency injection, and align v2 UI ↵ | Adam Mathes | 11 days | 9 | -0/+1019 |
| with v1 | |||||
