| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-01-03 | Merge branch 'help-fix-systemd-deps' | Emīls Piņķis | 1 | -0/+2 |
| 2019-01-03 | Add extra 'After' directives to daemon's unit file | Emīls Piņķis | 1 | -0/+2 |
| 2018-12-21 | Merge branch 'disable-buttons-when-offline' | Janito Vaqueiro Ferreira Filho | 11 | -7/+48 |
| 2018-12-21 | Describe disabled buttons when offline in log | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 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 | Merge branch 'refactor-ipc' | Andrej Mihajlov | 7 | -163/+232 |
| 2018-12-21 | Rework IPC interface | Andrej Mihajlov | 7 | -163/+232 |
| 2018-12-21 | Merge branch 'monochromatic-icons' | Janito Vaqueiro Ferreira Filho | 31 | -7/+116 |
| 2018-12-21 | Describe monochromatic tray icon in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 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 | Merge branch 'fix-state-indication-when-disconnecting-state' | Andrej Mihajlov | 2 | -20/+2 |
| 2018-12-20 | Fix the state indication inconsistency when disconnecting | Andrej Mihajlov | 2 | -20/+2 |
| 2018-12-19 | Merge branch 'keyframe-animation-refactor' | Janito Vaqueiro Ferreira Filho | 3 | -326/+75 |
| 2018-12-19 | Simplify `KeyframeAnimation`'s internal state | Janito Vaqueiro Ferreira Filho | 3 | -164/+58 |
| 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-19 | Merge branch 'fix-sleep-related-relay-list-update-issues' | Linus Färnstrand | 2 | -9/+26 |
| 2018-12-19 | Check relay list cache age more often | Linus Färnstrand | 2 | -9/+26 |
| 2018-12-18 | Merge branch 'start-minimized-on-linux' | Janito Vaqueiro Ferreira Filho | 13 | -33/+281 |
| 2018-12-18 | Describe "start minimized" setting in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-18 | Remove GUI settings file in macOS uninstaller | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2018-12-18 | Describe GUI settings path in README | Janito Vaqueiro Ferreira Filho | 1 | -0/+11 |
| 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 |
| 2018-12-18 | Merge branch 'connect-when-disconnecting' | Andrej Mihajlov | 2 | -10/+12 |
| 2018-12-18 | Switch to the disconnected state ahead of time to make the app look more resp... | Andrej Mihajlov | 1 | -5/+3 |
| 2018-12-18 | Allow connecting a tunnel in a disconnecting state | Andrej Mihajlov | 2 | -9/+13 |
| 2018-12-18 | Merge branch 'fix-update-relay-locations-type' | Linus Färnstrand | 2 | -1/+2 |
| 2018-12-18 | Fix return type of update_relay_locations | Linus Färnstrand | 2 | -1/+2 |
| 2018-12-17 | Merge branch 'merge-imports' | Linus Färnstrand | 44 | -200/+245 |
| 2018-12-13 | Dont import all enum variants into the entire module scope | Linus Färnstrand | 1 | -4/+3 |
| 2018-12-13 | Activate the merge_imports rustfmt feature | Linus Färnstrand | 44 | -200/+246 |
