| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 1 | -117/+0 | |
| 2024-10-22 | Add React compiler ESLint plugin | Oskar | 1 | -0/+1 | |
| 2024-10-02 | Add react hooks eslint plugin | Oskar | 1 | -0/+1 | |
| 2024-09-24 | Update linting packages | Oskar | 1 | -8/+11 | |
| 2024-06-18 | Update React to latest | Oskar Nyberg | 1 | -4/+4 | |
| 2024-06-18 | Update TypeScript and lint tools | Oskar Nyberg | 1 | -8/+8 | |
| 2024-05-28 | Add macOS split tunneling | Oskar Nyberg | 1 | -0/+1 | |
| 2024-05-17 | Add postject dependency | Oskar Nyberg | 1 | -0/+1 | |
| 2024-05-16 | Update NSEventMonitor | David Lönnhager | 1 | -1/+1 | |
| 2024-05-16 | Bump electron to version 30 | David Lönnhager | 1 | -1/+1 | |
| 2024-05-16 | Use sea instead of pkg for test executable | David Lönnhager | 1 | -4/+3 | |
| 2024-04-25 | Fix notarization issues after upgrading electron-builder to 24.13.3 | Oskar Nyberg | 1 | -1/+0 | |
| To fix issues with electron-builder and @electron/notarize this commit: * Replaces old notarization code with built-in solution in electron-builder * Moves notarization of pkg to build.sh | |||||
| 2024-04-25 | Update electron-builder | Oskar Nyberg | 1 | -1/+1 | |
| 2024-02-09 | Update support email address to new one | Oskar Nyberg | 1 | -1/+1 | |
| 2024-01-31 | Replace electron-mocha with mocha | Oskar Nyberg | 1 | -2/+2 | |
| 2024-01-31 | Update Playwright | Oskar Nyberg | 1 | -2/+2 | |
| 2024-01-31 | Update NSEventMonitor | Oskar Nyberg | 1 | -1/+1 | |
| 2024-01-31 | Upgrade Electron from 26 to 28 | Oskar Nyberg | 1 | -4/+4 | |
| 2024-01-30 | Remove svg map implementation and dependencies | Oskar Nyberg | 1 | -6/+0 | |
| 2024-01-30 | Integrate webgl maps into app | Oskar Nyberg | 1 | -0/+1 | |
| 2024-01-17 | Update React router to 5.3.4 | Oskar Nyberg | 1 | -1/+1 | |
| 2023-10-30 | Update styled components | Oskar Nyberg | 1 | -2/+1 | |
| 2023-10-20 | Update grpc-js and grpc-tools | Oskar Nyberg | 1 | -2/+2 | |
| 2023-10-11 | Downgrade npm to version supporting our node version | Oskar Nyberg | 1 | -1/+1 | |
| 2023-10-11 | Upgrade Electron from 25.2.0 to 26.3.0 along with Node and npm | Oskar Nyberg | 1 | -4/+4 | |
| 2023-09-05 | Upgrade to @electron/notarize from electron-notarize | Oskar Nyberg | 1 | -1/+1 | |
| 2023-07-07 | Update Electron to 25.2.0 | Oskar Nyberg | 1 | -4/+4 | |
| 2023-07-04 | Use playwright config when running e2e tests with npm | Oskar Nyberg | 1 | -1/+1 | |
| 2023-05-29 | Update electron builder | Oskar Nyberg | 1 | -1/+1 | |
| 2023-04-17 | Move unit test setup script out of setup directory | Oskar Nyberg | 1 | -1/+1 | |
| 2023-03-24 | Update playwright | Oskar Nyberg | 1 | -2/+2 | |
| 2023-03-24 | Update node and npm version | Oskar Nyberg | 1 | -2/+2 | |
| 2023-03-24 | Update Electron to 23.2.0 | Oskar Nyberg | 1 | -1/+1 | |
| 2023-03-24 | Upgrade TypeScript | Oskar Nyberg | 1 | -7/+7 | |
| 2023-02-20 | Rename test.pkg.json to standalone-tests.pkg.json | Oskar Nyberg | 1 | -1/+1 | |
| 2023-01-03 | Update playwright | Oskar Nyberg | 1 | -2/+2 | |
| 2022-12-15 | Improve npm alias for running e2e tests against installed app | Oskar Nyberg | 1 | -2/+2 | |
| The tests for an installed version of the app isn't possible to run in sequence. A lot of them requires the daemon to be in a specific state, and some require the daemon to change state during the test. This means that for the tests to be useful they have to be run individually when the daemon is in the correct state. The `e2e:installed` alias has been replaced with `e2e:sequential` which can be used to run tests against the installed app by running `npm run e2e:sequential installed/<test>`. | |||||
| 2022-12-14 | Make tests against installed app run in sequentially | Oskar Nyberg | 1 | -1/+1 | |
| 2022-12-14 | Build standalone tests | Oskar Nyberg | 1 | -0/+3 | |
| 2022-12-14 | Make e2e tests run against installed app | Oskar Nyberg | 1 | -2/+2 | |
| 2022-10-17 | Update node and npm | Oskar Nyberg | 1 | -3/+3 | |
| 2022-10-17 | Upgrade Electron from 19.0.13 to 21.1.1 | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-17 | Update nseventmonitor | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-17 | Use mullvad-version for deb version | Oskar Nyberg | 1 | -1/+0 | |
| 2022-10-10 | Make electron-builder fetch version from mullvad-version | Linus Färnstrand | 1 | -1/+1 | |
| 2022-10-07 | Update rbush and @types/rbush | Hank | 1 | -2/+2 | |
| 2022-10-07 | Update semver | Hank | 1 | -1/+1 | |
| 2022-10-07 | Update @grpc/grpc-js | Hank | 1 | -1/+1 | |
| 2022-10-07 | Upgrade TypeScript and fix resulting compilation errors | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-07 | Update react-redux | Hank | 1 | -2/+1 | |
