rnotes-online/src/components
Jeff Emmett bf8d6d9d07 Merge dev: add rApp/Space switcher dropdowns to all headers
Resolves merge conflicts to keep both new features from main
(bodyJson, cardType, parent notes, OpenNotebookEmbed, attachments)
and the new shared Header with AppSwitcher + SpaceSwitcher dropdowns.
Also excludes scripts/ from tsconfig to fix pre-existing type errors
and regenerates Prisma client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 18:31:30 -08:00
..
AppSwitcher.tsx feat: add rApp and Space switcher dropdowns to all page headers 2026-02-24 18:27:51 -08:00
AuthProvider.tsx feat: integrate EncryptID SDK for passkey authentication 2026-02-13 14:20:00 -07:00
CanvasEmbed.tsx Add full application: schema, API routes, components, pages 2026-02-13 13:00:44 -07:00
FileUpload.tsx feat: integrate EncryptID SDK for passkey authentication 2026-02-13 14:20:00 -07:00
Header.tsx feat: add rApp and Space switcher dropdowns to all page headers 2026-02-24 18:27:51 -08:00
MemoryCardView.tsx feat: implement Memory Card spec — hierarchy, dual-format body, Logseq interop 2026-02-22 22:33:48 +00:00
NoteCard.tsx Merge dev into main: add rVoice PWA + browser extension voice recorder 2026-02-24 17:47:31 -08:00
NoteEditor.tsx feat: implement Memory Card spec — hierarchy, dual-format body, Logseq interop 2026-02-22 22:33:48 +00:00
NotebookCard.tsx Add full application: schema, API routes, components, pages 2026-02-13 13:00:44 -07:00
OpenNotebookEmbed.tsx Embed OpenNotebook AI in rNotes — tab + standalone /ai route 2026-02-23 05:55:38 +00:00
PWAInstall.tsx feat: add PWA support with install-to-homescreen banner 2026-02-15 08:36:32 -07:00
SearchBar.tsx Add full application: schema, API routes, components, pages 2026-02-13 13:00:44 -07:00
SpaceSwitcher.tsx feat: add rApp and Space switcher dropdowns to all page headers 2026-02-24 18:27:51 -08:00
TagBadge.tsx Add full application: schema, API routes, components, pages 2026-02-13 13:00:44 -07:00
TranscriptionDemo.tsx feat: add live transcription demo to landing page and demo page 2026-02-18 10:05:48 +00:00
UserMenu.tsx feat: integrate EncryptID SDK for passkey authentication 2026-02-13 14:20:00 -07:00
VoiceRecorder.tsx Replace Whisper-tiny offline fallback with Parakeet.js (NVIDIA 0.6B v2) 2026-02-17 23:48:48 +01:00