Commit graph

9 commits

Author SHA1 Message Date
eb52756c6d Added theming and fix css.
Added unparsed view
2026-01-15 22:26:08 +00:00
1143315258 svgs 2026-01-06 13:49:28 +00:00
82edaf99e8 gitignore 2026-01-06 13:34:23 +00:00
192a6f7b09 update git ignore 2026-01-06 13:33:21 +00:00
a62e2d744d Outstanding tag work ready to be moved to feature branch 2025-12-30 22:11:11 +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
c01a1fc908 Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
5e6764b026 Implement user auth and session management 2025-12-08 22:08:30 +00:00
c79ac06b58 Init 2025-11-19 21:16:32 +00:00