aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fix(notifications): Remove share notification when the node is deletedJoas Schilling2023-08-031-0/+8
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0470-26/+324
* | | | | | | Merge pull request #39651 from nextcloud/feat/files-remindersPytal2023-08-0334-0/+2501
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | enh: handle user deletedChristopher Ng2023-08-036-2/+62
| * | | | | | fix: set endpoint descriptionChristopher Ng2023-08-031-1/+1
| * | | | | | fix(ci): add to enabled appsChristopher Ng2023-08-031-0/+1
| * | | | | | fix: ignore non-existingChristopher Ng2023-08-031-0/+6
| * | | | | | enh: add json output to commandChristopher Ng2023-08-031-15/+40
| * | | | | | enh: add codeownerChristopher Ng2023-08-031-0/+1
| * | | | | | 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
| * | | | | | feat(files_reminders): add remove endpointChristopher Ng2023-08-033-5/+30
| * | | | | | fix: update find due queryChristopher Ng2023-08-031-3/+1
| * | | | | | feat(files_reminders): create or updateChristopher Ng2023-08-034-17/+27
| * | | | | | enh: add updated atChristopher Ng2023-08-035-8/+18
| * | | | | | fix: catch ThrowableChristopher Ng2023-08-031-3/+3
| * | | | | | enh: rename to due dateChristopher Ng2023-08-039-34/+35
| * | | | | | enh: add to shippedChristopher Ng2023-08-031-0/+2
| * | | | | | fix: add composer autoloadChristopher Ng2023-08-0313-0/+1171
| * | | | | | feat(files_reminders): add api controllerChristopher Ng2023-08-034-0/+179
| * | | | | | enh: implement JsonSerializableChristopher Ng2023-08-031-1/+13
| * | | | | | enh: add created atChristopher Ng2023-08-034-9/+18
| * | | | | | enh: use datetimeChristopher Ng2023-08-034-8/+9
| * | | | | | feat(files_reminders): add list commandChristopher Ng2023-08-036-27/+229
| * | | | | | feat(files_reminders): add service and notifierChristopher Ng2023-08-035-1/+310
| * | | | | | feat(files_reminders): add background jobsChristopher Ng2023-08-032-0/+112
| * | | | | | feat(files_reminders): add info xmlChristopher Ng2023-08-031-0/+32
| * | | | | | feat(files_reminders): add ApplicationChristopher Ng2023-08-031-0/+48
| * | | | | | feat: init files_reminders migrationChristopher Ng2023-08-034-0/+195
|/ / / / / /
* | | | | | Merge pull request #34419 from Dany1718/fix-iconsFerdinand Thiessen2023-08-033-8/+10
|\ \ \ \ \ \
| * | | | | | fix: Add icon for font filesFerdinand Thiessen2023-08-031-0/+1
| * | | | | | Changed mapping to fontDany17182023-08-032-8/+9
* | | | | | | Merge pull request #39696 from nextcloud/enh/noid/pr-feedbackAndy Scherzinger2023-08-031-0/+29
|\ \ \ \ \ \ \
| * | | | | | | chore: add pr-feedback workflowDaniel Kesselberg2023-08-031-0/+29
|/ / / / / / /
* | | | | | | Merge pull request #39684 from nextcloud/fix/noid/missing-argument-for-text-p...Julien Veyssier2023-08-031-0/+7
|\ \ \ \ \ \ \
| * | | | | | | fix: missing argument for TextProcessing ManagerDaniel Kesselberg2023-08-031-0/+7
* | | | | | | | Merge pull request #39673 from nextcloud/feat/theming-admin-image-mimeJohn Molakvoæ2023-08-039-10/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-039-10/+25