feat: add UNHCR corpus to registry and prepare_unhcr.py script 4a9a5a6 rafmacalaba commited on Feb 24
security: add auth middleware to block unauthenticated write API calls aeca117 rafmacalaba commited on Feb 24
fix: persist source field in saveAnnotation so leaderboard counts Added 5b37266 rafmacalaba commited on Feb 24
fix: add source='human' to manual annotation payload for leaderboard tracking 1cee57d rafmacalaba commited on Feb 24
fix: disable all caching in leaderboard API for real-time updates c418fdb rafmacalaba commited on Feb 24
feat: add refresh button to leaderboard + cache-bust API calls 542e5d3 rafmacalaba commited on Feb 24
feat: per-annotator document assignments with configurable overlap 79ba9a0 rafmacalaba commited on Feb 24
fix: remove PDF HEAD check that was filtering out valid docs (WB returns 301 for HEAD) b72d00c rafmacalaba commited on Feb 24
fix: validation updates now saved at top level, not nested in dataset_name c26d381 rafmacalaba commited on Feb 24
feat: warn on unverified mentions when clicking Next, move progress to top-right 4894181 rafmacalaba commited on Feb 24
refactor: make progress bar contextual - shows current PDF/page/mentions position dceb63f rafmacalaba commited on Feb 24
feat: add progress tracking with docs/pages/mentions verification stats 03cc8ff rafmacalaba commited on Feb 24
feat: persist doc/page selection across refreshes via sessionStorage a5c4b2c rafmacalaba commited on Feb 24
feat: add language detection to prepare_data.py, exclude non-English docs 85eb22c rafmacalaba commited on Feb 24
feat: prepare_data.py script + use has_revalidation filter in documents API fb404c5 rafmacalaba commited on Feb 24
fix: validate PDF URLs before listing documents, skip broken/unreachable PDFs 7c5c449 rafmacalaba commited on Feb 23
feat: on-demand document loading, no limit, PDF loading indicator b584890 rafmacalaba commited on Feb 23
fix: open OAuth login in new tab to bypass iframe restrictions, auto-poll for cookie 559363f rafmacalaba commited on Feb 23
fix: remove OAuth state verification (cookies don't survive HF iframe redirect) c796a00 rafmacalaba commited on Feb 23
fix: use _rawIndex for delete/validate to avoid index mismatch after filtering 1626d14 rafmacalaba commited on Feb 23
fix: remove OAuth state verification (cookies don't survive HF iframe redirect) 0151f86 rafmacalaba commited on Feb 23
fix: rename 'Your Name' to 'Annotator', make read-only, auto-populated from OAuth 290ad35 rafmacalaba commited on Feb 23
feat: HF OAuth login, increase docs to 50, filter consensus non-datasets d140e69 rafmacalaba commited on Feb 23
fix: strip markdown from rawText before indexOf for annotation position bd79ab1 rafmacalaba commited on Feb 23