| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-03 | Upgrade styled-components to 6.1.13 | Oliver | 5 | -86/+97 | |
| 2024-12-02 | Update translations | Jonatan Rhodin | 1 | -3/+33 | |
| 2024-11-28 | Fix hidden Entry view when using bridge mode | Joakim Hulthe | 1 | -2/+8 | |
| 2024-11-28 | Split view margin spacing into vertical and horizontal variant | Oliver | 22 | -43/+51 | |
| 2024-11-28 | Move and rename common settings component | Oliver | 6 | -100/+108 | |
| 2024-11-28 | Use spacing tokens in settings | Oliver | 7 | -71/+93 | |
| 2024-11-28 | Add spacing tokens to common styles | Oliver | 1 | -4/+20 | |
| 2024-11-27 | Fix returning location type entry when multihop is disabled | Oliver | 1 | -2/+16 | |
| 2024-11-27 | Fix daita and multihop warning being shown when multihop is disabled | Oliver | 1 | -1/+1 | |
| 2024-11-27 | Add daemon restart button to split tunneling settings on MacOS | Joakim Hulthe | 8 | -9/+62 | |
| 2024-11-27 | Update strings | David Göransson | 1 | -1/+1 | |
| 2024-11-27 | Handle legacy always-on vpn profiles | David Göransson | 2 | -9/+17 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2024-11-27 | Update translations | Jonatan Rhodin | 1 | -0/+21 | |
| 2024-11-27 | Allow `start` to be called multiple time | Markus Pettersson | 2 | -45/+36 | |
| Create one `NSEventContext` per call to `start`, effectively allowing multiple, independenct callback to be registered at once. | |||||
| 2024-11-27 | Clean up nseventfowrader code | Markus Pettersson | 1 | -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-26 | Extend ignore for CVE-2024-4067 | Oliver | 1 | -1/+1 | |
| 2024-11-21 | Fix typo in `build-x86` npm command in `nsventforwarder` workspace | Markus Pettersson | 1 | -1/+1 | |
| 2024-11-21 | Make npm scripts for `nsventforwarder` respect `CARGO_TARGET_DIR` | Markus Pettersson | 4 | -5/+7 | |
| 2024-11-21 | Remove more unused neon metadata | Markus Pettersson | 1 | -6/+0 | |
| 2024-11-21 | Add `nsventforwarder` to root Cargo workspace | Markus Pettersson | 5 | -349/+24 | |
| 2024-11-21 | Move 'needFullDiskAccess' out of tunnel-state.ts | David Lönnhager | 2 | -13/+20 | |
| 2024-11-21 | Restart daemon when full-disk access message has been shown | David Lönnhager | 2 | -9/+8 | |
| 2024-11-19 | Update typescript-eslint | Oskar | 2 | -112/+143 | |
| 2024-11-19 | Remove elliptic from osv-scanner ignore list | Oskar | 1 | -6/+0 | |
| 2024-11-19 | Update dependencies to non-vulnerable versions | Oskar | 1 | -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-18 | Remove build.sh for nseventforwarder | David Lönnhager | 2 | -51/+2 | |
| Co-authored-by: Joakim Hulthe <joakim@hulthe.net> | |||||
| 2024-11-15 | Update DAITA multihop entry selection text | Oliver | 3 | -6/+6 | |
| 2024-11-14 | Fix `test_ui_tunnel_settings` with IPv6 | Sebastian Holmin | 1 | -1/+3 | |
| Since IPv6 is default for macOS, this would fail everytime on that platform. | |||||
| 2024-11-14 | Replace `nseventmonitor` with `nseventforwarder` | Oskar | 7 | -53/+52 | |
| 2024-11-14 | Add `nseventforwarder` | Oskar | 14 | -0/+642 | |
| 2024-11-14 | Update documentation references to gui-directory | Oskar | 3 | -22/+22 | |
| 2024-11-14 | Update script and code references to gui-directory | Oskar | 6 | -22/+12 | |
| 2024-11-14 | Update localization script | Oskar | 1 | -1/+1 | |
| 2024-11-14 | Move common linting to workspace root | Oskar | 7 | -162/+161 | |
| 2024-11-14 | Move tsconfig to workspace root | Oskar | 2 | -7/+12 | |
| 2024-11-14 | Move TypeScript/node dependencies to workspace | Oskar | 3 | -9/+10 | |
| 2024-11-14 | Create workspace package.json and move osv-scanner.toml | Oskar | 5 | -84/+187 | |
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 590 | -0/+140483 | |
