Block a user
marcel
created branch feat/person-sort-documents in marcel/familienarchiv
2026-03-19 21:24:53 +01:00
marcel
created branch feat/person-conversations-link in marcel/familienarchiv
2026-03-19 21:19:44 +01:00
feat(person): sort control on document list
feat(person): add notes / biography field
feat(person): show notable co-correspondents
feat(person): show sender/receiver badge on each document
feat(person): add quick link to conversations page
feat(person): show document statistics bar
feat(person): add birth year and death year fields
feat: i18n – extract all strings and add login page language switcher
feat(i18n): fix remaining hardcoded strings + login page language switcher
feat: show received documents on person detail page
Extension: Paginate document lists (frontend-only)
Both the Gesendete Dokumente and Empfangene Dokumente sections can grow very large. To keep the page manageable, only the first 5…
devops: fix upload-artifact@v4 incompatibility and stabilise E2E CI