aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/src
Commit message (Expand)AuthorAgeFilesLines
* 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