Jotzy/frontend
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
..
src Refactor imports and add auth clearAll 2025-12-13 13:04:13 +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