summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/account.ts
AgeCommit message (Expand)AuthorFilesLines
2023-09-05Remove forwarded ports messages from GUI frontendLinus Färnstrand1-9/+0
2023-06-12Replace thrown error in account data fetch with typed valuesOskar Nyberg1-14/+9
2023-04-04Reset expiry notifications on logoutOskar Nyberg1-0/+1
2023-02-21Fix timeout duration not fitting into 32-bit signed integerOskar Nyberg1-2/+3
2023-02-10Add scheduler for first notificationOskar Nyberg1-5/+18
2023-02-09Close notifications when they are no longer relevantOskar Nyberg1-0/+5
2022-08-22Improve how information is passed between components in main processOskar Nyberg1-13/+12
2022-08-22Move account code to it's own fileOskar Nyberg1-0/+232