Commit graph

8 commits

Author SHA1 Message Date
287c47d53d updates 2026-01-06 15:11:08 +00:00
be63cb82e6 update 2026-01-06 14:10:58 +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
jamitz440
03b71c2b64
Merge pull request #11 from jamitz440/feature/add-tags
Feature/add tags
2025-12-18 18:13:21 +00:00
c01a1fc908 Add Tag Support With Backend Models And UI 2025-12-15 21:33:00 +00:00
0a23332a09 Refactor imports and add auth clearAll
- Remove unused SetStateAction import in SideBar - Add clearAll to
authStore to wipe state, localStorage, and reset notes - Expose
useAuthStore on window for debugging - Update notesStore.updateFolder to
return FolderTreeNode and fix recursion by using the correct child
variable
2025-12-13 13:04:13 +00:00
5e6764b026 Implement user auth and session management 2025-12-08 22:08:30 +00:00