Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 3 | -0/+194 |
* | Merge pull request #39673 from nextcloud/feat/theming-admin-image-mime | John Molakvoæ | 2023-08-03 | 3 | -1/+16 |
|\ | |||||
| * | feat(theming): add mime accept in Theming image file picker | John Molakvoæ | 2023-08-03 | 3 | -1/+16 |
* | | Merge pull request #39641 from nextcloud/fix/openapi | Julien Veyssier | 2023-08-03 | 4 | -12/+30 |
|\ \ | |/ |/| | |||||
| * | Fix OpenAPI specs | jld3103 | 2023-08-03 | 4 | -12/+30 |
* | | Merge pull request #39656 from nextcloud/fix/filename-files/master | John Molakvoæ | 2023-08-03 | 1 | -2/+10 |
|\ \ | |/ |/| | |||||
| * | fix(files): fix extension with custom displayName | John Molakvoæ (skjnldsv) | 2023-08-02 | 1 | -2/+10 |
* | | Merge pull request #39150 from fsamapoor/refactor_files_app_commands | Côme Chilliet | 2023-08-03 | 12 | -218/+160 |
|\ \ | |||||
| * \ | Merge branch 'master' into refactor_files_app_commands | Faraz Samapoor | 2023-08-01 | 986 | -7612/+15445 |
| |\ \ | |||||
| * | | | Fixes Psalm's "InvalidArgument" error. | Faraz Samapoor | 2023-07-12 | 1 | -1/+1 |
| * | | | Fixes Psalm's "LessSpecificReturnStatement" error. | Faraz Samapoor | 2023-07-12 | 1 | -2/+3 |
| * | | | Refactors files app commands. | Faraz Samapoor | 2023-07-12 | 12 | -211/+156 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-03 | 66 | -38/+286 |
| |_|/ |/| | | |||||
* | | | fix(cypress): Really mock the initial state instead of trying to stub a module | Ferdinand Thiessen | 2023-08-02 | 1 | -41/+21 |
* | | | fix(dav): Update jest snapshot for changed vue sidebar tab | Ferdinand Thiessen | 2023-08-02 | 1 | -159/+214 |
* | | | fix: Resolve code linting issues | Ferdinand Thiessen | 2023-08-02 | 1 | -7/+8 |
* | | | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 33 | -83/+83 |
* | | | Merge pull request #39567 from nextcloud/enh/ai-admin-settings | Julien Veyssier | 2023-08-02 | 29 | -55/+603 |
|\ \ \ | |||||
| * | | | compile assets | Julien Veyssier | 2023-08-02 | 1 | -1/+1 |
| * | | | fix wrong NcSelect event in AI admin settings | Julien Veyssier | 2023-08-02 | 1 | -1/+1 |