No description
Find a file
james fitzsimons 0abeb90cb0 Add tag tree API and frontend tag decryption
- Implement backend tag tree endpoint at /tags/tree with TagTreeNode and
  TagTreeResponse models
- Add frontend tag tree decryption logic and wire it into notes
  decryption flow
- Fetch and decrypt tag tree in tags.tsx; integrate with tag store
- Add UI toggle for folders vs tags and update Sidebar and Header
2025-12-18 18:12:23 +00:00
backend Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00
frontend Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00
.gitignore Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00