Block a user
marcel
created branch feature/50-document-comments in marcel/familienarchiv
2026-03-24 11:39:53 +01:00
As a user I want to highlight rectangular sections of a PDF so we can mark passages for discussion
As a user I want a proper PDF viewer so documents render reliably and annotations can be added in a later step
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