Commit graph

3 commits

Author SHA1 Message Date
King Omar
b515726cfe fix caching: network-first HTML, no-cache headers, bump SW to v3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-19 22:44:26 +10:00
King Omar
abf25b34ae major feature update: multi-note, dark mode, markdown, draw tools, D1 sync, share
- Multiple named notes with sidebar (persisted in localStorage + D1)
- Dark mode toggle, persisted
- Markdown preview toggle (Ctrl+M) with styled rendering
- Drawing: eraser tool, undo/redo (40-step stack)
- Auto-save indicator, word/char count status bar
- Export note as .txt download
- Keyboard shortcuts: Ctrl+S save, Ctrl+D draw, Ctrl+M markdown, Ctrl+Shift+N new note
- D1 backend (noted-db) with Pages Functions API for cross-device sync
- Share note: generates read-only link at /share/:token
- Updated service worker to v2, skip API routes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-19 22:13:50 +10:00
Omar Najjar
8761f20261 x pwa 2025-03-17 22:07:41 +11:00