aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* chore: Rename "Users" menu entry to "Accounts"Christopher Ng2024-05-171-1/+1
* Merge pull request #44460 from nextcloud/remove-non-shallow-in-folderRobin Appelman2024-05-172-23/+14
|\
| * refactor: remove non-shallow getSharesInFolderRobin Appelman2024-05-012-23/+14
* | feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
* | Merge pull request #45236 from derschiw/patch-1Joas Schilling2024-05-161-0/+1
|\ \
| * | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-131-0/+1
* | | Merge pull request #44763 from nextcloud/fix/group_name_length_dbBenjamin Gaussorgues2024-05-162-16/+31
|\ \ \
| * | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-222-16/+31
* | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+6
* | | | Merge pull request #45026 from nextcloud/fix/token-updateChristoph Wurst2024-05-161-0/+2
|\ \ \ \
| * | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-04-291-0/+2
* | | | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
* | | | | Merge pull request #44710 from nextcloud/pulsejet/imagick-check-typeJoas Schilling2024-05-1512-13/+109
|\ \ \ \ \
| * | | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-04-0812-13/+109
* | | | | | Merge pull request #45321 from nextcloud/bugfix/noid/check-function-callAnna2024-05-152-3/+3
|\ \ \ \ \ \
| * | | | | | fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
* | | | | | | Merge pull request #45057 from nextcloud/enh/noid/server-logSimon L2024-05-151-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+2
* | | | | | | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-0/+1
* | | | | | | fix: address review commentsMarcel Klehr2024-05-141-1/+0
* | | | | | | fix: Fix pass-through stt providerMarcel Klehr2024-05-141-14/+1
* | | | | | | fix(Manager#fillInputs): Try to setup user FS before access file inputsMarcel Klehr2024-05-141-4/+4
* | | | | | | fix(SynchronousBackgroundJob): Only reschedule when neededMarcel Klehr2024-05-141-2/+19
* | | | | | | Update lib/private/TaskProcessing/Manager.phpMarcel Klehr2024-05-141-1/+1
* | | | | | | fix(Manager#fillInputData): Load user folder if neededMarcel Klehr2024-05-141-2/+6
* | | | | | | fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-142-1/+33
* | | | | | | fix(TextToImage): Allow leaving the resources openMarcel Klehr2024-05-141-0/+6
* | | | | | | fix: run cs:fixMarcel Klehr2024-05-141-1/+1
* | | | | | | feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-141-0/+3
* | | | | | | fix: fix psalm issuesMarcel Klehr2024-05-142-7/+7
* | | | | | | refactor: identifier is now customId/custom_idMarcel Klehr2024-05-145-32/+31
* | | | | | | fix: psalm issueMarcel Klehr2024-05-141-3/+5
* | | | | | | fix: address review commentsMarcel Klehr2024-05-142-32/+41
* | | | | | | fix: address review commentsMarcel Klehr2024-05-143-2/+16
* | | | | | | fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
* | | | | | | fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-141-1/+29
* | | | | | | feat: Remove stale files in AppData as wellMarcel Klehr2024-05-141-2/+34
* | | | | | | fix: psalm issueMarcel Klehr2024-05-141-1/+1
* | | | | | | test: Add more tests for legacy pass-throughMarcel Klehr2024-05-141-2/+3
* | | | | | | fix: Small fixesMarcel Klehr2024-05-141-12/+3
* | | | | | | fix: Wire-up the new classesMarcel Klehr2024-05-141-0/+2
* | | | | | | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-143-20/+20
* | | | | | | fix: Fix psalm issuesMarcel Klehr2024-05-141-3/+7
* | | | | | | fix: LazyRoot missing methodMarcel Klehr2024-05-141-0/+4
* | | | | | | fix: Fix psalm issuesMarcel Klehr2024-05-142-4/+6
* | | | | | | refactor: Move validation to EShapeTypeMarcel Klehr2024-05-141-74/+12
* | | | | | | fix: Run cs:fixMarcel Klehr2024-05-142-12/+1
* | | | | | | fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates itMarcel Klehr2024-05-141-1/+3
* | | | | | | test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-143-2/+48
* | | | | | | fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-141-62/+64