Jotzy/backend/app
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 Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
routes Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00
__init__.py Init 2025-11-19 21:16:32 +00:00
auth.py Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
database.py Bulk update 2025-11-23 09:08:01 +00:00
main.py Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
models.py Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00