aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/src
Commit message (Expand)AuthorAgeFilesLines
* fix: Remove reminder action from trashChristopher Ng2024-05-143-5/+22
* fix(files_reminders): Fix translationsChristopher Ng2024-03-083-4/+4
* 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
* feat(files_reminders): Add reminder status indicatorChristopher Ng2024-03-084-48/+122
* enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-144-5/+90
* fix(papercut): rerendered submenu actions for time sensitive actionsEduardo Morales2023-12-081-11/+37
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-085-15/+25
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-089-374/+505
* fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-181-3/+3
* enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* enh: set later today to 6pmChristopher Ng2023-08-092-13/+20
* enh: move to 8amChristopher Ng2023-08-091-5/+5
* enh: en dashChristopher Ng2023-08-091-5/+5
* feat: custom date & timeChristopher Ng2023-08-092-0/+63
* enh: remove iconsChristopher Ng2023-08-092-15/+3
* refactor: format optionsChristopher Ng2023-08-091-2/+2
* fix: eslintChristopher Ng2023-08-091-4/+4
* enh: use vue-material-design-iconsChristopher Ng2023-08-091-19/+17
* fix: indent with tabsChristopher 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 set reminder actionsChristopher Ng2023-08-091-0/+225
* feat(files_reminders): add verbose date string utilChristopher Ng2023-08-091-0/+15
* feat(files_reminders): mount set reminder actionsChristopher Ng2023-08-091-0/+102
* feat(files_reminders): add typesChristopher Ng2023-08-091-0/+27
* feat(files_reminders): add loggerChristopher Ng2023-08-091-0/+28
* feat(files_reminders): add datetime utilsChristopher Ng2023-08-091-0/+112
* fix: frontend ocsChristopher Ng2023-08-091-3/+3
* fix: due date nullableChristopher Ng2023-08-091-5/+6
* feat(files_reminders): add reminder serviceChristopher Ng2023-08-091-0/+54