Jotzy/frontend
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
..
src Add tag tree API and frontend tag decryption 2025-12-18 18:12:23 +00:00
index.html Bulk update 2025-11-23 09:08:01 +00:00
package-lock.json Implement user auth and session management 2025-12-08 22:08:30 +00:00
package.json Implement user auth and session management 2025-12-08 22:08:30 +00:00
tsconfig.json Refactor Home UI and add StatusIndicator 2025-12-11 22:20:23 +00:00
tsconfig.node.json Refactor Home UI and add StatusIndicator 2025-12-11 22:20:23 +00:00
vite.config.mts Refactor Home UI and add StatusIndicator 2025-12-11 22:20:23 +00:00