Tree sharing via link #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow sharing trees via link:
Reference: PHASE-2.5-PERSONAL-BRANCHING.md
✅ Implemented tree sharing via secure tokens with expiration. Backend includes share generation, public access endpoints, and visibility controls. Frontend includes ShareTreeModal with copy-to-clipboard and fork prevention options. Completed in commit
c7b2c59.