summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Collapse)AuthorFilesLines
2020-01-28Add disabled prop to selector itemsOskar Nyberg1-1/+7
2020-01-27Fix deprecated Electron APIsAndrej Mihajlov3-9/+4
2020-01-27Update to Electron 7.1.10 and NSEventMonitor 0.0.17Andrej Mihajlov2-600/+294
2020-01-24Move wireguard key error messages to between key info and buttonsOskar Nyberg2-26/+22
2020-01-24Reset key errors when validating key or generating new keyOskar Nyberg1-2/+12
2020-01-23Move wireguard-go into the repositoryEmīls1-1/+1
Since the wireguard-go libraries were being changed too often to be in the binaries repository, they are moved into the main app repository. This means that for production builds, the libraries will be rebuilt every build.
2019-12-16Add new translations + Finnish+DanishLinus Färnstrand34-841/+11806
2019-12-16Updated messages.potLinus Färnstrand1-47/+31
2019-12-12Updating version in package filesLinus Färnstrand2-2/+2
2019-12-09Adjust desktop GUI code to use new error stateEmīls11-96/+97
2019-12-05Updating version in package files2019.10-beta2Linus Färnstrand2-2/+2
2019-12-04Update text shown in WireGuard key view while blockedLinus Färnstrand1-1/+1
2019-11-27Update READMEAndrej Mihajlov2-15/+39
2019-11-27Update python shebangAndrej Mihajlov2-0/+4
2019-11-27Update hashes for binary builds of cffiAndrej Mihajlov1-1/+6
2019-11-25Enable wireguard keys menu on all platformsEmīls Piņķis2-19/+8
2019-11-25Enable WireGuard in GUI for WindowsEmīls Piņķis1-13/+9
2019-11-25Reference 'libwg.dll' so it's included with the packaged buildOdd Stranne1-0/+1
2019-11-06Updating version in package files2019.10-beta1Linus Färnstrand2-2/+2
2019-10-23Show relay name in notificationsDavid Lönnhager1-2/+32
2019-10-23Use larger PNG icon in notifications on WindowsDavid Lönnhager1-0/+10
2019-10-15Add translator help text to items on settings pageLinus Färnstrand1-6/+24
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand7-10/+8
2019-10-15Have a single 'MULLVAD VPN' translationLinus Färnstrand3-3/+3
2019-10-15Convert to python 3Andrej Mihajlov4-96/+136
2019-10-14Sort all cities.po filesLinus Färnstrand11-22825/+22363
2019-10-14Sort all countries.poLinus Färnstrand11-9724/+9724
2019-10-14Sort relay-locations and add countries to themLinus Färnstrand14-2419/+4491
2019-10-14Refactor codeAndrej Mihajlov2-32/+62
2019-10-14Handle exceptions from duplicate entriesAndrej Mihajlov1-2/+11
2019-10-14Rename PlaceTranslator -> CityTranslatorAndrej Mihajlov1-3/+3
2019-10-14Use relay-locations to translate country names in the relay listAndrej Mihajlov1-3/+3
2019-10-14Output countries into relay-locations.potAndrej Mihajlov1-11/+101
2019-10-14Refactor gettext catalogues mergeAndrej Mihajlov2-66/+75
2019-10-14Enable checks for duplicate entriesAndrej Mihajlov1-6/+10
2019-10-14Sort cities and countriesAndrej Mihajlov1-0/+6
2019-10-14Fix relay-locations.pot merging and sort outputAndrej Mihajlov2-26/+58
2019-10-14Change Deutsche to DeutschLinus Färnstrand1-1/+1
2019-10-11Updating version in package filesLinus Färnstrand2-2/+2
2019-10-11Add translations from translatorsLinus Färnstrand14-21/+242
2019-10-11Update messages.potLinus Färnstrand1-0/+17
2019-10-10Add symlink to problem-report binarye1-0/+2
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand2-5/+5
2019-10-09Add missing break to handleExpiredAccountRecoveryEmīls Piņķis1-0/+1
2019-10-09Use authenticated URLs in ExpiredAccountErrorViewEmīls Piņķis3-23/+26
2019-10-09Add engines section to package.jsonAndrej Mihajlov1-0/+4
2019-10-09Install nseventmonitor from NPMAndrej Mihajlov2-2/+3
2019-10-09Remove unused dependency: npm-run-allAndrej Mihajlov2-174/+6
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ärnstrand2-52/+261