docs: add annotator guide for the Data Use Annotation Tool f6b1e29 rafmacalaba commited on 16 days ago
fix: extend highlighting to headings, strong, em, blockquote 58e23bb rafmacalaba commited on 16 days ago
ui: neutralize markdown preview colors for annotation clarity e02c275 rafmacalaba commited on 16 days ago
fix: block document access for users not in annotator_config 0880d65 rafmacalaba commited on 16 days ago
feat: add UNHCR corpus to registry and prepare_unhcr.py script 4a9a5a6 rafmacalaba commited on 16 days ago
security: add auth middleware to block unauthenticated write API calls aeca117 rafmacalaba commited on 16 days ago
fix: persist source field in saveAnnotation so leaderboard counts Added 5b37266 rafmacalaba commited on 16 days ago
fix: add source='human' to manual annotation payload for leaderboard tracking 1cee57d rafmacalaba commited on 16 days ago
fix: disable all caching in leaderboard API for real-time updates c418fdb rafmacalaba commited on 16 days ago
feat: add refresh button to leaderboard + cache-bust API calls 542e5d3 rafmacalaba commited on 16 days ago
feat: per-annotator document assignments with configurable overlap 79ba9a0 rafmacalaba commited on 16 days ago
feat: per-annotator validation support for multi-user overlap c9986d8 rafmacalaba commited on 16 days ago
fix: remove PDF HEAD check that was filtering out valid docs (WB returns 301 for HEAD) b72d00c rafmacalaba commited on 16 days ago
fix: validation updates now saved at top level, not nested in dataset_name c26d381 rafmacalaba commited on 16 days ago
feat: warn on unverified mentions when clicking Next, move progress to top-right 4894181 rafmacalaba commited on 16 days ago
refactor: make progress bar contextual - shows current PDF/page/mentions position dceb63f rafmacalaba commited on 16 days ago
feat: add progress tracking with docs/pages/mentions verification stats 03cc8ff rafmacalaba commited on 16 days ago
feat: persist doc/page selection across refreshes via sessionStorage a5c4b2c rafmacalaba commited on 16 days ago
feat: add language detection to prepare_data.py, exclude non-English docs 85eb22c rafmacalaba commited on 16 days ago
feat: prepare_data.py script + use has_revalidation filter in documents API fb404c5 rafmacalaba commited on 16 days ago
fix: validate PDF URLs before listing documents, skip broken/unreachable PDFs 7c5c449 rafmacalaba commited on 17 days ago
feat: add loading spinner and error fallback to PDF viewer 9cc2491 rafmacalaba commited on 17 days ago
feat: on-demand document loading, no limit, PDF loading indicator b584890 rafmacalaba commited on 17 days ago
fix: open OAuth login in new tab to bypass iframe restrictions, auto-poll for cookie 559363f rafmacalaba commited on 17 days ago
fix: remove OAuth state verification (cookies don't survive HF iframe redirect) c796a00 rafmacalaba commited on 17 days ago
fix: use _rawIndex for delete/validate to avoid index mismatch after filtering 1626d14 rafmacalaba commited on 17 days ago
fix: remove OAuth state verification (cookies don't survive HF iframe redirect) 0151f86 rafmacalaba commited on 17 days ago
fix: rename 'Your Name' to 'Annotator', make read-only, auto-populated from OAuth 290ad35 rafmacalaba commited on 17 days ago
feat: HF OAuth login, increase docs to 50, filter consensus non-datasets d140e69 rafmacalaba commited on 17 days ago
filter: hide consensus non-datasets (model + judge agree) d08736d rafmacalaba commited on 17 days ago
fix: strip markdown from rawText before indexOf for annotation position bd79ab1 rafmacalaba commited on 17 days ago
revert: remove isPullRequest, use write-access token instead ca6c843 rafmacalaba commited on 17 days ago