summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-10-16Correct the accountToken typeAndrej Mihajlov1-1/+1
2018-10-15Clean up occurrences of ipv4AddrExitAndrej Mihajlov2-4/+0
2018-10-15Test `AccountDataCache`Janito Vaqueiro Ferreira Filho7-5/+250
2018-10-15Don't retry fetch if account is invalidJanito Vaqueiro Ferreira Filho1-5/+23
2018-10-15Retry account data fetch if it failsJanito Vaqueiro Ferreira Filho1-0/+24
2018-10-15Remove fetch promise from `AccountDataCache`Janito Vaqueiro Ferreira Filho1-48/+51
2018-10-15Fetch account data on primary flowJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-15Change `AccountDataCache` to update Redux stateJanito Vaqueiro Ferreira Filho1-28/+27
2018-10-15Inline `recover` closureJanito Vaqueiro Ferreira Filho1-9/+1
2018-10-15Remove old commentAndrej Mihajlov1-2/+0
2018-10-15Add system notifications for inconsistent state and unsupported versionAndrej Mihajlov7-49/+119
2018-10-15Camel-case the response with app version automaticallyAndrej Mihajlov1-8/+1
2018-10-12Pull in version bump from 2018.4-beta3 release branchLinus Färnstrand1-1/+1
2018-10-12Make no mssfix also a valid mssfixLinus Färnstrand1-1/+1
2018-10-12Set mssfix max to 1450. Adjust gui placeholder textLinus Färnstrand1-3/+5
2018-10-10Remove out of date Switch.spec.js tests that cause a lot of raise conditions ...Andrej Mihajlov1-128/+0
2018-10-10Add new types of messages displayed in in-app notification bannerAndrej Mihajlov9-238/+617
2018-10-10Determine next upgrade version for beta/stableAndrej Mihajlov1-3/+25
2018-10-10Save currentIsSupport to reduxAndrej Mihajlov1-0/+3
2018-10-10Translate Img width and height to WebkitMaskSizeAndrej Mihajlov1-0/+3
2018-10-10Fix typo in the name of height attributeAndrej Mihajlov1-4/+4
2018-10-09Fix formatting of window-controller.jsAndrej Mihajlov1-2/+1
2018-10-09Resize window if display metrics are changed on LinuxEmīls Piņķis1-0/+17
2018-10-08Place mssfix input field inside scrollable areaJanito Vaqueiro Ferreira Filho1-15/+15
2018-10-08Updating version in package files2018.4-beta2Linus Färnstrand1-1/+1
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-08Reduce the banner transparencyAndrej Mihajlov1-1/+1
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-05Fix yarn lint/flow/formatLinus Färnstrand3-5/+3
2018-10-05Also show country while connectingLinus Färnstrand1-0/+1