| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-03-01 | Move desktop to the root | Andrej Mihajlov | 81 | -9826/+0 |
| 2019-03-01 | Fix references to @mullvad/components | Andrej Mihajlov | 17 | -25/+26 |
| 2019-03-01 | Move the components sources to desktop package | Andrej Mihajlov | 9 | -0/+796 |
| 2019-02-27 | Add gettext translations | Andrej Mihajlov | 15 | -148/+378 |
| 2019-02-14 | Update account history on account change | Andrej Mihajlov | 1 | -14/+10 |
| 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 | 2 | -4/+13 |
| 2019-02-08 | Refactor AdvancedSettings | Andrej Mihajlov | 4 | -185/+182 |
| 2019-02-08 | Fix linter issues | Andrej Mihajlov | 58 | -1758/+1746 |
| 2019-02-04 | TypeScript migration | Andrej Mihajlov | 73 | -1404/+1320 |
| 2019-02-01 | Renaming remaining mentions of "security" to "firewall" | Linus Färnstrand | 4 | -6/+6 |
| 2019-01-30 | Adjust GUI code to new TunnelEndpoint type | Emīls Piņķis | 3 | -70/+20 |
| 2019-01-24 | Move DaemonRpc related types to daemon-rpc-types | Andrej Mihajlov | 14 | -14/+18 |
| 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 | 2 | -14/+39 |
| 2019-01-24 | Deprecate and remove DaemonRpcProxy | Andrej Mihajlov | 15 | -268/+23 |
| 2019-01-23 | Fix error levels | Andrej Mihajlov | 1 | -9/+9 |
| 2019-01-23 | Migrate autostart logic to the main process | Andrej Mihajlov | 7 | -119/+46 |
| 2019-01-23 | Add IPC events for manipulating the account | Andrej Mihajlov | 2 | -4/+4 |
| 2019-01-22 | Handle changes to account token | Andrej Mihajlov | 4 | -91/+67 |
| 2019-01-17 | Skip auto-connect if it was done before | Andrej Mihajlov | 1 | -8/+13 |
| 2019-01-17 | Update the "login successful" message | Andrej Mihajlov | 1 | -9/+8 |
| 2019-01-15 | Add custom modal container | Janito Vaqueiro Ferreira Filho | 2 | -68/+128 |
| 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 |
| 2019-01-15 | Don't map daemon auto-connect value to GUI | Janito Vaqueiro Ferreira Filho | 3 | -4/+1 |
| 2019-01-15 | Change how auto connect is set | Janito Vaqueiro Ferreira Filho | 1 | -1/+8 |
| 2019-01-15 | Add `autoConnect` setting to GUI settings | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-01-11 | Migrate the Login view to the new Accordion | Andrej Mihajlov | 1 | -1/+1 |
| 2019-01-11 | Allow Cell.Label to break onto many lines | Andrej Mihajlov | 3 | -2/+7 |
| 2019-01-11 | Optimize the SelectLocation view | Andrej Mihajlov | 7 | -295/+501 |
| 2019-01-09 | Block when TAP adapter problem is detected | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-21 | Disable external link menu entries when offline | Janito Vaqueiro Ferreira Filho | 2 | -0/+4 |
| 2018-12-21 | Disable expired screen button when offline | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2018-12-21 | Disable buy more credit button when offline | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2018-12-21 | Disable button to send problem report when offline | Janito Vaqueiro Ferreira Filho | 2 | -1/+3 |
| 2018-12-21 | Add `isBlocked` field to Redux connection state | Janito Vaqueiro Ferreira Filho | 1 | -5/+19 |
| 2018-12-21 | Rework IPC interface | Andrej Mihajlov | 2 | -22/+21 |
| 2018-12-21 | Add title bar animation to `Preferences` screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-20 | Add toggle switch for monochromatic icon setting | Janito Vaqueiro Ferreira Filho | 2 | -1/+39 |
| 2018-12-20 | Add renderer method to toggle monochromatic icon | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-12-20 | Add GUI setting for monochromatic tray icon | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-12-20 | Fix the state indication inconsistency when disconnecting | Andrej Mihajlov | 1 | -3/+0 |
| 2018-12-18 | Add start minimized toggle to Preferences screen | Janito Vaqueiro Ferreira Filho | 3 | -31/+83 |
| 2018-12-18 | Store GUI settings in Redux state | Janito Vaqueiro Ferreira Filho | 3 | -0/+36 |
| 2018-12-18 | Switch to the disconnected state ahead of time to make the app look more resp... | Andrej Mihajlov | 1 | -5/+3 |
