Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-18 | 2 | -0/+56 | |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-17 | 6 | -8/+120 | |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-16 | 8 | -0/+224 | |
* | Merge pull request #39876 from nextcloud/fix/files-reminders | Pytal | 2023-08-15 | 4 | -11/+17 | |
|\ | ||||||
| * | fix(files_reminders): Delete reminders on node deleted | Christopher Ng | 2023-08-14 | 2 | -7/+8 | |
| * | fix(files_reminders): Always respect json output option | Christopher Ng | 2023-08-14 | 1 | -4/+5 | |
| * | fix(files_reminders): Allow non-admin | Christopher Ng | 2023-08-14 | 1 | -0/+4 | |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-15 | 14 | -0/+392 | |
|/ | ||||||
* | 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 |