summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/account-expiry.ts
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-28/+0
2023-06-28Refactor time left calculationsOskar Nyberg1-8/+9
2022-09-30Update display of time left. Add unit and e2e testsHank1-2/+2
2022-04-05Fix import orderingOskar Nyberg1-1/+1
2021-07-08Prevent account data fetch on show unless within 4 days of expiryOskar Nyberg1-2/+2
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg1-39/+14
2020-12-09Add new IPC helper functionsOskar Nyberg1-5/+2
2020-06-24Refactor AccountExpiryOskar Nyberg1-43/+38
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg1-2/+8
2020-04-06Display time left in days if less than three monthsOskar Nyberg1-1/+16
2020-04-06Change date format on account pageOskar Nyberg1-1/+1
2020-02-11Add account expiry warning notificationOskar Nyberg1-0/+39