mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 13:22:41 +02:00
- Updated the development script to include a build step before launching the app. - Refactored the registration of quick ask and autocomplete functionalities to be asynchronous, ensuring proper initialization. - Introduced IPC channels for getting and setting keyboard shortcuts, allowing users to customize their experience. - Enhanced the platform module to support better interaction with the Electron API for clipboard operations. - Improved the user interface for managing keyboard shortcuts in the settings dialog, providing a more intuitive experience. |
||
|---|---|---|
| .. | ||
| use-announcements.ts | ||
| use-api-key.ts | ||
| use-chat-session-state.ts | ||
| use-comments-sync.ts | ||
| use-comments.ts | ||
| use-connectors-sync.ts | ||
| use-debounce.ts | ||
| use-debounced-value.ts | ||
| use-document-search.ts | ||
| use-documents-processing.ts | ||
| use-documents.ts | ||
| use-folder-sync.ts | ||
| use-global-loading.ts | ||
| use-google-drive-folders.ts | ||
| use-google-picker.ts | ||
| use-hitl-phase.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-long-press.ts | ||
| use-media-query.ts | ||
| use-messages-sync.ts | ||
| use-mobile.ts | ||
| use-mounted.ts | ||
| use-platform-shortcut.ts | ||
| use-platform.ts | ||
| use-public-chat-runtime.ts | ||
| use-public-chat.ts | ||
| use-search-source-connectors.ts | ||
| use-typewriter.ts | ||
| use-zero-document-type-counts.ts | ||