summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Update changelogEmīls Piņķis1-3/+5
2018-10-05Use NetworkManager to set and reset DNSEmīls Piņķis2-4/+12
2018-10-05Implement DNS management using NetworkManagerEmīls Piņķis3-5/+112
2018-10-05Describe new DNS management in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-10-05Allow setting the DNS module through env. variableJanito Vaqueiro Ferreira Filho2-0/+2
2018-10-05Implement support for resolvconfJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Update README to list libdbus dependencyJanito Vaqueiro Ferreira Filho1-1/+1
2018-10-05Implement support for systemd-resolvedJanito Vaqueiro Ferreira Filho4-2/+265
2018-10-05Install libdbus in TravisJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Merge branch 'windows-delete-dns-recovery'Emīls Piņķis1-3/+6
2018-10-04Delete the DNS recovery file even if it's not restoredEmīls1-3/+6
2018-10-03Merge branch 'windns-rewrite'Odd Stranne52-924/+2161
2018-10-03Integrate windns changes into talpid-coreEmīls1-11/+44
2018-10-03Update changelogOdd Stranne1-0/+5
2018-10-03Add 'verifier' tool for snapshotting and comparing DNS configurationsOdd Stranne7-0/+388
2018-10-03Rewrite 'windns' to get rid of WMI + fix bugs and shortcomingsOdd Stranne42-913/+1724
2018-10-03Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-10-03Bump submodule 'googletest'Odd Stranne1-0/+0
2018-10-03Merge branch 'move-allow-lan-to-shared-state'Linus Färnstrand7-69/+68
2018-10-03Handle AllowLan in all statesLinus Färnstrand2-1/+13
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