summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand8-20/+16
2019-10-09Remove symlinks on macOS on uninstallLinus Färnstrand1-0/+3
2019-10-09Fix invalid usage of --lockedLinus Färnstrand2-4/+10
2019-10-09Merge branch 'gui-fix-autologin'Emīls Piņķis4-23/+28
2019-10-09Add missing break to handleExpiredAccountRecoveryEmīls Piņķis1-0/+1
2019-10-09Use authenticated URLs in ExpiredAccountErrorViewEmīls Piņķis4-23/+27
2019-10-09Add --locked to all cargo build invocationsLinus Färnstrand4-5/+5
2019-10-09Merge branch 'switch-nseventmonitor-to-npm'Andrej Mihajlov8-17/+35
2019-10-09Add engines section to package.jsonAndrej Mihajlov1-0/+4
2019-10-09Use `npm ci` and `npm version`, bump node requirements to v12Andrej Mihajlov6-15/+28
2019-10-09Install nseventmonitor from NPMAndrej Mihajlov2-2/+3
2019-10-09Merge branch 'remove-npm-run-all'Andrej Mihajlov2-174/+6
2019-10-09Remove unused dependency: npm-run-allAndrej Mihajlov2-174/+6
2019-10-09Merge branch 'win-tap-update'David Lönnhager2-0/+15
2019-10-09Silently approve TAP driver cert on WindowsDavid Lönnhager2-0/+15
2019-10-08Add all the stuff generated as geoip metadata to gitiginoreLinus Färnstrand1-0/+5
2019-10-08Merge branch 'add-redeem-voucher-rpc'Emīls Piņķis7-6/+146
2019-10-08Update changelogEmīls Piņķis1-0/+4
2019-10-08Add CLI subcommand to submit vouchersEmīls Piņķis2-3/+62
2019-10-08Add RPC for submitting vouchers to DaemonEmīls Piņķis3-4/+42
2019-10-08Add voucher submission typesEmīls Piņķis1-0/+38
2019-10-08Add submit-voucher RPCEmīls Piņķis1-0/+1
2019-10-08Merge branch 'fix-norwegian-code'Andrej Mihajlov4-2/+4
2019-10-08Update CHANGELOGAndrej Mihajlov1-1/+3
2019-10-08Fix norwegian code from `no` to `nb` `Norwegian (Bokmal)`Andrej Mihajlov3-1/+1
2019-10-08Updating version in package files2019.9-beta1Linus Färnstrand9-66/+275
2019-10-08Fine tune changelog for 2019.9-beta1Linus Färnstrand1-7/+12
2019-10-08Merge branch 'gui-fix-bridge'Emīls Piņķis1-1/+1
2019-10-08Use bridge list to display bridges, not relaysEmīls Piņķis1-1/+1
2019-10-08Merge branch 'stop-logging-problem-report-args'Linus Färnstrand2-5/+7
2019-10-08Add to changelogLinus Färnstrand1-0/+2
2019-10-08Don't log args when a problem report send failsLinus Färnstrand1-5/+5
2019-10-07Merge branch 'win-detect-offline-quicker'Odd Stranne2-1/+9
2019-10-07Detect network disconnect quickerOdd Stranne2-1/+9
2019-10-07Merge branch 'offline-update'David Lönnhager10-83/+32
2019-10-07Remove unused functions from winnetDavid Lönnhager3-42/+0
2019-10-07Use callback only for offline monitor on WindowsDavid Lönnhager7-41/+32
2019-10-07Merge branch 'cache-version-check-in-daemon'Linus Färnstrand17-202/+351
2019-10-07Move error type to top of moduleLinus Färnstrand1-24/+26
2019-10-07Rewrite custom Future with loop{}Linus Färnstrand1-37/+41
2019-10-07Update GUI when new version info is receivedEmīls Piņķis1-29/+1
2019-10-07Fix DaemonEvent typeEmīls Piņķis1-1/+2
2019-10-07Stub for supporting AppVersionInfo pushing to Electron GUILinus Färnstrand2-0/+9
2019-10-07Fix VersionUpdater future implementationLinus Färnstrand1-67/+55
2019-10-07Update `AppVersionInfoCache` to use the daemonJanito Vaqueiro Ferreira Filho1-48/+45
2019-10-07Remove `AppVersionInfoFetcher`Janito Vaqueiro Ferreira Filho2-73/+0
2019-10-07Add app version info listener to `MullvadDaemon`Janito Vaqueiro Ferreira Filho2-1/+30
2019-10-07Update `get_version_info` API in `DaemonInterface`Janito Vaqueiro Ferreira Filho1-4/+1
2019-10-07Handle new AppVersionInfo on Android (unimplemented)Linus Färnstrand1-1/+14
2019-10-07Use PRODUCT_VERSION const instead of sending it aroundLinus Färnstrand4-23/+10