summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/app.tsx
AgeCommit message (Expand)AuthorFilesLines
2025-10-31Add robber languageOskar1-0/+4
2025-10-10Add MotionConfig to app rootOliver1-1/+4
2025-10-08Fix timing of post view transition actionsOskar1-4/+0
2025-10-01Handle too many devices view in getNavigationBaseOskar1-6/+3
2025-10-01Add log for when expiry is setOskar1-0/+1
2025-10-01Move resetNavigation into componentsOskar1-133/+8
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv1-4/+4
2025-09-18Add render method for IPC call if linux split tunneling is supportedTobias Järvelöv1-0/+3
2025-08-15Remove use of deprecated batch functionTobias Järvelöv1-22/+20
2025-07-04Add info dialog explaining where daemon caches the installerOskar1-0/+1
2025-06-30Disable RestartDaemonFooter button if status is not stoppedDavid Lönnhager1-2/+0
2025-06-30Implement daemon status management and related IPC communicationOliver1-1/+19
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin1-2/+3
2025-05-28Make sure last progress always reaches 100%Tobias Järvelöv1-0/+8
2025-05-28Add listener and handler for app-openRouteTobias Järvelöv1-0/+6
2025-05-28Update import path for routesTobias Järvelöv1-1/+1
2025-05-28Reset app upgrade state if suggested upgrade changesTobias Järvelöv1-0/+11
2025-05-28Add minor format and refactorTobias Järvelöv1-2/+4
2025-05-28Use new values for AppUpgrade eventTobias Järvelöv1-6/+9
2025-05-28Rename AppUpgrade function to conform to naming standardsTobias Järvelöv1-3/+3
2025-05-28Set last progress when receiving download progress eventsOliver1-0/+4
2025-05-28Reset error before attempting to start installerTobias Järvelöv1-0/+1
2025-05-28Simplify conditions for when to try to start installerTobias Järvelöv1-7/+1
2025-05-28Set download initiated before invoking RPC to upgradeTobias Järvelöv1-1/+11
2025-05-28Refactor logic for when to start installerTobias Järvelöv1-4/+4
2025-05-28Update condition for when trying to start installerTobias Järvelöv1-1/+6
2025-05-28Update logic to determine if verified installer path is setTobias Järvelöv1-2/+2
2025-05-28Reset just Redux AppUpgrade error before attempting an upgradeTobias Järvelöv1-1/+1
2025-05-28Set error when update installer cannot be started automaticallyTobias Järvelöv1-2/+7
2025-05-28Add App methods to conditionally start installer automaticallyTobias Järvelöv1-0/+24
2025-05-28Add App methods to start installerTobias Järvelöv1-0/+20
2025-05-28Add Renderer IPC listeners for AppUpgrade messagesTobias Järvelöv1-0/+8
2025-05-28Add Renderer-to-Main IPC methods to handle AppUpgrade operationsTobias Järvelöv1-0/+5
2025-05-28Expose bound app-upgrade Redux actionsTobias Järvelöv1-0/+2
2025-05-28Update dismiss upgrade handler to handle new suggested upgrade typeTobias Järvelöv1-1/+1
2025-05-28Add functions for updating dismissed updateOliver1-0/+6
2025-05-19Update app to use the lockedDown field in the disconnected stateOskar1-6/+6
2025-04-28Adjust components to new transition systemOskar1-24/+24
2025-03-13Fix logic keeping users on expired route even after time has been addedTobias Järvelöv1-4/+1
2025-03-10Remove constraint for TunnelProtocolTobias Järvelöv1-1/+1
2025-02-03Rename open link functions to open urlOliver1-2/+2
2025-02-03Rename link constants and types to urlOliver1-3/+3
2025-02-03Add typing to open url functionsOliver1-2/+3
2025-01-22Move ErrorBoundary into ThemeOliver1-9/+9
2024-12-17Move and add button reset to ThemeOliver1-3/+3
2024-12-17Move common components and foundations to libOliver1-1/+1
2024-12-17Add tokens as css variables in rootOliver1-1/+4
2024-12-17Remove forceShowChanges and related logicOliver1-3/+2
2024-12-17Remove Changelog componentOliver1-2/+0
2024-11-27Add daemon restart button to split tunneling settings on MacOSJoakim Hulthe1-0/+3