Commit History

feat: add in-app help guide with ❓ button in top bar
a3025a6

rafmacalaba commited on

feat: show all pages with jump-to-mention navigation
e715c5d

rafmacalaba commited on

ui: 5 polish fixes
0018d88

rafmacalaba commited on

fix: don't fetch docs until annotatorName is set
5c1c0e8

rafmacalaba commited on

feat: multi-corpus support
a2c885c

rafmacalaba commited on

fix: add source='human' to manual annotation payload for leaderboard tracking
1cee57d

rafmacalaba commited on

feat: per-annotator document assignments with configurable overlap
79ba9a0

rafmacalaba commited on

feat: add annotation leaderboard with medals and stats
75ee81e

rafmacalaba commited on

feat: per-annotator validation support for multi-user overlap
c9986d8

rafmacalaba commited on

feat: warn on unverified mentions when clicking Next, move progress to top-right
4894181

rafmacalaba commited on

refactor: make progress bar contextual - shows current PDF/page/mentions position
dceb63f

rafmacalaba commited on

feat: add progress tracking with docs/pages/mentions verification stats
03cc8ff

rafmacalaba commited on

fix: clamp restored pageIdx to valid range on doc change
d3a8b2a

rafmacalaba commited on

feat: persist doc/page selection across refreshes via sessionStorage
a5c4b2c

rafmacalaba commited on

feat: add loading spinner and error fallback to PDF viewer
9cc2491

rafmacalaba commited on

feat: on-demand document loading, no limit, PDF loading indicator
b584890

rafmacalaba commited on

fix: open OAuth login in new tab to bypass iframe restrictions, auto-poll for cookie
559363f

rafmacalaba commited on

security: gate app behind HF OAuth login
1d1b529

rafmacalaba commited on

fix: use _rawIndex for delete/validate to avoid index mismatch after filtering
1626d14

rafmacalaba commited on

update: reverted local changes
8be778a

rafmacalaba commited on

security: gate app behind HF OAuth login
cddccaa

rafmacalaba commited on

feat: per-annotator document assignment
fabd779

rafmacalaba commited on

feat: HF OAuth login, increase docs to 50, filter consensus non-datasets
d140e69

rafmacalaba commited on

filter: hide consensus non-datasets (model + judge agree)
d08736d

rafmacalaba commited on

fix: strip markdown from rawText before indexOf for annotation position
bd79ab1

rafmacalaba commited on

feat: human validation, recursive highlighting, data mentions rename
da957b0

rafmacalaba commited on

feat: add remark-gfm to support markdown tables
a1705f4

rafmacalaba commited on

style: add ReactMarkdown and dark mode Typography to extracted text pane
68541dd

rafmacalaba commited on

feat: implement dual local/HF storage with page-level UI tracking
42df2a9

rafmacalaba commited on