SurfSense/surfsense_desktop/src/modules
2026-04-24 20:43:04 +02:00
..
active-search-space.ts feat: add active search space management to Electron API and UI 2026-04-07 04:45:48 -07:00
agent-filesystem.ts feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization 2026-04-24 05:59:21 +05:30
analytics.ts feat: implement analytics tracking for desktop app events 2026-04-18 14:35:14 -07:00
auto-launch.ts feat: add auto-launch functionality for desktop app 2026-04-20 12:42:06 -07:00
auto-updater.ts feat: implement analytics tracking for desktop app events 2026-04-18 14:35:14 -07:00
deep-links.ts feat: add auto-launch functionality for desktop app 2026-04-20 12:42:06 -07:00
errors.ts refactor(desktop): extract error handling into modules/errors.ts 2026-03-20 19:44:48 +02:00
folder-watcher.ts feat: implement analytics tracking for desktop app events 2026-04-18 14:35:14 -07:00
general-assist.ts Add native screen region capture modules and preload build 2026-04-24 19:13:14 +02:00
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 Merge pull request #1162 from CREDO23/feat/vision-autocomplete 2026-04-07 14:01:44 -07:00
screen-region-picker.ts Add native screen region capture modules and preload build 2026-04-24 19:13:14 +02: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 Restore default desktop shortcuts and Linux pack scripts 2026-04-24 20:43:04 +02:00
tray.ts Wire General Assist and screen capture through Electron IPC 2026-04-24 19:14:37 +02:00
window.ts Wire General Assist and screen capture through Electron IPC 2026-04-24 19:14:37 +02:00