summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
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
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ņķis11-55/+72
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-10-01Async wait notarizationLinus Färnstrand1-2/+2
2019-10-01Use buildResult to get pkg pathLinus Färnstrand1-5/+1
2019-10-01Notarize app after signingLinus Färnstrand1-0/+26
2019-10-01Add electron-notarize as a dev dependencyLinus Färnstrand2-259/+104
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 Mihajlov4-45/+44
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
2019-09-25Only wrap Selector in CellSection when the title is providedAndrej Mihajlov1-19/+20
2019-09-25Normalize isXXX -> XXX propsAndrej Mihajlov4-9/+9
2019-09-25Move selected to CellButtonAndrej Mihajlov7-42/+24
2019-09-25Add language selectorAndrej Mihajlov20-144/+461
2019-09-25Add language settingAndrej Mihajlov2-0/+9
2019-09-24Allow CSP: unsafe-eval in development because redux-devtools use evalAndrej Mihajlov1-1/+3
2019-09-23Use pointer-events instead of z-index to fix the hover stateAndrej Mihajlov1-7/+8
2019-09-23Updating version in package files2019.8Linus Färnstrand2-5/+5
2019-09-23Update Chinese city translationLinus Färnstrand1-2/+2
2019-09-23Add messages.po translationsLinus Färnstrand13-183/+690
2019-09-19Update messages.potLinus Färnstrand1-7/+35
2019-09-19Updating version in package files2019.8-beta1Linus Färnstrand2-19/+19
2019-09-19Translate locationAndrej Mihajlov1-6/+24
2019-09-18Fix relay list sort orderAndrej Mihajlov4-30/+11
2019-09-18Refactor LocationListAndrej Mihajlov4-121/+437
2019-09-18Use fixed GUID for future resilienceOdd Stranne1-1/+1
2019-09-17Don't sort countries and cities with natural sortingLinus Färnstrand1-6/+2
2019-09-17Use natural sorting in the Electron GUILinus Färnstrand1-3/+7
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov9-255/+108
2019-09-17Make SettingsHeader view automatically add spacer between childrenAndrej Mihajlov1-6/+27
2019-09-17Save the scroll position when switching between tabsAndrej Mihajlov2-2/+48
2019-09-17Use alt description only when allowBridgeSelection = trueAndrej Mihajlov1-3/+3