summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
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 Nyberg1-5/+31
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg7-0/+24
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-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
2019-12-09Adjust desktop GUI code to use new error stateEmīls10-93/+91
2019-12-04Update text shown in WireGuard key view while blockedLinus Färnstrand1-1/+1
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-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-14Use relay-locations to translate country names in the relay listAndrej Mihajlov1-3/+3
2019-10-14Change Deutsche to DeutschLinus Färnstrand1-1/+1
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-2/+2
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-08Fix norwegian code from `no` to `nb` `Norwegian (Bokmal)`Andrej Mihajlov1-1/+1
2019-10-08Use bridge list to display bridges, not relaysEmīls Piņķis1-1/+1
2019-10-08Don't log args when a problem report send failsLinus Färnstrand1-5/+5
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-07Change FAQ URLEmīls Piņķis1-1/+1
2019-10-07Update URLs supplied to GUIEmīls Piņķis1-2/+2
2019-10-07Use authenticated URL in componentsEmīls Piņķis10-43/+48
2019-10-07Use authentication token in URLsEmīls Piņķis4-1/+26
2019-10-07Add blocking button componentEmīls Piņķis1-0/+42
2019-10-07Pass `app` via custom contextAndrej Mihajlov16-125/+157
2019-10-07Add container for NotificationAreaAndrej Mihajlov3-22/+39
2019-10-07Update WireguradKeys page stylesAndrej Mihajlov2-19/+24
2019-10-07Add Cell.FooterText and Cell.FooterBoldText UI elementsAndrej Mihajlov4-53/+87
2019-10-04Add missing .selected propAndrej Mihajlov1-1/+2
2019-09-30Fix missing section titlesAndrej Mihajlov1-1/+6
2019-09-25Add an icon to language item and remove the large title when logged in to pro...Andrej Mihajlov3-45/+43
2019-09-25Document gui-settingsAndrej Mihajlov1-0/+14
2019-09-25Move "system" constant to SYSTEM_PREFERRED_LOCALE_KEY and remove MULLVAD_LOCA...Andrej Mihajlov4-25/+15
2019-09-25Update translatorsAndrej Mihajlov1-1/+3
2019-09-25Propagate the display name for the preferred locale and show it in the Settin...Andrej Mihajlov5-1/+37