summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/account.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-239/+0
2024-10-01Rename account "token" to account "number"Joakim Hulthe1-17/+17
2024-03-21Close notifications in some situations where they should be closedOskar Nyberg1-0/+2
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