Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | fix: update openai specs | Marcel Klehr | 2024-05-14 | 2 | -4/+4 | |
| * | | | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 2 | -3/+3 | |
| * | | | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -21/+59 | |
| * | | | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -4/+4 | |
| * | | | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -11/+14 | |
| * | | | fix: Update autoloaders | Marcel Klehr | 2024-05-14 | 2 | -0/+39 | |
| * | | | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+0 | |
| * | | | fix: psalm issues | Marcel Klehr | 2024-05-14 | 1 | -1/+1 | |
| * | | | fix: Check if user is authorized to use the files they mentioned | Marcel Klehr | 2024-05-14 | 1 | -3/+14 | |
| * | | | chore: update openapi.json | Marcel Klehr | 2024-05-14 | 1 | -0/+4 | |
| * | | | fix: oc_taskProcessing_tasks.identifier: notnull = false | Marcel Klehr | 2024-05-14 | 1 | -1/+2 | |
| * | | | fix: Expose task type on CoreTaskProcessingTask json | Marcel Klehr | 2024-05-14 | 1 | -0/+1 | |
| * | | | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 1 | -2/+2 | |
| * | | | feat: Add ExApp endpoints | Marcel Klehr | 2024-05-14 | 3 | -46/+413 | |
| * | | | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 2 | -19/+18 | |
| * | | | chore: Regenerate openapi.json | Marcel Klehr | 2024-05-14 | 3 | -7/+997 | |
| * | | | chore: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -3/+0 | |
| * | | | feat: Add getFileContents endpoint to TaskProcessing OCS API | Marcel Klehr | 2024-05-14 | 1 | -8/+78 | |
| * | | | feat: TaskProcessing OCS API | Marcel Klehr | 2024-05-14 | 2 | -0/+242 | |
| * | | | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+114 | |
| |/ / | ||||||
* | | | Merge pull request #45288 from nextcloud/docs/preview/parameter-descriptions | John Molakvoæ | 2024-05-14 | 2 | -16/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | docs(preview): Improve API parameter descriptions | provokateurin | 2024-05-13 | 2 | -16/+24 | |
* | | | chore: Compile assets | Ferdinand Thiessen | 2024-05-13 | 16 | -16/+16 | |
* | | | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 170 | -2846/+455 | |
* | | | Merge branch 'master' into update-pdf-icon | Marco | 2024-05-13 | 31 | -291/+340 | |
|\| | | ||||||
| * | | fix: getMountsForFileId may return an unordered list | Daniel Kesselberg | 2024-05-10 | 1 | -1/+1 | |
| * | | chore(assets): Recompile assets | nextcloud-command | 2024-05-10 | 4 | -26/+4 | |
| * | | fix: move SPDX info of generated files to dep5 definition | Andy Scherzinger | 2024-05-10 | 1 | -2/+1 | |
| * | | chore: Add SPDX header | Andy Scherzinger | 2024-05-10 | 13 | -214/+34 | |
| * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-08 | 2 | -18/+18 | |
| * | | chore(deps): bump core-js from 3.36.1 to 3.37.0 | dependabot[bot] | 2024-05-07 | 4 | -4/+4 | |
| * | | Merge branch 'master' into reduce-border-radius | Marco | 2024-05-07 | 2 | -24/+24 | |
| |\ \ | ||||||
| | * | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-07 | 2 | -24/+24 | |
| * | | | Merge branch 'master' into reduce-border-radius | Marco | 2024-05-06 | 4 | -4/+4 | |
| |\| | | ||||||
| | * | | chore: Compile assets | Ferdinand Thiessen | 2024-05-06 | 4 | -4/+4 | |
| * | | | feat: reduce app container border radius | Marco | 2024-05-06 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #30359 from nextcloud/enh/background-job-class | Marcel Klehr | 2024-05-06 | 3 | -1/+253 | |
| |\ \ | ||||||
| | * | | feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:... | Julien Veyssier | 2024-05-02 | 1 | -21/+7 | |
| | * | | fix(bg-jobs): review adjustments | Julien Veyssier | 2024-05-02 | 3 | -12/+23 | |
| | * | | feat(bg-jobs): allow setting a job class list instead of a single class in cr... | Julien Veyssier | 2024-05-02 | 2 | -10/+32 | |
| | * | | chore(bg-jobs): more output in verbose mode in the bg job worker | Julien Veyssier | 2024-05-02 | 1 | -3/+7 | |
| | * | | fix(bg-jobs): cs:fix | Marcel Klehr | 2024-05-02 | 1 | -4/+0 | |
| | * | | fix(bg-jobs): fix psalm issues | Marcel Klehr | 2024-05-02 | 3 | -10/+10 | |
| | * | | fix(bg-jobs): Remove interval bookkeeping | Marcel Klehr | 2024-05-02 | 1 | -36/+1 | |
| | * | | fix(bg-jobs): fix minor issues | Marcel Klehr | 2024-05-02 | 1 | -7/+2 | |
| | * | | fix(bg-jobs): Fix running once when no job was scheduled | Julius Härtl | 2024-05-02 | 4 | -207/+267 | |
| | * | | feat(bg-jobs): Add background worker occ command | Julius Härtl | 2024-05-02 | 2 | -0/+213 | |
* | | | | Feat: Fix pdf icon | Marco Ambrosini | 2024-05-13 | 1 | -4/+2 | |
|/ / / | ||||||
* | | | Merge pull request #45160 from nextcloud/fix/style | F. E Noel Nfebe | 2024-05-04 | 5 | -4/+8 | |
|\ \ \ | ||||||
| * | | | fix: Changes the color of the "Delete User" and "X" exit buttons on hover. | Ty Davis | 2024-05-02 | 5 | -4/+8 | |
| |/ / |