summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Connect.tsx
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Swap high and low zoom levels to make high indicate more zoomOskar Nyberg1-2/+2
2020-02-11Add account expiry warning notificationOskar Nyberg1-1/+1
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg1-0/+2
2019-12-09Adjust desktop GUI code to use new error stateEmīls1-7/+7
2019-10-09Add missing break to handleExpiredAccountRecoveryEmīls Piņķis1-0/+1
2019-10-09Use authenticated URLs in ExpiredAccountErrorViewEmīls Piņķis1-4/+3
2019-10-07Use authenticated URL in componentsEmīls Piņķis1-1/+2
2019-10-07Pass `app` via custom contextAndrej Mihajlov1-1/+1
2019-10-07Add container for NotificationAreaAndrej Mihajlov1-9/+2
2019-06-27Refactor connection panel into containerAndrej Mihajlov1-51/+1
2019-06-06Show bridge info in GUIEmīls Piņķis1-2/+24
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov1-10/+45
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov1-1/+1
2019-03-07Merge ConnectStyles into ConnectAndrej Mihajlov1-8/+49
2019-03-07Add expired account error viewAndrej Mihajlov1-61/+38
2019-03-07Add missing translation for the "Buy more time" buttonAndrej Mihajlov1-1/+1
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+272