summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Move allow_lan into SharedTunnelStateValueLinus Färnstrand7-69/+56
2018-10-03Merge branch 'move-directories-to-shared-state'Linus Färnstrand4-60/+71
2018-10-03Make ConnectingState::start_tunnel be a constructorLinus Färnstrand1-20/+13
2018-10-03Move log_dir and resource_dir to SharedTunnelStateValuesLinus Färnstrand4-57/+75
2018-10-03Merge branch 'win-installer-ident-tap'Odd Stranne3-4/+38
2018-10-03Update changelogOdd Stranne1-0/+3
2018-10-03Identify network interface based on nodeOdd Stranne2-4/+35
2018-10-03Merge branch 'shorten-update-download-text'Linus Färnstrand2-2/+3
2018-10-03Allow Cell.SubText to shrinkAndrej Mihajlov1-1/+2
2018-10-03Shorten text around version warning to fit on one lineLinus Färnstrand1-1/+1
2018-10-03Merge branch 'enable-scrollbar-autohide-on-mac-only'Andrej Mihajlov5-8/+37
2018-10-03Auto-hide scrollbars on macOS onlyAndrej Mihajlov5-8/+37
2018-10-03Merge branch 'remove-blur-styles'Andrej Mihajlov5-31/+14
2018-10-03Remove backdrop filterAndrej Mihajlov5-31/+14
2018-10-02Merge branch 'cell-gui-refactor'Janito Vaqueiro Ferreira Filho10-214/+179
2018-10-02Remove leftover account token copy timerJanito Vaqueiro Ferreira Filho1-8/+0
2018-10-02Fix login account menu remove button hoverJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-02Remove unused login `Img` hoveringJanito Vaqueiro Ferreira Filho2-4/+0
2018-10-01Restore usage of `Cell.Label` in `Login`Janito Vaqueiro Ferreira Filho2-13/+10
2018-10-01Support additional props in `Cell.Label`Janito Vaqueiro Ferreira Filho1-1/+4
2018-10-01Allow further style customization in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+15
2018-10-01Tweak padding for `CellButton`Janito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Tweak `Cell.Label` marginJanito Vaqueiro Ferreira Filho1-1/+2
2018-10-01Remove child property mapping in `CellButton`Janito Vaqueiro Ferreira Filho1-53/+3
2018-10-01Replace usage of `Cell.Img` with `Cell.Icon`Janito Vaqueiro Ferreira Filho3-13/+11
2018-10-01Handle hovering in `Cell.SubText`Janito Vaqueiro Ferreira Filho1-4/+9
2018-10-01Rename `style.cell` into `style.cellButton`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Create `Cell.Icon` component with hover supportJanito Vaqueiro Ferreira Filho1-0/+19
2018-10-01Handle hovering in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+13
2018-10-01Create `CellHoverContext` React contextJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Make `Cell.SubText` a stateless componentJanito Vaqueiro Ferreira Filho1-1/+13
2018-10-01Use `Cell` components in `AdvancedSettings`Janito Vaqueiro Ferreira Filho2-42/+6
2018-10-01Rename `Props` type of `AdvancedSettings`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Make `Cell.Label` a stateless componentJanito Vaqueiro Ferreira Filho4-22/+29
2018-10-01Rename `label` style into `labelText`Janito Vaqueiro Ferreira Filho1-3/+7
2018-10-01Use `Cell` components in `Preferences` containerJanito Vaqueiro Ferreira Filho2-71/+24
2018-10-01Create `Cell.Footer` stateless componentJanito Vaqueiro Ferreira Filho1-0/+25
2018-10-01Create `Cell.Container` stateless componentJanito Vaqueiro Ferreira Filho1-1/+15
2018-10-01Merge branch 'autogenerate-more-state-machine-code'Linus Färnstrand2-83/+45
2018-10-01Generate TunnelStateWrapper::handle_event in macroLinus Färnstrand1-29/+15
2018-10-01Don't let the wrapper be responsible for creating initial stateLinus Färnstrand1-11/+1
2018-10-01Generate TunnelStateWrapper with macroLinus Färnstrand1-41/+26
2018-10-01Add debug logging and don't wildcard import enumLinus Färnstrand1-12/+13
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand5-7/+7
2018-10-01Fix changelog for 2018.4-beta1Linus Färnstrand1-3/+6
2018-09-30Merge branch 'download-relay-list-more-frequent'Linus Färnstrand1-1/+1
2018-09-28Download relay list every 2 hours instead of 24Linus Färnstrand1-1/+1
2018-09-28Merge branch 'add-cve-numbers-to-changelog'Linus Färnstrand1-1/+6
2018-09-28Add CVE identifiers from audit to changes that fixes themLinus Färnstrand1-1/+6
2018-09-28Merge branch 'winfw-ipv6-lan'Odd Stranne6-0/+143