| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-03-01 | Move desktop to the root | Andrej Mihajlov | 211 | -16261/+0 |
| 2019-03-01 | Fix references to @mullvad/components | Andrej Mihajlov | 17 | -25/+26 |
| 2019-03-01 | Remove @mullvad/config | Andrej Mihajlov | 6 | -50/+34 |
| 2019-03-01 | Move the components sources to desktop package | Andrej Mihajlov | 15 | -87/+0 |
| 2019-03-01 | Remove mobile and yarn-fixes workspaces | Andrej Mihajlov | 11 | -283/+0 |
| 2019-02-27 | Fix missing notifications | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2019-02-27 | Add gettext translations | Andrej Mihajlov | 39 | -186/+1265 |
| 2019-02-27 | Show Mullvad logo in notifications on Linux | Janito Vaqueiro Ferreira Filho | 2 | -1/+15 |
| 2019-02-27 | Add app title to notifications on Linux | Janito Vaqueiro Ferreira Filho | 1 | -4/+5 |
| 2019-02-18 | Fix the sslocal bin path in electron builder on Linux | Linus Färnstrand | 1 | -4/+4 |
| 2019-02-15 | Update settings definitions in GUI | Odd Stranne | 2 | -1/+14 |
| 2019-02-15 | Include Shadowsocks binary in installer package | Odd Stranne | 1 | -0/+6 |
| 2019-02-14 | Properly clean up the "close" handlers to avoid the watch script from spawnin... | Andrej Mihajlov | 1 | -6/+4 |
| 2019-02-14 | Improve type information in WindowController | Andrej Mihajlov | 1 | -2/+6 |
| 2019-02-14 | Update account history on account change | Andrej Mihajlov | 3 | -41/+69 |
| 2019-02-14 | Fix the line height for the description text on "Out of time" view | Andrej Mihajlov | 1 | -0/+1 |
| 2019-02-14 | Adjust relay constraint types in gui | Emīls Piņķis | 4 | -13/+34 |
| 2019-02-13 | Fix minor typo | Andrej Mihajlov | 1 | -1/+1 |
| 2019-02-13 | Fix typescript watch script | Andrej Mihajlov | 2 | -35/+56 |
| 2019-02-11 | Fix the potential reconnect loop in GUI, triggered by the timeout when receiv... | Andrej Mihajlov | 1 | -19/+28 |
| 2019-02-08 | Upgrade TypeScript to 3.3.3 | Andrej Mihajlov | 2 | -2/+2 |
| 2019-02-08 | Refactor AdvancedSettings | Andrej Mihajlov | 4 | -185/+182 |
| 2019-02-08 | Fix linter issues | Andrej Mihajlov | 76 | -2782/+2803 |
| 2019-02-04 | TypeScript migration | Andrej Mihajlov | 203 | -2660/+2054 |
| 2019-02-01 | Renaming remaining mentions of "security" to "firewall" | Linus Färnstrand | 8 | -10/+10 |
| 2019-01-30 | Adjust GUI code to new TunnelEndpoint type | Emīls Piņķis | 7 | -114/+122 |
| 2019-01-30 | Remove libappindicator as a dependency | Linus Färnstrand | 1 | -1/+0 |
| 2019-01-29 | Consider CARGO_TARGET_DIR in build.sh | Linus Färnstrand | 1 | -13/+13 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 |
| 2019-01-24 | Move DaemonRpc related types to daemon-rpc-types | Andrej Mihajlov | 20 | -214/+203 |
| 2019-01-24 | Change tray message for firewall error | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-01-24 | Change banner message for firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -6/+26 |
| 2019-01-24 | Enable external links on firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2019-01-24 | Handle set security policy error as insecure state | Janito Vaqueiro Ferreira Filho | 4 | -16/+53 |
| 2019-01-24 | Deprecate and remove DaemonRpcProxy | Andrej Mihajlov | 18 | -302/+116 |
| 2019-01-23 | Fix error levels | Andrej Mihajlov | 2 | -11/+11 |
| 2019-01-23 | Migrate autostart logic to the main process | Andrej Mihajlov | 9 | -50/+112 |
| 2019-01-23 | Add IPC events for manipulating the account | Andrej Mihajlov | 4 | -4/+31 |
| 2019-01-22 | Handle changes to account token | Andrej Mihajlov | 4 | -91/+67 |
| 2019-01-18 | Refactor the SocketTransport | Andrej Mihajlov | 1 | -68/+80 |
| 2019-01-17 | Skip auto-connect if it was done before | Andrej Mihajlov | 1 | -8/+13 |
| 2019-01-17 | Fix tests | Andrej Mihajlov | 1 | -2/+2 |
| 2019-01-17 | Update the "login successful" message | Andrej Mihajlov | 1 | -9/+8 |
| 2019-01-15 | Add custom modal container | Janito Vaqueiro Ferreira Filho | 4 | -68/+181 |
| 2019-01-15 | Add a space between adjacent toggle items | Janito Vaqueiro Ferreira Filho | 2 | -0/+4 |
| 2019-01-15 | Only set daemon auto-connect when it changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2019-01-15 | Update auto-connect and auto-start toggles | Janito Vaqueiro Ferreira Filho | 1 | -9/+5 |
| 2019-01-15 | Don't auto-connect when option is unset | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2019-01-15 | Update auto-start change to propagate to daemon | Janito Vaqueiro Ferreira Filho | 2 | -3/+12 |
