SurfSense/surfsense_desktop/src/modules
DESKTOP-RTLN3BA\$punk 6dd85dd365 feat: validate version format in auto-updater and release workflow
- Added a check in the desktop release workflow to ensure version tags follow semantic versioning (semver) format.
- Enhanced the auto-updater to log a message and skip updates if the app version is not valid semver.
- Improved type definitions for event handlers in the auto-updater for better TypeScript support.
2026-04-07 20:07:15 -07:00
..
autocomplete Add PostHog analytics to desktop main process 2026-04-07 20:18:42 +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
analytics.ts Guard trackEvent with try-catch 2026-04-07 20:22:00 +02:00
auto-updater.ts feat: validate version format in auto-updater and release workflow 2026-04-07 20:07:15 -07: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 Merge pull request #1162 from CREDO23/feat/vision-autocomplete 2026-04-07 14:01:44 -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 active search space management to Electron API and UI 2026-04-07 04:45:48 -07:00