Jotzy/backend/app/routes
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
..
__pycache__ Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00
auth.py Implement user auth and session management 2025-12-08 22:08:30 +00:00
folders.py Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
notes.py Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
tags.py Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00