aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: add command to get basic storage infoinfo-storage-commandRobin Appelman4 days6-0/+196
* Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10Joas Schilling4 days11-264/+205
|\
| * fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10Joas Schilling4 days8-240/+183
| * fix: Adjust data provider nameFerdinand Thiessen8 days2-4/+4
| * fix(phpunit10): Migrate away from PHPUnit at() callsJoas Schilling8 days1-20/+18
* | Merge pull request #51603 from nextcloud/object-store-orphanRobin Appelman4 days12-3/+370
|\ \
| * | feat: move streaming output helps to command base classRobin Appelman4 days4-60/+61
| * | feat: rework object listingRobin Appelman4 days3-38/+42
| * | feat: add command to list orphan objectsRobin Appelman4 days6-72/+154
| * | feat: add command to list objectsRobin Appelman4 days6-3/+127
| * | feat: add command to get object metadataRobin Appelman4 days8-3/+159
|/ /
* | Merge pull request #51399 from nextcloud/share-list-cmdRobin Appelman4 days7-0/+177
|\ \
| * | feat: remove share status from share:list as it doesn't seem to contain usefu...share-list-cmdRobin Appelman7 days1-19/+0
| * | fix: set share status for federated sharesRobin Appelman7 days1-0/+1
| * | feat: add command to list sharesRobin Appelman7 days4-17/+75
| * | feat: add getParentId to ICacheEntryRobin Appelman7 days3-0/+137
* | | Merge pull request #51798 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen4 days1-3/+3
|\ \ \
| * | | fix(deps): Fix npm auditautomated/noid/master-fix-npm-auditnextcloud-command5 days1-3/+3
* | | | Merge pull request #51750 from nextcloud/fix/mkcol-quota-exceeded-responseMarcel Klehr4 days1-1/+33
|\ \ \ \
| * | | | fix(dav): Give proper HTTP status code on MKCOL when quota exceededfix/mkcol-quota-exceeded-responseMarcel Klehr4 days1-1/+33
* | | | | Merge pull request #51676 from nextcloud/fix/add-getappversions-replacementCôme Chilliet4 days12-54/+101
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Move getAppInstalledVersions to AppConfig so that it can be used earlierfix/add-getappversions-replacementCôme Chilliet10 days6-19/+38
| * | | | chore(tests): Adapt updatenotification tests to constructor changeCôme Chilliet10 days1-13/+18
| * | | | chore(tests): Adapt TemplateLayoutTest to constructor changeCôme Chilliet10 days1-0/+4
| * | | | fix: Put back OC_App::getAppVersions in Server.phpCôme Chilliet10 days1-1/+1
| * | | | fix: Do not try to load IAppManager too soonCôme Chilliet10 days1-3/+2
| * | | | chore: Cleanup Server.php a bit and remove OC_App usageCôme Chilliet10 days1-7/+8
| * | | | chore: Replace calls to OC_App::getAppVersions with app managerCôme Chilliet10 days3-23/+18
| * | | | feat: Add a replacement for OC_App::getAppVersions is IAppManagerCôme Chilliet10 days3-2/+26
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot5 days8-0/+34
| |/ / / |/| | |
* | | | Merge pull request #51498 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.4Andy Scherzinger5 days2-18/+186
|\ \ \ \
| * | | | build(deps-dev): bump dockerode from 4.0.2 to 4.0.4dependabot/npm_and_yarn/dockerode-4.0.4dependabot[bot]5 days2-18/+186
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot5 days8-2/+58
* | | | Merge pull request #51600 from nextcloud/artonge/feat/allow_partial_seen_usersAndy Scherzinger5 days4-45/+77
|\ \ \ \
| * | | | feat: Limit trash expire job to 30 minutesartonge/feat/allow_partial_seen_usersLouis Chemineau5 days2-23/+34
| * | | | chore: Refactor callForSeenUsers to use getSeenUsersLouis Chemineau5 days1-22/+6
| * | | | feat: Implement getSeenUsers to iterate over usersLouis Chemineau5 days2-0/+37
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot6 days56-154/+674
* | | | Merge pull request #51789 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]7 days1-18/+18
|\ \ \ \
| * | | | chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot/composer/build/integration/guzzlehttp/guzzle-7.9.3dependabot[bot]7 days1-18/+18
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days162-516/+658
* | | | Merge pull request #51336 from nextcloud/perf/paginate-filter-groupsPytal7 days28-271/+1196
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command7 days6-9/+9
| * | | | test(settings): Fix group items not being foundChristopher Ng7 days1-26/+24
| * | | | test(settings): Correctly find group in selectChristopher Ng7 days1-0/+2
| * | | | test(settings): Wait until groups list has loadedChristopher Ng7 days1-0/+6
| * | | | fix(settings): Separate subadmin optionsChristopher Ng7 days1-1/+3
| * | | | fix(settings): Fix initialization of storeChristopher Ng7 days1-3/+3
| * | | | fix(settings): Preserve system groups on resetChristopher Ng7 days1-1/+6
| * | | | chore(openapi): Update specChristopher Ng7 days3-0/+486