summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/containers/LoginPage.tsx
AgeCommit message (Expand)AuthorFilesLines
2024-10-02Replace LoginPage with a functional componentOskar1-42/+0
2024-10-01Rename account "token" to account "number"Joakim Hulthe1-4/+4
2022-04-05Add information about post upgrade tasks in UIOskar Nyberg1-0/+3
2022-04-05Fix import orderingOskar Nyberg1-0/+1
2022-02-22Show warning about blocking connection on login viewOskar Nyberg1-0/+6
2021-07-23Replace consumePromise with void operatorOskar Nyberg1-3/+2
2021-06-18Update account history RPCsDavid Lönnhager1-1/+1
2020-12-17Replace usage of Electron APIs in renderer process with IPC callsOskar Nyberg1-2/+1
2020-07-01Convert HeaderBar components from ReactXPOskar Nyberg1-5/+0
2020-04-03Create new account when pressing create account buttonOskar Nyberg1-2/+2
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-07Pass `app` via custom contextAndrej Mihajlov1-7/+8
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+42