| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove legacy V2 React frontend and update build/test scripts to focus on ↵ | Adam Mathes | 9 days | 1 | -167/+0 |
| | | | | | Vanilla JS (V3) | ||||
| * | feat: add username field to login for better password manager support | Adam Mathes | 11 days | 1 | -5/+6 |
| | | |||||
| * | 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. | |||||
