summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Add readme for menubar iconsOskar Nyberg1-0/+17
2020-02-06Add icons for all platformsOskar Nyberg120-0/+0
2020-02-06Add script which builds icons from svgsOskar Nyberg1-0/+62
2020-02-06Add menubar svg filesOskar Nyberg11-0/+67
2020-02-06Enable monochrome icons setting for all platformsOskar Nyberg4-43/+28
2020-02-06Add support for .ico filesOskar Nyberg1-12/+13
2020-02-06Add button which tells the daemon to reconnectOskar Nyberg2-5/+32
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg7-0/+24
2020-02-05Change Amagicom AB to Mullvad VPN AB in licenses and metadataLinus Färnstrand1-2/+2
2020-01-31Increase height of ConnectionPanel rowsOskar Nyberg1-0/+2
2020-01-31Use language code to display selected languageOskar Nyberg4-29/+12
2020-01-31Change default message in ClipboardLabel to the one used in AccountOskar Nyberg3-7/+3
2020-01-31Copy WireGuard key when clickingOskar Nyberg2-2/+10
2020-01-28Add error message when there's no wireguard keyOskar Nyberg2-4/+34
2020-01-28Disable wireguard if there's no wireguard keyOskar Nyberg2-17/+26
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
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