summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Merge branch 'fix-dom-selection-in-account-input'Andrej Mihajlov2-2/+3
2018-03-02Remove the use of arrow functionAndrej Mihajlov1-1/+1
2018-03-02Update CHANGELOGAndrej Mihajlov1-0/+1
2018-03-02Always provide a dynamic ref to be able to restore the DOM selectionAndrej Mihajlov1-1/+1
2018-03-01Merge branch 'safer-build-script'Linus Färnstrand1-10/+16
2018-03-01Add rustc version check to build.sh and do more cleaning prior to buildLinus Färnstrand1-10/+16
2018-02-28Merge branch 'fix-problem-report-rebased'Erik Larkö4-35/+41
2018-02-27Update changelogAndrej Mihajlov1-0/+7
2018-02-27Rewrite collectProblemReport due to number of issuesAndrej Mihajlov1-28/+31
2018-02-27Use the entire account history to redact logsAndrej Mihajlov1-6/+2
2018-02-27Change extension back to .log because macOS does not recognize .reportAndrej Mihajlov1-1/+1
2018-02-27Merge branch 'fix-transition-container-remounting'Andrej Mihajlov1-3/+9
2018-02-27Create explicit style for TransitionContainerAndrej Mihajlov1-1/+6
2018-02-27Use React key to make sure we do not remount the old view on transitionAndrej Mihajlov1-2/+3
2018-02-27Merge branch 'simplify-firewall-interface'Linus Färnstrand4-64/+28
2018-02-27Simplify how we expose the firewall at the top levelLinus Färnstrand3-60/+25
2018-02-27Rename linux firewall unix -> linuxLinus Färnstrand1-4/+3
2018-02-27Merge branch 'remove-autofocus'Andrej Mihajlov1-2/+1
2018-02-27Remove the autoFocus from Support pageAndrej Mihajlov1-2/+1
2018-02-26Merge branch 'xp-transistions'Andrej Mihajlov8-225/+223
2018-02-26Add TransitionContainer using ReactXP animationsanderklander8-225/+223
2018-02-26Merge branch 'update-repository-url'Linus Färnstrand1-1/+1
2018-02-26Fix repository url in package.jsonLinus Färnstrand1-1/+1
2018-02-26Merge branch 'fix-support-back-button'Andrej Mihajlov1-1/+0
2018-02-26Adjust the back button's position in support viewAndrej Mihajlov1-1/+0
2018-02-23Merge branch 'fix-talpid-openvpn-plugin-path'Andrej Mihajlov1-1/+1
2018-02-22Fix the path to talpid_openvpn_pluginAndrej Mihajlov1-1/+1
2018-02-21Merge branch 'fix-react-router-redux-version'Andrej Mihajlov2-9/+9
2018-02-21Fix react-router-redux to use the latest alphaAndrej Mihajlov2-9/+9
2018-02-21Merge branch 'drop-non-standard-scrolling'Andrej Mihajlov3-14/+57
2018-02-21Replace scrollIntoViewIfNeeded with standard scrollTop and scrollLeftAndrej Mihajlov3-14/+57
2018-02-21Merge branch 'upgrade-react-xp'Andrej Mihajlov4-26/+22
2018-02-21Drop no longer available cursor propAndrej Mihajlov2-12/+4
2018-02-21Upgrade to RX 0.51.8Andrej Mihajlov2-14/+18
2018-02-21Merge branch 'update-flow'Andrej Mihajlov83-3723/+2889
2018-02-20Fix annotations in IPC chainAndrej Mihajlov2-14/+15
2018-02-20Add generic parameter to constraint helperAndrej Mihajlov1-6/+9
2018-02-20Drop script adding stubs for platform dependent modules on TravisAndrej Mihajlov1-13/+0
2018-02-20Suppress warnings related to require()Andrej Mihajlov2-0/+2
2018-02-20Guard results for findRenderedXXX from test-utils due to bugAndrej Mihajlov4-23/+44
2018-02-20Remove actions that do not exist anymoreAndrej Mihajlov2-5/+0
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov25-128/+146
2018-02-20Update flow-typed annotationsAndrej Mihajlov46-3493/+2628
2018-02-20Remove deprecated unsafe.enable_getters_and_settersAndrej Mihajlov1-1/+0
2018-02-20Upgrade all lint and flow related packages (flow v0.66)Andrej Mihajlov2-36/+35
2018-02-20Update lock file with the new versions of previously merged dependenciesAndrej Mihajlov1-4/+10
2018-02-20Merge branch 'minor-button-refactoring'Andrej Mihajlov2-7/+7
2018-02-20Minor formatting fixesAndrej Mihajlov2-6/+6
2018-02-20Do not export BaseButtonAndrej Mihajlov1-1/+1
2018-02-20Merge branch 'beta10'Erik Larkö2-1/+15