| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-06 | Remove starting the backend. The backend produces too much output on stdout ↵ | Erik Larkö | 1 | -22/+0 | |
| and crashes. sudo-prompt has no support for emptying the stdout | |||||
| 2017-07-05 | sudo-prompt is a dev dependency and is not available in release | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-06-21 | Refactor main process | Andrej Mihajlov | 1 | -193/+206 | |
| 2017-06-21 | Rename .ipc_connection_info to .mullvad_rpc_address | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-06-09 | Allow unused args starting with _ | Erik Larkö | 1 | -1/+1 | |
| 2017-06-08 | Add type annotations for TrayIconManager | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-04-18 | Don't show backend errors when exiting the frontend in development | Erik Larkö | 1 | -1/+1 | |
| 2017-04-18 | Use electron-log instead of console.log | Erik Larkö | 1 | -7/+22 | |
| 2017-04-12 | Can start and connect to the backend | Erik Larkö | 1 | -0/+17 | |
| 2017-04-07 | Rust backend | Erik Larkö | 1 | -5/+5 | |
| 2017-04-03 | Read connection string | Erik Larkö | 1 | -1/+23 | |
| 2017-03-27 | Some more whitespace fixes | Erik Larkö | 1 | -3/+3 | |
| 2017-03-24 | Linux compatibility (#2) | Andrei Mihailov | 1 | -112/+67 | |
| * Make app run in window on Linux/Windows * Fix filename case * Show window by default except on macOS * always show dev tools when developing * Adjust content height for other platforms | |||||
| 2017-03-21 | Migrate to NSEventMonitor 0.0.2 | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-03-20 | Add app menu to map hotkeys to standard actions (i.e copy/paste) | Andrej Mihajlov | 1 | -10/+32 | |
| 2017-03-20 | Fix copy/paste support | Andrej Mihajlov | 1 | -12/+43 | |
| Adds context menu on all editable fields | |||||
| 2017-03-18 | Disable selection color of tray icon | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-17 | New keyframe animation | Andrej Mihajlov | 1 | -2/+1 | |
| 2017-03-17 | Drop spinner and update assets | Andrej Mihajlov | 1 | -4/+2 | |
| 2017-03-17 | Remove dead code | Andrej Mihajlov | 1 | -2/+0 | |
| 2017-03-17 | Add alternative menubar icons | Andrej Mihajlov | 1 | -8/+3 | |
| 2017-03-17 | Revert menubar item highlighting | Andrej Mihajlov | 1 | -3/+6 | |
| 2017-03-17 | Update tray assets and hide spinner when window is visible | Andrej Mihajlov | 1 | -2/+6 | |
| 2017-03-17 | Switch settings folder to mullvad.vpn | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-16 | Refactor code | Andrej Mihajlov | 1 | -0/+1 | |
| 2017-03-16 | Update docs and fix lint issues | Andrej Mihajlov | 1 | -1/+0 | |
| 2017-03-16 | Refactor code | Andrej Mihajlov | 1 | -51/+12 | |
| 2017-03-16 | Setup tray animators | Andrej Mihajlov | 1 | -5/+46 | |
| 2017-03-06 | change application support folder | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-03 | Hide dock only on mac | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-03-03 | Make sure we only require NSEventMonitor on macOS | Andrej Mihajlov | 1 | -8/+19 | |
| 2017-02-27 | Remove unused RPC event | Andrej Mihajlov | 1 | -4/+0 | |
| 2017-02-24 | Fix rare bug when dev tools window is not created yet but isDevToolsOpened() ↵ | Andrej Mihajlov | 1 | -1/+5 | |
| reports true | |||||
| 2017-02-24 | Override userData path | Andrej Mihajlov | 1 | -0/+6 | |
| 2017-02-22 | - Switch tray icon when connected | Andrej Mihajlov | 1 | -2/+10 | |
| - Fix ESLint issues | |||||
| 2017-02-22 | Add missing comma | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-02-22 | Enable CSSBackdropFilter | Andrej Mihajlov | 1 | -0/+3 | |
| 2017-02-20 | - Add map placeholders | Andrej Mihajlov | 1 | -0/+8 | |
| - Connection screen mockup | |||||
| 2017-02-17 | - Add settings page layout | Andrej Mihajlov | 1 | -1/+1 | |
| - Add defaultDark style for navigation bar | |||||
| 2017-02-16 | Feature/menubar popup window (#1) | Andrei Mihailov | 1 | -71/+109 | |
| Add menubar and tests | |||||
| 2017-02-10 | Disable fullscreen to prevent odd behavior when tapping twice on titlebar | Andrej Mihajlov | 1 | -2/+3 | |
| 2017-02-09 | Update BrowserWindow configuration | Andrej Mihajlov | 1 | -4/+5 | |
| 2017-02-09 | Add basic structure and login screen | Andrej Mihajlov | 1 | -4/+4 | |
| 2017-02-06 | Add declarative Tray implementation | Andrej Mihajlov | 1 | -4/+0 | |
| 2017-02-06 | Add tray menu | Andrej Mihajlov | 1 | -0/+4 | |
| 2017-02-06 | Initial commit | Andrej Mihajlov | 1 | -0/+106 | |
