sepehr 355ffb59bb feat: Add robust Undo/Redo system and improve note input
- Implement useUndoRedo hook with proper state management (max 50 history)
- Add Undo/Redo buttons with keyboard shortcuts (Ctrl+Z/Ctrl+Y)
- Fix image upload with proper sizing (max-w-full max-h-96 object-contain)
- Add image validation (type and 5MB size limit)
- Implement reminder system with date validation
- Add comprehensive input validation with user-friendly error messages
- Improve error handling with try-catch blocks
- Add MCP-GUIDE.md with complete MCP documentation and examples

Breaking changes: None
Production ready: Yes
2026-01-04 14:22:36 +01:00
2026-01-04 10:34:36 +01:00

The file is empty.
Description
No description provided
Readme 38 MiB
Languages
HTML 65.2%
TypeScript 29.7%
JavaScript 3.9%
CSS 0.7%
PowerShell 0.3%
Other 0.2%