SurfSense/surfsense_desktop/src/modules
DESKTOP-RTLN3BA\$punk 27e9e8d873 feat: add general assist feature and enhance shortcut management
- Introduced a new "General Assist" shortcut, allowing users to open SurfSense from anywhere.
- Updated shortcut management to include the new general assist functionality in both the desktop and web applications.
- Enhanced the UI to reflect changes in shortcut labels and descriptions for better clarity.
- Improved the Electron API to support the new shortcut configuration.
2026-04-07 03:42:46 -07:00
..
autocomplete feat: enhance keyboard shortcut management and improve app responsiveness 2026-04-07 00:43:40 -07:00
auto-updater.ts fix(desktop): bind to 0.0.0.0 and silence auto-updater 404 2026-03-24 18:40:07 +02:00
deep-links.ts refactor(desktop): extract deep link handling into modules/deep-links.ts 2026-03-20 19:55:44 +02:00
errors.ts refactor(desktop): extract error handling into modules/errors.ts 2026-03-20 19:44:48 +02:00
folder-watcher.ts refactor: remove unused Electron API check and update search space ID handling in document upload 2026-04-03 02:56:24 +05:30
menu.ts refactor(desktop): extract menu setup into modules/menu.ts 2026-03-20 20:01:13 +02:00
permissions.ts remove dead code: allPermissionsGranted, simulateCopy, pendingSuggestionText, updateSuggestionText 2026-04-03 20:16:23 +02:00
platform.ts feat: enhance keyboard shortcut management and improve app responsiveness 2026-04-07 00:43:40 -07:00
quick-ask.ts feat: add general assist feature and enhance shortcut management 2026-04-07 03:42:46 -07:00
server.ts fix(desktop): bind to 0.0.0.0 and silence auto-updater 404 2026-03-24 18:40:07 +02:00
shortcuts.ts feat: add general assist feature and enhance shortcut management 2026-04-07 03:42:46 -07:00
tray.ts feat: add general assist feature and enhance shortcut management 2026-04-07 03:42:46 -07:00
window.ts feat: add permission onboarding page and startup routing for macOS 2026-04-02 13:44:57 +02:00