summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Show notification content during hide-transitionOskar Nyberg1-2/+8
2020-07-01Convert components in NotificationBanner.tsx from ReactXPOskar Nyberg4-279/+140
2020-07-01Merge branch 'convert-header-bar-from-reactxp'Oskar Nyberg10-181/+101
2020-07-01Convert HeaderBar components from ReactXPOskar Nyberg10-181/+101
2020-06-30Merge branch 'fix-failure-to-quit'Janito Vaqueiro Ferreira Filho2-0/+16
2020-06-30Describe quit fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-30Continue stopping the service after unbindingJanito Vaqueiro Ferreira Filho1-0/+15
2020-06-30Merge branch 'convert-tunnel-control-from-reactxp'Oskar Nyberg3-106/+73
2020-06-30Convert most of Connect to styled componentsOskar Nyberg1-36/+27
2020-06-30Convert TunnelControl components from ReactXPOskar Nyberg2-70/+46
2020-06-30Merge branch 'improve-conncheck-resilience'Emīls3-3/+54
2020-06-30Update changelogEmīls1-0/+1
2020-06-30Try and make the pinger more resilient on MacOSEmīls Piņķis2-3/+53
2020-06-29Merge branch 'fix-postinstall-fish-completions'Oskar Nyberg3-2/+12
2020-06-29Remove fish shell completions when uninstallingOskar Nyberg1-1/+7
2020-06-29Add fish shell completions to macOS buildOskar Nyberg1-0/+1
2020-06-29Change fish completions directory and only symlink if directory existsOskar Nyberg1-1/+4
2020-06-29readme: add missing punctuationTshepang Lekhonkhobe1-1/+1
2020-06-29Merge branch 'tshepang-patch-2'Andrej Mihajlov1-1/+1
2020-06-29readme: improve readabilityTshepang Lekhonkhobe1-1/+1
2020-06-29Merge branch 'tshepang-patch-1'Andrej Mihajlov1-1/+1
2020-06-27Update README.mdTshepang Lekhonkhobe1-1/+1
2020-06-26Improve language in 2020 app audit documentLinus Färnstrand1-31/+39
2020-06-26Add fish shell completionsClément Joly4-1/+6
2020-06-25Merge branch 'fix-notification-banner-height-calculation'Janito Vaqueiro Ferreira Filho6-205/+210
2020-06-25Describe height calculation fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-06-25Remove height callback from `NotificationBanner`Janito Vaqueiro Ferreira Filho1-24/+0
2020-06-25Use `CoordinatorLayout` in `ConnectFragment`Janito Vaqueiro Ferreira Filho2-181/+171
2020-06-25Create `UnderNotificationBannerBehavior` classJanito Vaqueiro Ferreira Filho2-0/+35
2020-06-25Fix changelogEmīls1-3/+1
2020-06-25Merge branch 'version-check-supress-notification'Emīls51-352/+823
2020-06-25Use the same regex to determine if GUI is a beta versionEmīls1-1/+4
2020-06-25Update ktlint in travis to 0.37Emīls Piņķis1-1/+1
2020-06-25Update lockfileEmīls1-0/+27
2020-06-25Update changelogEmīls1-0/+3
2020-06-25Update CLIEmīls1-13/+11
2020-06-25Use new version info in AndroidEmīls21-98/+98
2020-06-25Update GUI to not show update info if the app is too newEmīls11-100/+53
2020-06-25Parse version info to check if version is too newEmīls12-136/+391
2020-06-25Allow AppVersionProxy to be cloneableEmīls1-0/+1
2020-06-25Allow users of mullvad-rpc to use rpc runtimeEmīls1-0/+4
2020-06-25Allow consumer of mullvad-rpc to set request timeoutEmīls1-2/+2
2020-06-25Allow factory to set timeoutsEmīls1-2/+14
2020-06-25Add future retrying to talpid-coreEmīls3-0/+215
2020-06-25Merge branch 'add-2020-app-audit-reports-and-result'Linus Färnstrand6-7/+151
2020-06-25Update changelogs to link to audit documentLinus Färnstrand2-6/+12
2020-06-25Add 2020 app audit report(s) and documentationLinus Färnstrand4-1/+139
2020-06-25Updating version in package filesLinus Färnstrand10-17/+17
2020-06-25Add 2020.5 changelog headerLinus Färnstrand1-1/+5
2020-06-25Merge branch 'upgrade-to-electron-8-again'Oskar Nyberg7-55/+77