summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/account-expiry.ts
AgeCommit message (Expand)AuthorFilesLines
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