summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Merge branch 'log-linux-dns-manager'Linus Färnstrand1-4/+17
2018-10-10Debug log which Linux DNS manager is being usedLinus Färnstrand1-4/+17
2018-10-09Merge tag 'ignore-openvpn-event-send-error'Janito Vaqueiro Ferreira Filho1-15/+4
2018-10-09Ignore tunnel event forwarding errorsJanito Vaqueiro Ferreira Filho1-5/+1
2018-10-09Use `unbounded_send` method directlyJanito Vaqueiro Ferreira Filho1-11/+4
2018-10-09Merge branch 'fix-systemd-resolved'Emīls Piņķis3-33/+24
2018-10-09Fix formatting of window-controller.jsAndrej Mihajlov1-2/+1
2018-10-09Fix resolved by always resolving interface names to real IDs.Emīls Piņķis2-31/+23
2018-10-09Merge branch 'resize-window-on-metric-change'Emīls Piņķis2-0/+21
2018-10-09Resize window if display metrics are changed on LinuxEmīls Piņķis2-0/+21
2018-10-08Merge branch 'fix-mssfix-gui-scroll'Janito Vaqueiro Ferreira Filho2-15/+17
2018-10-08Describe mssfix field fix in change logJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-08Place mssfix input field inside scrollable areaJanito Vaqueiro Ferreira Filho1-15/+15
2018-10-08Updating version in package files2018.4-beta2Linus Färnstrand5-7/+7
2018-10-08Add 2018.4-beta2 header, and change some changelog entriesLinus Färnstrand1-3/+8
2018-10-08Merge branch 'mssfix-gui'Janito Vaqueiro Ferreira Filho9-4/+183
2018-10-08Describe mssfix GUI change in change logJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-08Don't persist Mssfix values that are out of rangeJanito Vaqueiro Ferreira Filho1-4/+6
2018-10-08Change mssfix color when out of rangeJanito Vaqueiro Ferreira Filho2-0/+23
2018-10-08Handle external updates to mssfix valueJanito Vaqueiro Ferreira Filho1-8/+30
2018-10-08Update mssfix value from GUIJanito Vaqueiro Ferreira Filho2-2/+39
2018-10-08Implement `set_openvpn_mssfix` RPC call in GUIJanito Vaqueiro Ferreira Filho2-0/+11
2018-10-08Show current OpenVPN mssfix value in fieldJanito Vaqueiro Ferreira Filho5-3/+43
2018-10-08Create mssfix input field in advanced settingsJanito Vaqueiro Ferreira Filho1-0/+6
2018-10-08Create `Cell.Input` componentJanito Vaqueiro Ferreira Filho1-1/+37
2018-10-08Merge branch 'reduce-banner-transparency'Andrej Mihajlov2-1/+2
2018-10-08Update changelogAndrej Mihajlov1-0/+1
2018-10-08Reduce the banner transparencyAndrej Mihajlov1-1/+1
2018-10-08Merge branch 'increase-ping-exit'Linus Färnstrand2-2/+4
2018-10-08Increase ping-exit to 20 secondsLinus Färnstrand2-2/+4
2018-10-08Merge branch 'set-connect-timeout-in-openvpn'Emīls Piņķis2-0/+3
2018-10-08Pass --connect-timeout 30 to openvpnEmīls Piņķis2-0/+3
2018-10-08Merge branch 'smart-navigation-title'Andrej Mihajlov13-127/+461
2018-10-08Reimplement navigation bar title using Context APIAndrej Mihajlov1-38/+61
2018-10-08Rename NavigationBar{Props,State} -> PrivateNavigationBar{Props,State}Andrej Mihajlov1-13/+16
2018-10-08Drop static methods and inline constant checks into getDerivedStateFromPropsAndrej Mihajlov1-12/+5
2018-10-08Optimize NavigationBar performance by eliminating render() when possibleAndrej Mihajlov1-52/+95
2018-10-08Optimize re-rendering of NavigationBarTitleAndrej Mihajlov1-1/+9
2018-10-08Optimize scrollbars to render only on props/state changesAndrej Mihajlov1-0/+18
2018-10-08Add type info to NavigationScrollbarsAndrej Mihajlov1-1/+4
2018-10-08Mark the use of forwardRef as $FlowFixMeAndrej Mihajlov1-0/+2
2018-10-08Do not use non-breaking space because word-wrap moves it to the next line alo...Andrej Mihajlov1-1/+1
2018-10-08Merge FAQ and Guides togetherAndrej Mihajlov3-14/+6
2018-10-08Add navigation container and animated title viewAndrej Mihajlov9-82/+322
2018-10-08Add onScroll handler to CustomScrollbarsAndrej Mihajlov1-0/+9
2018-10-08Update flow to 0.82Andrej Mihajlov2-5/+5
2018-10-08Update prettier and eslint-* pluginsAndrej Mihajlov2-25/+25
2018-10-08Merge branch 'remove-comp-parameter'Linus Färnstrand2-1/+4
2018-10-08Remove comp-lzo OpenVPN settingLinus Färnstrand2-1/+4
2018-10-08Merge branch 'windns-improve-error-handling'Odd Stranne8-83/+139