Commit graph

5 commits

Author SHA1 Message Date
d1d436b020 Removed notes and removed files that should be ignored. 2025-12-30 22:36:48 +00:00
ffbf485935 Update notes response model and implement error handling 2025-12-22 22:47:28 +00:00
3fe4b9ea88 Huge refactor adding in react query and general clean up. not finsihed
yet. more cleanup needs to be done.

- added react query
- moved to openapi instead of axios
- added case translator from frontend to backend
2025-12-22 15:23:40 +00:00
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
b596c9f34d Refactor Home UI and add StatusIndicator 2025-12-11 22:20:23 +00:00