| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 1 | -54/+0 | |
| 2023-03-27 | Fix many typos | Alexander Seiler | 1 | -1/+1 | |
| Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||||
| 2023-01-15 | Replace space with - in menubar-icons directory name | Oskar Nyberg | 1 | -1/+1 | |
| 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 | Add readme to gui directory | Oskar Nyberg | 1 | -0/+54 | |
