| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| Change it in the GUI specific settings and check if it should also be set in the daemon. | |||||
| 2019-01-15 | Add IPC call to set `autoConnect` | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 | |
| 2019-01-15 | Add `autoConnect` setting to GUI settings | Janito Vaqueiro Ferreira Filho | 3 | -0/+13 | |
| 2019-01-11 | Remove the SelectLocation tests | Andrej Mihajlov | 1 | -142/+0 | |
| I don't know what we were testing here. | |||||
| 2019-01-11 | Migrate the Login view to the new Accordion | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-01-11 | Add hover color for the settings button in the header bar | Andrej Mihajlov | 1 | -0/+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-11 | Optimize the Accordion view | Andrej Mihajlov | 1 | -76/+75 | |
| 2019-01-09 | Further improve get_current_location RPC | Emīls Piņķis | 2 | -12/+22 | |
| 2019-01-09 | Block when TAP adapter problem is detected | Janito Vaqueiro Ferreira Filho | 2 | -1/+5 | |
| 2019-01-09 | Updating version metadata to 2018.6 | Linus Färnstrand | 1 | -1/+1 | |
| 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 | 3 | -0/+4 | |
| 2018-12-21 | Disable button to send problem report when offline | Janito Vaqueiro Ferreira Filho | 3 | -1/+12 | |
| 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 | 6 | -163/+223 | |
| 2018-12-21 | Add title bar animation to `Preferences` screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-12-21 | Implement support for monochromatic tray icon | Janito Vaqueiro Ferreira Filho | 23 | -3/+46 | |
| 2018-12-20 | Implement getter for `KeyframeAnimation.isRunning` | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 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 IPC to set monochromatic icon setting | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 | |
| 2018-12-20 | Add GUI setting for monochromatic tray icon | Janito Vaqueiro Ferreira Filho | 3 | -0/+8 | |
| 2018-12-20 | Load GUI settings on all platforms | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 | |
| 2018-12-20 | Fix the state indication inconsistency when disconnecting | Andrej Mihajlov | 2 | -20/+2 | |
| 2018-12-19 | Simplify `KeyframeAnimation`'s internal state | Janito Vaqueiro Ferreira Filho | 3 | -164/+58 | |
| Use only the current and target frames. | |||||
| 2018-12-19 | Remove image handling from `KeyframeAnimation` | Janito Vaqueiro Ferreira Filho | 2 | -53/+19 | |
| 2018-12-19 | Remove support for repeating animations | Janito Vaqueiro Ferreira Filho | 2 | -55/+2 | |
| 2018-12-19 | Remove animation support for alternation | Janito Vaqueiro Ferreira Filho | 2 | -59/+1 | |
| 2018-12-19 | Fix `KeyframeAnimation.reverse` getter | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-12-18 | Add start minimized toggle to Preferences screen | Janito Vaqueiro Ferreira Filho | 4 | -31/+86 | |
| 2018-12-18 | Allow changing GUI settings through IPC | Janito Vaqueiro Ferreira Filho | 3 | -0/+49 | |
| 2018-12-18 | Store GUI settings in Redux state | Janito Vaqueiro Ferreira Filho | 3 | -0/+36 | |
| 2018-12-18 | Send GUI settings to renderer process | Janito Vaqueiro Ferreira Filho | 3 | -3/+20 | |
| 2018-12-18 | Create `GuiSettings` helper class | Janito Vaqueiro Ferreira Filho | 2 | -20/+53 | |
| 2018-12-18 | Load GUI settings file when app starts | Janito Vaqueiro Ferreira Filho | 1 | -10/+24 | |
| 2018-12-18 | Use a settings file to handle Linux window start | Janito Vaqueiro Ferreira Filho | 1 | -1/+26 | |
| May start minimized or not. | |||||
| 2018-12-18 | Switch to the disconnected state ahead of time to make the app look more ↵ | Andrej Mihajlov | 1 | -5/+3 | |
| responsive | |||||
| 2018-12-18 | Allow connecting a tunnel in a disconnecting state | Andrej Mihajlov | 2 | -9/+13 | |
| 2018-12-11 | Test `NotificationArea` with time running low | Janito Vaqueiro Ferreira Filho | 1 | -0/+21 | |
| 2018-12-11 | Capitalize first letter of remaining time banner | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 | |
| 2018-12-11 | Fix notification banner animation race condition | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 | |
| An animation is sometimes created that animates to the target height before the proper height is calculated, so it animates to zero. Afterwards, the proper height is calcuated and set, but the animation would reset it to zero when it finishes. | |||||
| 2018-12-11 | Implement warning when little account time remains | Janito Vaqueiro Ferreira Filho | 4 | -3/+53 | |
| 2018-12-11 | Use `AccountExpiry` helper in `Connect` component | Janito Vaqueiro Ferreira Filho | 2 | -5/+5 | |
| 2018-12-11 | Create `AccountExpiry` helper class | Janito Vaqueiro Ferreira Filho | 2 | -10/+23 | |
| 2018-12-11 | Update tray icon when disconnected but blocking | Janito Vaqueiro Ferreira Filho | 1 | -12/+16 | |
| 2018-12-11 | Show block banner when blocking when disconnected | Janito Vaqueiro Ferreira Filho | 3 | -1/+15 | |
