| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Frontend: Implement Playwright UI tests with mocked API responses (NK-4jy0t2) | Adam Mathes | 10 days | 1 | -0/+167 |
| | | |||||
| * | feat: add manual crawl button and E2E test for crawl cycle | Adam Mathes | 11 days | 1 | -0/+32 |
| | | |||||
| * | feat: add username field to login for better password manager support | Adam Mathes | 11 days | 1 | -5/+6 |
| | | |||||
| * | style: fix font theme application to body text | Adam Mathes | 11 days | 1 | -0/+31 |
| | | |||||
| * | test: mock RSS feeds in E2E tests | Adam Mathes | 11 days | 1 | -1/+1 |
| | | |||||
| * | ci: enhance workflow with E2E tests and Docker check | Adam Mathes | 11 days | 1 | -16/+14 |
| | | |||||
| * | feat: fix authentication to handle no-password scenario\n\n- Updated ↵ | Adam Mathes | 11 days | 1 | -0/+166 |
| | | | | | Authenticated() to return true when no password is configured\n- Updated apiLoginHandler to succeed when no password is set\n- Added comprehensive backend tests for both password/no-password cases\n- Added E2E tests for authentication flows (password tests are skipped by default)\n- All tests pass for both authentication scenarios\n\nFixes issue where app would require login even when no password was configured.\nNow properly supports passwordless mode for local development. | ||||
| * | Refactor: project structure, implement dependency injection, and align v2 UI ↵ | Adam Mathes | 11 days | 1 | -52/+62 |
| | | | | | with v1 | ||||
| * | fix(test): repair and re-enable E2E tests (NK-m8bya7) | Adam Mathes | 12 days | 1 | -2/+3 |
| | | |||||
| * | fix(ui): open sidebar by default (NK-mbuw7q) and disable unstable E2E tests | Adam Mathes | 12 days | 1 | -1/+3 |
| | | |||||
| * | fix(test): setup playwright E2E testing (NK-k04tet) | Adam Mathes | 12 days | 1 | -4/+7 |
| | | |||||
| * | Implement frontend parity features: Unread view, shortcuts, scroll-to-read, ↵ | Adam Mathes | 12 days | 1 | -0/+3 |
| | | | | | filters | ||||
| * | Implement Tag View and fix tests | Adam Mathes | 12 days | 1 | -0/+47 |
