summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/containers/AccountPage.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-07-23Replace consumePromise with void operatorOskar Nyberg1-2/+1
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg1-0/+1
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg1-4/+4
2020-11-02Replace connected-react-router with use of withRouter()Oskar Nyberg1-6/+4
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-1/+2
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-6/+1
2019-10-07Use authenticated URL in componentsEmīls Piņķis1-2/+1
2019-10-07Pass `app` via custom contextAndrej Mihajlov1-7/+9
2019-09-25Add language selectorAndrej Mihajlov1-2/+2
2019-03-07Expose the locale via route propsAndrej Mihajlov1-3/+3
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+33