Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enh: add json output to command | Christopher Ng | 2023-08-03 | 1 | -15/+40 |
* | enh: add codeowner | Christopher Ng | 2023-08-03 | 1 | -0/+1 |
* | 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 |
* | feat(files_reminders): add remove endpoint | Christopher Ng | 2023-08-03 | 3 | -5/+30 |
* | fix: update find due query | Christopher Ng | 2023-08-03 | 1 | -3/+1 |
* | feat(files_reminders): create or update | Christopher Ng | 2023-08-03 | 4 | -17/+27 |
* | enh: add updated at | Christopher Ng | 2023-08-03 | 5 | -8/+18 |
* | fix: catch Throwable | Christopher Ng | 2023-08-03 | 1 | -3/+3 |
* | enh: rename to due date | Christopher Ng | 2023-08-03 | 9 | -34/+35 |
* | enh: add to shipped | Christopher Ng | 2023-08-03 | 1 | -0/+2 |
* | fix: add composer autoload | Christopher Ng | 2023-08-03 | 13 | -0/+1171 |
* | feat(files_reminders): add api controller | Christopher Ng | 2023-08-03 | 4 | -0/+179 |
* | enh: implement JsonSerializable | Christopher Ng | 2023-08-03 | 1 | -1/+13 |
* | enh: add created at | Christopher Ng | 2023-08-03 | 4 | -9/+18 |
* | enh: use datetime | Christopher Ng | 2023-08-03 | 4 | -8/+9 |
* | feat(files_reminders): add list command | Christopher Ng | 2023-08-03 | 6 | -27/+229 |
* | feat(files_reminders): add service and notifier | Christopher Ng | 2023-08-03 | 5 | -1/+310 |
* | feat(files_reminders): add background jobs | Christopher Ng | 2023-08-03 | 2 | -0/+112 |
* | feat(files_reminders): add info xml | Christopher Ng | 2023-08-03 | 1 | -0/+32 |
* | feat(files_reminders): add Application | Christopher Ng | 2023-08-03 | 1 | -0/+48 |
* | feat: init files_reminders migration | Christopher Ng | 2023-08-03 | 4 | -0/+195 |
* | Merge pull request #34419 from Dany1718/fix-icons | Ferdinand Thiessen | 2023-08-03 | 3 | -8/+10 |
|\ | |||||
| * | fix: Add icon for font files | Ferdinand Thiessen | 2023-08-03 | 1 | -0/+1 |
| * | Changed mapping to font | Dany1718 | 2023-08-03 | 2 | -8/+9 |
* | | Merge pull request #39696 from nextcloud/enh/noid/pr-feedback | Andy Scherzinger | 2023-08-03 | 1 | -0/+29 |
|\ \ | |||||
| * | | chore: add pr-feedback workflow | Daniel Kesselberg | 2023-08-03 | 1 | -0/+29 |
|/ / | |||||
* | | Merge pull request #39684 from nextcloud/fix/noid/missing-argument-for-text-p... | Julien Veyssier | 2023-08-03 | 1 | -0/+7 |
|\ \ | |||||
| * | | fix: missing argument for TextProcessing Manager | Daniel Kesselberg | 2023-08-03 | 1 | -0/+7 |
* | | | Merge pull request #39673 from nextcloud/feat/theming-admin-image-mime | John Molakvoæ | 2023-08-03 | 9 | -10/+25 |
|\ \ \ | |||||
| * | | | feat(theming): add mime accept in Theming image file picker | John Molakvoæ | 2023-08-03 | 9 | -10/+25 |
* | | | | Merge pull request #39641 from nextcloud/fix/openapi | Julien Veyssier | 2023-08-03 | 5 | -53/+61 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix OpenAPI specs | jld3103 | 2023-08-03 | 5 | -53/+61 |
* | | | | Merge pull request #39656 from nextcloud/fix/filename-files/master | John Molakvoæ | 2023-08-03 | 7 | -11/+19 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fix(files): fix extension with custom displayName | John Molakvoæ (skjnldsv) | 2023-08-02 | 7 | -11/+19 |
| |/ / | |||||
* | | | Merge pull request #39219 from nextcloud/automated/noid/master-update-psalm-b... | Côme Chilliet | 2023-08-03 | 1 | -153/+68 |
|\ \ \ | |||||
| * | | | Update psalm baseline | nextcloud-command | 2023-07-26 | 1 | -153/+68 |
* | | | | Merge pull request #39150 from fsamapoor/refactor_files_app_commands | Côme Chilliet | 2023-08-03 | 12 | -218/+160 |
|\ \ \ \ | |_|_|/ |/| | | |