summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/app.tsx
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Add error boundaryAndrej Mihajlov1-6/+9
2019-04-09Translate the map and relay listAndrej Mihajlov1-2/+4
2019-04-01Fix testsAndrej Mihajlov1-118/+3
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-18Sort relay list countries and cities by name in GUIEmīls Piņķis1-13/+25
2019-03-13Revamp transition container to support transition queuesAndrej Mihajlov1-5/+7
2019-03-08Add locale override via env variableAndrej Mihajlov1-4/+6
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov1-1/+23
2019-03-07Take into account the block_when_connected setting to determine if the connec...Andrej Mihajlov1-1/+29
2019-03-07Improve type safety when using redux actionsAndrej Mihajlov1-52/+50
2019-03-07Expose the locale via route propsAndrej Mihajlov1-1/+6
2019-03-01Convert AccountFetchRetryAction to enumAndrej Mihajlov1-4/+7
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov1-2/+2
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+652