No description
Find a file
james fitzsimons 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
backend Implement user auth and session management 2025-12-08 22:08:30 +00:00
frontend Refactor imports and add auth clearAll 2025-12-13 13:04:13 +00:00
.gitignore Implement user auth and session management 2025-12-08 22:08:30 +00:00