Block a user
feat: PDF annotations for documents (#40)
As an admin I want to backfill file hashes for already-uploaded documents so existing files are covered by the annotation versioning feature
As an admin I want annotations to stay linked to their file version so they disappear when a different file is uploaded but reappear if the original file is re-uploaded
feat: PDF annotations for documents (#40)
As a user I want to see the full edit history of a document so I can track what changed and who changed it
feat(#38): document edit history with diff and compare mode