summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-28Merge branch 'fix-reconnection-attempts'Janito Vaqueiro Ferreira Filho1-6/+20
2018-09-28Stop reconnection attempt on tunnel state changesJanito Vaqueiro Ferreira Filho1-6/+20
2018-09-28Permit IPv6 LAN communicationOdd Stranne6-0/+143
2018-09-27Merge branch 'sync-authors-metadata'Linus Färnstrand12-16/+40
2018-09-27Remove everyone from authors field of librariesLinus Färnstrand8-12/+8
2018-09-27Add everyone to the authors field of binariesLinus Färnstrand4-4/+32
2018-09-27Merge branch 'fix-flow-issues'Andrej Mihajlov3-10/+12
2018-09-27Add missing mocha importAndrej Mihajlov1-0/+2
2018-09-27Fix flow issues and drop unused testName propsAndrej Mihajlov2-10/+10
2018-09-27Merge branch 'update-rustfmt'Linus Färnstrand22-115/+178
2018-09-27Reformat with rustfmt 0.99.5Linus Färnstrand22-115/+178
2018-09-27Bump required rustc version to 1.29.1Linus Färnstrand1-1/+1
2018-09-26Merge branch 'electron-3.0'Andrej Mihajlov4-63/+71
2018-09-26Migrate to new single instance APIAndrej Mihajlov1-15/+10