mirror of
https://github.com/btouchard/ackify.git
synced 2026-02-15 03:00:18 -06:00
- Signatures endpoint now returns only user's own signature for non-owner/admin - Owner/admin can see all signatures, others see only their own (if signed) - Added signatureCount to FindOrCreateDocument response for public count display - Frontend shows signature count header even when detailed list is restricted Closes #20