1303c8e26f
- backup/restore dialog + user profile popover components - image compression, video blur, wake lock utilities - message cache + conversation messages hook refinements - call context, active speakers, screen share dialog tweaks - audio + screen share settings persistence - refreshed app icons (smaller sizes) across all platforms
apps/desktop/src/lib
Desktop-local helpers that depend on Tauri plugins.
Expected contents:
stronghold.ts— wrapstauri-plugin-strongholdfor secret storage; adapter for@chat-app/shared/auth.sqlite.ts— wrapstauri-plugin-sql(SQLite), exposes migration runner.notifications.ts— wrapstauri-plugin-notification.sodium.ts— bindslibsodium-wrappers(WASM) to the crypto adapter interface.store.ts— Zustand store setup (auth state, chat state slices).