| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-24 | Update playwright and @playwright/test to 1.55.1 | Tobias Järvelöv | 1 | -26/+26 | |
| Patches the following vulnerability: https://osv.dev/vulnerability/GHSA-7mvr-c777-76hp | |||||
| 2025-10-24 | Update vite to 7.1.11 | Tobias Järvelöv | 1 | -8/+8 | |
| Patches the following vulnerability: https://osv.dev/vulnerability/GHSA-93m4-6634-74q7 | |||||
| 2025-10-10 | Update package-lock file | Oliver | 1 | -0/+2 | |
| 2025-10-10 | Add motion package | Oliver | 1 | -4/+104 | |
| 2025-10-10 | Update package-lock.json | Tobias Järvelöv | 1 | -74/+67 | |
| 2025-10-01 | Update playwright | Oskar | 1 | -29/+33 | |
| 2025-09-24 | Update package-lock.json | Tobias Järvelöv | 1 | -328/+474 | |
| 2025-09-15 | Update styled-components to 6.1.19 | Oliver | 1 | -47/+49 | |
| 2025-08-15 | Update package-lock.json | Tobias Järvelöv | 1 | -157/+187 | |
| 2025-08-08 | Update electron-builder to 26 | David Lönnhager | 1 | -2141/+3007 | |
| Previously, we used singleArchFiles to prevent electron from lipo'ing nseventforwarder binaries together. This does not seem to work like we want anymore, but x64ArchFiles seems to achieve the same thing. Co-authored-by: Tobias Järvelöv <tobias.jarvelov@mullvad.net> | |||||
| 2025-08-07 | Bump version of tmp dependency | Tobias Järvelöv | 1 | -6/+7 | |
| To address vuln: https://osv.dev/vulnerability/GHSA-52f5-9888-hmc6 | |||||
| 2025-07-22 | Update dependencies to fix `CVE-2025-7783` | Oliver | 1 | -65/+169 | |
| 2025-07-22 | Update eslint to `9.31.0` | Oliver | 1 | -171/+187 | |
| 2025-06-30 | Update @types/node to 22.15.32 | Oliver | 1 | -49/+15 | |
| 2025-06-30 | Update electron to 36.5.0 | Oliver | 1 | -10/+44 | |
| 2025-06-30 | Update vite to 6.3.5 | Oliver | 1 | -236/+334 | |
| 2025-06-12 | Update brace-expansion | Oliver | 1 | -42/+49 | |
| 2025-05-26 | Revert merge of disable-enablenodecliinspectarguments-fuse-des-1969 | Tobias Järvelöv | 1 | -74/+0 | |
| This reverts commit 2ea8801957c79ad81ec3d7d0048f1ae632654f84, reversing changes made to 84f7346714930ed7306253315b93f59a60a23b3b. This change is done because Playwright cannot use the installed app when the fuse is disabled. Quote from Playwright's documentation: > Known issues: > > If you are not able to launch Electron and it will end up in > timeouts during launch, try the following: > > Ensure that nodeCliInspect > (FuseV1Options.EnableNodeCliInspectArguments) fuse is not set to > false. Link: https://playwright.dev/docs/api/class-electron | |||||
| 2025-05-19 | Update package-lock.json | Tobias Järvelöv | 1 | -0/+74 | |
| 2025-05-02 | Update vite to 6.2.7 | David Lönnhager | 1 | -8/+8 | |
| 2025-04-24 | Update package-lock.json | Tobias Järvelöv | 1 | -9030/+23 | |
| 2025-04-16 | Update vite to 6.2.6 | Oliver | 1 | -26/+26 | |
| 2025-04-07 | Update package-lock.json | Tobias Järvelöv | 1 | -8/+8 | |
| 2025-04-01 | Update package-lock.json | Tobias Järvelöv | 1 | -8/+8 | |
| 2025-03-31 | Update package-lock.json | Tobias Järvelöv | 1 | -178/+9 | |
| 2025-03-27 | Update package-lock.json | Tobias Järvelöv | 1 | -5/+174 | |
| 2025-03-19 | Rename win-shortcuts to windows-utils | David Lönnhager | 1 | -7/+7 | |
| 2025-03-13 | Add Babel core, helpers, and runtime to development dependencies | Oliver | 1 | -74/+79 | |
| CVE-2025-27789 was introduced in version 7.26.9, a dependency for several packages. Since overriding the version had no effect, we’re now adding these packages as dev dependencies to lock in a fixed version. | |||||
| 2025-02-25 | Update package-lock.json | Tobias Järvelöv | 1 | -450/+1940 | |
| 2025-02-11 | Implement shortcut parsing | Oskar | 1 | -1/+20 | |
| Co-authored-by: David Lönnhager <david.l@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> | |||||
| 2025-02-07 | Update electron to 33.4.0 | Markus Pettersson | 1 | -14/+15 | |
| 2025-01-16 | Move management interface to its own package | Oskar | 1 | -6/+27 | |
| 2024-12-17 | Update grpc-dependencies | Oskar | 1 | -16/+18 | |
| 2024-12-17 | Update TypeScript to latest | Oskar | 1 | -7/+8 | |
| 2024-12-17 | Update node and npm | Oskar | 1 | -15/+17 | |
| 2024-12-17 | Update Electron to 33.2.1 | Oskar | 1 | -8/+8 | |
| 2024-12-10 | Update mocha to 10.8.2 | Oliver | 1 | -145/+125 | |
| 2024-12-03 | Upgrade styled-components to 6.1.13 | Oliver | 1 | -80/+92 | |
| 2024-11-19 | Update typescript-eslint | Oskar | 1 | -111/+142 | |
| 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-14 | Replace `nseventmonitor` with `nseventforwarder` | Oskar | 1 | -27/+5 | |
| 2024-11-14 | Add `nseventforwarder` | Oskar | 1 | -0/+28 | |
| 2024-11-14 | Move common linting to workspace root | Oskar | 1 | -17/+9 | |
| 2024-11-14 | Move TypeScript/node dependencies to workspace | Oskar | 1 | -6/+5 | |
| 2024-11-14 | Create workspace package.json and move osv-scanner.toml | Oskar | 1 | -77/+161 | |
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 1 | -0/+26045 | |
