Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add l10n for files_reminders | Christopher Ng | 2023-08-11 | 1 | -0/+0 | |
* | enh(files_reminders): Adjust reminder options | Christopher Ng | 2023-08-10 | 1 | -20/+19 | |
* | enh: set later today to 6pm | Christopher Ng | 2023-08-09 | 2 | -13/+20 | |
* | enh: pass params in subject | Christopher Ng | 2023-08-09 | 2 | -14/+11 | |
* | enh: move to 8am | Christopher Ng | 2023-08-09 | 1 | -5/+5 | |
* | enh: en dash | Christopher Ng | 2023-08-09 | 1 | -5/+5 | |
* | feat: custom date & time | Christopher Ng | 2023-08-09 | 2 | -0/+63 | |
* | enh: remove icons | Christopher Ng | 2023-08-09 | 2 | -15/+3 | |
* | refactor: format options | Christopher Ng | 2023-08-09 | 1 | -2/+2 | |
* | enh: use alarm icon | Christopher Ng | 2023-08-09 | 2 | -5/+5 | |
* | fix: remove non-existing reminder notification | Christopher Ng | 2023-08-09 | 1 | -1/+3 | |
* | fix: load script | Christopher Ng | 2023-08-09 | 1 | -0/+9 | |
* | fix: eslint | Christopher Ng | 2023-08-09 | 1 | -4/+4 | |
* | enh: add clean up buffer | Christopher Ng | 2023-08-09 | 2 | -2/+7 | |
* | feat(files_reminders): v1.0.0 | Christopher Ng | 2023-08-09 | 1 | -1/+1 | |
* | fix: composer | Christopher Ng | 2023-08-09 | 1 | -6/+6 | |
* | enh: use vue-material-design-icons | Christopher Ng | 2023-08-09 | 1 | -19/+17 | |
* | fix: indent with tabs | Christopher Ng | 2023-08-09 | 1 | -2/+2 | |
* | enh: shorten date string if same day | Christopher Ng | 2023-08-09 | 1 | -6/+13 | |
* | enh: rename to saturday sunday | Christopher Ng | 2023-08-09 | 1 | -7/+7 | |
* | enh: later today 3 hours later | Christopher Ng | 2023-08-09 | 1 | -1/+1 | |
* | feat(files_reminders): add set reminder actions | Christopher Ng | 2023-08-09 | 1 | -0/+225 | |
* | feat(files_reminders): add verbose date string util | Christopher Ng | 2023-08-09 | 1 | -0/+15 | |
* | feat(files_reminders): mount set reminder actions | Christopher Ng | 2023-08-09 | 1 | -0/+102 | |
* | feat(files_reminders): add types | Christopher Ng | 2023-08-09 | 1 | -0/+27 | |
* | feat(files_reminders): add logger | Christopher Ng | 2023-08-09 | 1 | -0/+28 | |
* | feat(files_reminders): register file action | Christopher Ng | 2023-08-09 | 1 | -0/+5 | |
* | feat(files_reminders): add datetime utils | Christopher Ng | 2023-08-09 | 1 | -0/+112 | |
* | fix: frontend ocs | Christopher Ng | 2023-08-09 | 1 | -3/+3 | |
* | fix: due date nullable | Christopher Ng | 2023-08-09 | 1 | -5/+6 | |
* | feat(files_reminders): add reminder service | Christopher Ng | 2023-08-09 | 1 | -0/+54 | |
* | feat(files_reminders): integrate load scripts | Christopher Ng | 2023-08-09 | 5 | -6/+55 | |
* | enh: handle user deleted | Christopher Ng | 2023-08-03 | 6 | -2/+62 | |
* | fix: set endpoint description | Christopher Ng | 2023-08-03 | 1 | -1/+1 | |
* | fix: ignore non-existing | Christopher Ng | 2023-08-03 | 1 | -0/+6 | |
* | enh: add json output to command | Christopher Ng | 2023-08-03 | 1 | -15/+40 | |
* | fix: return null if table exists | Christopher Ng | 2023-08-03 | 1 | -0/+4 | |
* | fix: remove unnecessary parsed subject | Christopher Ng | 2023-08-03 | 1 | -5/+0 | |
* | enh: highlight filename | Christopher Ng | 2023-08-03 | 1 | -3/+1 | |
* | fix: catch NodeNotFoundException in notifier | Christopher Ng | 2023-08-03 | 1 | -2/+5 | |
* | fix: exit on reminder not found | Christopher Ng | 2023-08-03 | 2 | -1/+10 | |
* | enh: handle node deleted | Christopher Ng | 2023-08-03 | 7 | -6/+81 | |
* | fix: construct background jobs | Christopher Ng | 2023-08-03 | 2 | -2/+2 | |
* | fix: remove throwable handling | Christopher Ng | 2023-08-03 | 2 | -13/+0 | |
* | fix: return ocs data | Christopher Ng | 2023-08-03 | 1 | -18/+18 | |
* | enh: does not exist return null | Christopher Ng | 2023-08-03 | 1 | -1/+4 | |
* | enh: serialize path | Christopher Ng | 2023-08-03 | 1 | -2/+2 | |
* | enh: comment interval | Christopher Ng | 2023-08-03 | 1 | -1/+1 | |
* | enh: return created status code | Christopher Ng | 2023-08-03 | 2 | -2/+9 | |
* | fix: create only if file exists | Christopher Ng | 2023-08-03 | 2 | -0/+11 |