aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
...
* Add l10n for files_remindersChristopher Ng2023-08-111-0/+0
* enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* enh: set later today to 6pmChristopher Ng2023-08-092-13/+20
* enh: pass params in subjectChristopher Ng2023-08-092-14/+11
* 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
* enh: use alarm iconChristopher Ng2023-08-092-5/+5
* fix: remove non-existing reminder notificationChristopher Ng2023-08-091-1/+3
* fix: load scriptChristopher Ng2023-08-091-0/+9
* fix: eslintChristopher Ng2023-08-091-4/+4
* enh: add clean up bufferChristopher Ng2023-08-092-2/+7
* feat(files_reminders): v1.0.0Christopher Ng2023-08-091-1/+1
* fix: composerChristopher Ng2023-08-091-6/+6
* 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): register file actionChristopher Ng2023-08-091-0/+5
* 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
* feat(files_reminders): integrate load scriptsChristopher Ng2023-08-095-6/+55
* enh: handle user deletedChristopher Ng2023-08-036-2/+62
* fix: set endpoint descriptionChristopher Ng2023-08-031-1/+1
* fix: ignore non-existingChristopher Ng2023-08-031-0/+6
* enh: add json output to commandChristopher Ng2023-08-031-15/+40
* fix: return null if table existsChristopher Ng2023-08-031-0/+4
* fix: remove unnecessary parsed subjectChristopher Ng2023-08-031-5/+0
* enh: highlight filenameChristopher Ng2023-08-031-3/+1
* fix: catch NodeNotFoundException in notifierChristopher Ng2023-08-031-2/+5
* fix: exit on reminder not foundChristopher Ng2023-08-032-1/+10
* enh: handle node deletedChristopher Ng2023-08-037-6/+81
* fix: construct background jobsChristopher Ng2023-08-032-2/+2
* fix: remove throwable handlingChristopher Ng2023-08-032-13/+0
* fix: return ocs dataChristopher Ng2023-08-031-18/+18
* enh: does not exist return nullChristopher Ng2023-08-031-1/+4
* enh: serialize pathChristopher Ng2023-08-031-2/+2
* enh: comment intervalChristopher Ng2023-08-031-1/+1
* enh: return created status codeChristopher Ng2023-08-032-2/+9
* fix: create only if file existsChristopher Ng2023-08-032-0/+11