Commit History

feat: add HF authentication setup and testing infrastructure - Add save_hf_storage_state.py for auth state management - Add check_hf_login.py for login verification - Update test_local.sh with Playwright setup - Add .cursor rules for test-first development - Update requirements.txt with new dependencies
fcd4d8a

Raymond Weitekamp commited on

refactor: remove logged-in e2e test for local development - Remove test_page_loads_logged_in test since OAuth features are mocked in local dev - Keep test_page_loads_logged_out for basic page load verification
9dbf2cc

Raymond Weitekamp commited on

Add chrome_profile/ to .gitignore
7e41e14

Raymond Weitekamp commited on

Fix OAuth implementation and visibility handling
e6a8682

Raymond Weitekamp commited on

Fix tests: remove interface test, keep OCRDataCollector tests only
0fbf836

Raymond Weitekamp commited on

Add proper OAuth login button and profile handling
a5081e4

Raymond Weitekamp commited on

fix version
d0c43d9

Raymond Weitekamp commited on

Add OAuth authentication to protect the interface and track user contributions
a345416

Raymond Weitekamp commited on

fix refresh
2412b6e

Raymond Weitekamp commited on

Initial commit without binary files
d4167d9

Raymond Weitekamp commited on