summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/redux
AgeCommit message (Expand)AuthorFilesLines
2025-10-09Do not treat no expiry as not expiredOskar2-3/+3
2025-10-01Prevent time added view when expiry hasn't changedOskar1-1/+8
2025-09-30Add LWO to UIDavid Lönnhager1-0/+1
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv2-14/+12
2025-07-23Refactor Relay protobuf typeMarkus Pettersson1-2/+2
2025-07-23Filter relay list by QUICMarkus Pettersson1-0/+2
2025-06-30Implement daemon status management and related IPC communicationOliver4-2/+31
2025-05-28Set lastProgress as required and make its default 0Tobias Järvelöv1-2/+2
2025-05-28Handle removal of AppUpgradeError valueTobias Järvelöv1-7/+0
2025-05-28Add helper to convert from AppUpgrade event to stepTobias Järvelöv2-0/+26
2025-05-28Update return format to conform to conventionsTobias Järvelöv1-1/+5
2025-05-28Use ReduxAction for reducer action typeTobias Järvelöv1-2/+2
2025-05-28Add AppUpgradeAction to ReduxActionTobias Järvelöv1-1/+2
2025-05-28Add hook to access last progressOliver2-0/+6
2025-05-28Add set last progress actions and reducersOliver2-1/+20
2025-05-28Add errorCount to AppUpgrade reduxTobias Järvelöv3-0/+18
2025-05-28Update AppUpgrade selectors return value to conform to naming standardsTobias Järvelöv2-2/+2
2025-05-28Update App Upgrade redux namespace to add reset error action/reducerTobias Järvelöv2-0/+15
2025-05-28Add hook for userinterface changelogTobias Järvelöv2-0/+8
2025-05-28Rename files to fix incorrect extension (tsx -> ts)Tobias Järvelöv2-0/+0
2025-05-28Add useVersionSuggestedIsBetaHookOliver2-0/+6
2025-05-28Add hooks for app-upgrade selectorsTobias Järvelöv4-0/+21
2025-05-28Sort exportsTobias Järvelöv1-1/+1
2025-05-28Use hooks for version and connection state management in settings viewOliver11-0/+48
2025-05-28Add Redux app-upgrade namespaceTobias Järvelöv3-0/+81
2025-05-28Move common hooks to respective foldersOliver10-0/+44
2025-05-28Update redux to handle new suggested upgrade typeTobias Järvelöv1-1/+2
2025-05-28Add dismissed update to gui settingsOliver1-0/+1
2025-05-19Update app to use the lockedDown field in the disconnected stateOskar2-3/+5
2025-04-28Remove WillExit component and useWillExit hookOskar1-15/+2
2025-03-10Remove constraint for TunnelProtocolTobias Järvelöv1-1/+1
2025-03-10Update tunnel protocol to "wireguard" in reduxTobias Järvelöv1-1/+1
2024-12-17Remove forceShowChanges and related logicOliver2-22/+0
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar15-0/+1897