aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/src/shared/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* chore(files_reminders): Drop moment in favour of native js Date APIChristopher Ng2024-03-081-43/+63
* fix(files_reminders): Add year to date string if not in the same yearChristopher Ng2024-03-081-3/+20
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-4/+4
* enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* enh: set later today to 6pmChristopher Ng2023-08-091-10/+11
* enh: move to 8amChristopher Ng2023-08-091-5/+5
* feat: custom date & timeChristopher Ng2023-08-091-0/+8
* enh: remove iconsChristopher Ng2023-08-091-1/+1
* refactor: format optionsChristopher Ng2023-08-091-2/+2
* enh: shorten date string if same dayChristopher Ng2023-08-091-6/+13
* enh: rename to saturday sundayChristopher Ng2023-08-091-7/+7
* enh: later today 3 hours laterChristopher Ng2023-08-091-1/+1
* feat(files_reminders): add verbose date string utilChristopher Ng2023-08-091-0/+15
* feat(files_reminders): add datetime utilsChristopher Ng2023-08-091-0/+112