| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 2 | -82/+0 | |
| 2021-02-09 | Open correct part of download page when running a beta version | Oskar Nyberg | 1 | -0/+3 | |
| 2020-06-25 | Update GUI to not show update info if the app is too new | Emīls | 2 | -15/+5 | |
| 2020-06-05 | Remove use of spread operator for action data in reducers | Oskar Nyberg | 1 | -1/+4 | |
| 2020-06-04 | Rename all usages of currentIsSupported to just supported | Oskar Nyberg | 2 | -8/+8 | |
| A few places were missed when renaming it a while ago. currentIsBeta has also been renamed for more consistent naming. | |||||
| 2020-05-25 | Disable beta program toggle when running beta | Oskar Nyberg | 2 | -1/+10 | |
| 2020-05-25 | Use null instead of undefined to represent up to date in nextUpdate | Oskar Nyberg | 2 | -3/+3 | |
| Electron is removing values that are undefined when sending objects through the IPC and therefore doesn't update the redux state when using the spread operator. To solve this, this commit uses null instead of undefined to represent that there are no upgrades. | |||||
| 2020-04-15 | Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| latest patch release | |||||
| 2020-03-11 | Use beta program flag in the GUI | David Lönnhager | 1 | -2/+0 | |
| 2019-09-09 | Add current_is_outdated support to Electron frontend | Linus Färnstrand | 2 | -3/+2 | |
| 2019-03-04 | Update GUI to use new appVersionInfo layout | Linus Färnstrand | 1 | -5/+2 | |
| 2019-03-01 | Move desktop to the root | Andrej Mihajlov | 2 | -0/+83 | |
