SurfSense/surfsense_desktop/src/modules
Anish Sarkar 4088289f95 refactor(documents): remove unused document editing functionality and streamline components
- Eliminated references to document editing in DocumentNode, FolderTreeView, and DocumentsSidebar for a cleaner interface.
- Updated DocumentNode to enhance accessibility with keyboard interactions and improved click handling.
- Adjusted layout in AllChatsSidebar and MobileSidebar for better user experience and consistency across components.
2026-07-06 16:02:22 +05:30
..
screen-capture feat(menu, dev-tools): enhance menu with view options and enable dev tools in development mode 2026-05-26 03:55:16 +05:30
active-workspace.ts refactor(documents): remove unused document editing functionality and streamline components 2026-07-06 16:02:22 +05:30
agent-filesystem-tree-watcher.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
agent-filesystem.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
analytics.ts feat: implement analytics tracking for desktop app events 2026-04-18 14:35:14 -07:00
auth-cutover.ts fix(desktop):add auth cutover ipc 2026-06-24 03:55:39 +05:30
auto-launch.ts feat: add auto-launch functionality for desktop app 2026-04-20 12:42:06 -07:00
auto-updater.ts feat(auto-updater, menu): implement update state management and enhance menu options for updates 2026-05-26 03:11:06 +05:30
deep-links.ts fix(desktop):route auth deep links safely 2026-06-24 03:55:39 +05:30
errors.ts refactor(desktop): extract error handling into modules/errors.ts 2026-03-20 19:44:48 +02:00
folder-watcher.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
general-assist.ts Make General Assist only focus the main window, without region capture. 2026-04-27 18:49:27 +02:00
menu.ts feat(menu, dev-tools): enhance menu with view options and enable dev tools in development mode 2026-05-26 03:55:16 +05:30
migrate-watched-folders.test.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
migrate-watched-folders.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
oauth-page.ts feat(oauth): implement OAuth page rendering and enhance authentication flow 2026-06-24 18:37:04 +05:30
oauth.ts feat(oauth): implement OAuth page rendering and enhance authentication flow 2026-06-24 18:37:04 +05:30
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(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
secret-store.ts fix(desktop):add secure auth ipc bridge 2026-06-23 12:55:36 +05:30
server.ts refactor(web): update environment variable references to use HOSTED_BACKEND_URL for improved consistency across workflows and scripts 2026-06-16 16:15:45 +05:30
shortcuts.ts Add Screenshot Assist to stored shortcuts, default to Shift+Space, and migrate legacy autocomplete. 2026-04-27 18:49:36 +02:00
tray.ts feat(tray): refactor context menu creation for improved screenshot functionality and quit option 2026-05-26 12:23:41 +05:30
window.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30