summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/main/index.ts
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Add getVersionInfo method in ApplicationMain classTobias Järvelöv1-0/+1
2025-10-17Remove use of PATH_PREFIXTobias Järvelöv1-2/+1
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv1-1/+1
2025-09-18Add main IPC handler for linux split tunneling supportedTobias Järvelöv1-0/+4
2025-07-31Set gtk-version for playwright testsDavid Lönnhager1-0/+1
2025-07-16Check pipe ownership as part of connecting to gRPC serverDavid Lönnhager1-11/+0
2025-06-30Add gtk-version command line switchOskar1-0/+4
2025-05-28Add method for dispatching app-openRoute messagesTobias Järvelöv1-0/+4
2025-05-28Add error handling when verifyDaemonOwnership throwsTobias Järvelöv1-2/+9
2025-05-28Verify ownership of daemon before registering listenersTobias Järvelöv1-0/+4
2025-05-28Use the AppUpgrade class to integrate Daemon's events with Main IPCTobias Järvelöv1-2/+26
2025-05-19Update app to use the lockedDown field in the disconnected stateOskar1-28/+9
2025-02-25Refactor split tunneling to use import instead of requireTobias Järvelöv1-28/+28
2025-02-25Allow requests to vite dev server in dev modeTobias Järvelöv1-1/+13
2025-02-25Refactor allowDevelopmentRequestTobias Järvelöv1-8/+17
2025-02-25Update paths changed due to vite migrationTobias Järvelöv1-1/+2
2025-02-11Implement shortcut parsingOskar1-1/+6
2025-02-03Rename open link functions to open urlOliver1-1/+1
2025-02-03Rename link constants and types to urlOliver1-2/+2
2025-02-03Move links to constantsOliver1-2/+2
2024-12-17Remove forceShowChanges and related logicOliver1-1/+0
2024-12-17Show notification instead of dialog when new version installedOliver1-0/+1
2024-11-27Add daemon restart button to split tunneling settings on MacOSJoakim Hulthe1-0/+4
2024-11-21Move 'needFullDiskAccess' out of tunnel-state.tsDavid Lönnhager1-4/+19
2024-11-21Restart daemon when full-disk access message has been shownDavid Lönnhager1-3/+5
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-0/+1154