summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Upgrade log crate to 0.4Linus Färnstrand7-8/+8
2018-03-02Add coloring to stdout loggingLinus Färnstrand3-34/+69
2018-03-02Silence jsonrpc_core a bitLinus Färnstrand1-0/+2
2018-03-02Adjust logging levels and move logging to own moduleLinus Färnstrand3-44/+64
2018-03-02Adjust log levels in talpid-coreLinus Färnstrand2-2/+2
2018-03-02Merge branch 'add-disable-auth-flag'Linus Färnstrand6-23/+61
2018-03-05Merge branch 'fix-temp-dir-win32'Andrej Mihajlov2-8/+24
2018-03-05Fix the path to system temp directory on windowsAndrej Mihajlov2-8/+24
2018-03-02Add feature to changelogLinus Färnstrand1-3/+13
2018-03-02Add extra newline to .mullvad_rpc_addressLinus Färnstrand2-2/+2
2018-03-02Add --disable-rpc-auth flag to make the CLI workLinus Färnstrand3-18/+46
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