summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Collapse)AuthorFilesLines
2024-12-03Upgrade styled-components to 6.1.13Oliver5-86/+97
2024-12-02Update translationsJonatan Rhodin1-3/+33
2024-11-28Fix hidden Entry view when using bridge modeJoakim Hulthe1-2/+8
2024-11-28Split view margin spacing into vertical and horizontal variantOliver22-43/+51
2024-11-28Move and rename common settings componentOliver6-100/+108
2024-11-28Use spacing tokens in settingsOliver7-71/+93
2024-11-28Add spacing tokens to common stylesOliver1-4/+20
2024-11-27Fix returning location type entry when multihop is disabledOliver1-2/+16
2024-11-27Fix daita and multihop warning being shown when multihop is disabledOliver1-1/+1
2024-11-27Add daemon restart button to split tunneling settings on MacOSJoakim Hulthe8-9/+62
2024-11-27Update stringsDavid Göransson1-1/+1
2024-11-27Handle legacy always-on vpn profilesDavid Göransson2-9/+17
Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net>
2024-11-27Update translationsJonatan Rhodin1-0/+21
2024-11-27Allow `start` to be called multiple timeMarkus Pettersson2-45/+36
Create one `NSEventContext` per call to `start`, effectively allowing multiple, independenct callback to be registered at once.
2024-11-27Clean up nseventfowrader codeMarkus Pettersson1-14/+17
- Move `Arc` closer to actual use - Clearly separate the callback on nsveent from the nodejs callback - Name the NSEvent that macOS gives us
2024-11-26Extend ignore for CVE-2024-4067Oliver1-1/+1
2024-11-21Fix typo in `build-x86` npm command in `nsventforwarder` workspaceMarkus Pettersson1-1/+1
2024-11-21Make npm scripts for `nsventforwarder` respect `CARGO_TARGET_DIR`Markus Pettersson4-5/+7
2024-11-21Remove more unused neon metadataMarkus Pettersson1-6/+0
2024-11-21Add `nsventforwarder` to root Cargo workspaceMarkus Pettersson5-349/+24
2024-11-21Move 'needFullDiskAccess' out of tunnel-state.tsDavid Lönnhager2-13/+20
2024-11-21Restart daemon when full-disk access message has been shownDavid Lönnhager2-9/+8
2024-11-19Update typescript-eslintOskar2-112/+143
2024-11-19Remove elliptic from osv-scanner ignore listOskar1-6/+0
2024-11-19Update dependencies to non-vulnerable versionsOskar1-181/+192
elliptic, @eslint/plugin-kit and cross-spawn has been updated to non-vulnerable versions. We are not affected by the vulnerabilites.
2024-11-18Remove build.sh for nseventforwarderDavid Lönnhager2-51/+2
Co-authored-by: Joakim Hulthe <joakim@hulthe.net>
2024-11-15Update DAITA multihop entry selection textOliver3-6/+6
2024-11-14Fix `test_ui_tunnel_settings` with IPv6Sebastian Holmin1-1/+3
Since IPv6 is default for macOS, this would fail everytime on that platform.
2024-11-14Replace `nseventmonitor` with `nseventforwarder`Oskar7-53/+52
2024-11-14Add `nseventforwarder`Oskar14-0/+642
2024-11-14Update documentation references to gui-directoryOskar3-22/+22
2024-11-14Update script and code references to gui-directoryOskar6-22/+12
2024-11-14Update localization scriptOskar1-1/+1
2024-11-14Move common linting to workspace rootOskar7-162/+161
2024-11-14Move tsconfig to workspace rootOskar2-7/+12
2024-11-14Move TypeScript/node dependencies to workspaceOskar3-9/+10
2024-11-14Create workspace package.json and move osv-scanner.tomlOskar5-84/+187
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar590-0/+140483