summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer
AgeCommit message (Expand)AuthorFilesLines
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 Mihajlov15-107/+366
2019-09-23Use pointer-events instead of z-index to fix the hover stateAndrej Mihajlov1-7/+8
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-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
2019-09-17Change scopebar item selection highlight to greenAndrej Mihajlov1-1/+1
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov10-252/+80
2019-09-13Fix typoAndrej Mihajlov1-3/+3
2019-09-13Sort relaysAndrej Mihajlov1-1/+3
2019-09-13Migrate UI to use the new "active" flag in the relay list v3 schemaAndrej Mihajlov4-3/+8
2019-09-12Add bridge selectorAndrej Mihajlov10-228/+436
2019-09-11Show navigation bar title a little earlierAndrej Mihajlov1-1/+1
2019-09-11Make sure ScopeBarItems maintain equal widthAndrej Mihajlov1-0/+1
2019-09-11Use liftConstraint to unpack RelaySettingsAndrej Mihajlov1-10/+10
2019-09-11Add Constraint<T> and LiftedConstraint<T> helper typesAndrej Mihajlov2-11/+14
2019-09-11Add scope selectorAndrej Mihajlov2-9/+47
2019-09-09Forward ref in Cell.SwitchAndrej Mihajlov1-4/+7
2019-09-09Use ReactXP abstractions in SwitchAndrej Mihajlov4-214/+220
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand4-5/+4
2019-09-09Add support for sticky content within scrollable areaAndrej Mihajlov1-86/+397
2019-09-05Import and use color constants from colors moduleLinus Färnstrand2-7/+9
2019-09-05Make cancel/disconnect button less transparentLinus Färnstrand1-2/+2
2019-09-05Make header text/settings icon a bit less transparentLinus Färnstrand1-3/+3
2019-09-05Update red to 227, 64, 57 / #E34039Linus Färnstrand2-2/+2
2019-09-05Add button to regenerate keyEmīls Piņķis6-71/+232
2019-09-03Add offline-state label to WireGuard key pageEmīls Piņķis1-0/+12
2019-09-03Fix header title clippingAndrej Mihajlov1-1/+1
2019-09-03Fix scrollbarsAndrej Mihajlov1-1/+1
2019-09-02Change WireGuard keys to singular keyLinus Färnstrand2-2/+2
2019-08-28Switch build pipeline to GulpAndrej Mihajlov1-9/+1
2019-08-23Filter out the repeating calls to onDaemonConnectedAndrej Mihajlov1-0/+6
2019-08-23Disable action buttons while collecting a problem reportAndrej Mihajlov1-9/+29
2019-08-23Remove explicit returns of implied resultAndrej Mihajlov1-9/+3
2019-08-23Fix line heightAndrej Mihajlov1-0/+1
2019-08-16Move login to the main processAndrej Mihajlov2-196/+10
2019-08-16Add IPC handlers for window shape paramsAndrej Mihajlov1-10/+6
2019-08-15Make margins around the account label clickableAndrej Mihajlov1-3/+5
2019-08-11Improve wireguard key error messageEmīls Piņķis1-1/+1
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis1-6/+26