aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(FileAccess): Add testsfeat/getByAncestorInStorageMarcel Klehr9 hours2-9/+447
* fix(FileAccess): Run cs:fixMarcel Klehr16 hours2-5/+3
* fix(FileAccess): Address review commentsMarcel Klehr16 hours2-10/+12
* fix: Fix psalm issuesMarcel Klehr35 hours2-3/+3
* feat(IFileAccess#getMounts): Add new method to retrieve all distinct mountsMarcel Klehr35 hours2-1/+77
* feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all file...Marcel Klehr36 hours2-0/+87
* Merge pull request #51676 from nextcloud/fix/add-getappversions-replacementCôme Chilliet40 hours12-54/+101
|\
| * fix: Move getAppInstalledVersions to AppConfig so that it can be used earlierfix/add-getappversions-replacementCôme Chilliet7 days6-19/+38
| * chore(tests): Adapt updatenotification tests to constructor changeCôme Chilliet7 days1-13/+18
| * chore(tests): Adapt TemplateLayoutTest to constructor changeCôme Chilliet7 days1-0/+4
| * fix: Put back OC_App::getAppVersions in Server.phpCôme Chilliet7 days1-1/+1
| * fix: Do not try to load IAppManager too soonCôme Chilliet7 days1-3/+2
| * chore: Cleanup Server.php a bit and remove OC_App usageCôme Chilliet7 days1-7/+8
| * chore: Replace calls to OC_App::getAppVersions with app managerCôme Chilliet7 days3-23/+18
| * feat: Add a replacement for OC_App::getAppVersions is IAppManagerCôme Chilliet7 days3-2/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2 days8-0/+34
* | Merge pull request #51498 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.4Andy Scherzinger2 days2-18/+186
|\ \
| * | build(deps-dev): bump dockerode from 4.0.2 to 4.0.4dependabot/npm_and_yarn/dockerode-4.0.4dependabot[bot]2 days2-18/+186
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days8-2/+58
* | Merge pull request #51600 from nextcloud/artonge/feat/allow_partial_seen_usersAndy Scherzinger3 days4-45/+77
|\ \
| * | feat: Limit trash expire job to 30 minutesartonge/feat/allow_partial_seen_usersLouis Chemineau3 days2-23/+34
| * | chore: Refactor callForSeenUsers to use getSeenUsersLouis Chemineau3 days1-22/+6
| * | feat: Implement getSeenUsers to iterate over usersLouis Chemineau3 days2-0/+37
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days56-154/+674
* | Merge pull request #51789 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]4 days1-18/+18
|\ \
| * | chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot/composer/build/integration/guzzlehttp/guzzle-7.9.3dependabot[bot]4 days1-18/+18
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot4 days162-516/+658
* | Merge pull request #51336 from nextcloud/perf/paginate-filter-groupsPytal4 days28-271/+1196
|\ \
| * | chore(assets): Recompile assetsnextcloud-command4 days6-9/+9
| * | test(settings): Fix group items not being foundChristopher Ng4 days1-26/+24
| * | test(settings): Correctly find group in selectChristopher Ng4 days1-0/+2
| * | test(settings): Wait until groups list has loadedChristopher Ng4 days1-0/+6
| * | fix(settings): Separate subadmin optionsChristopher Ng4 days1-1/+3
| * | fix(settings): Fix initialization of storeChristopher Ng4 days1-3/+3
| * | fix(settings): Preserve system groups on resetChristopher Ng4 days1-1/+6
| * | chore(openapi): Update specChristopher Ng4 days3-0/+486
| * | fix(settings): Natural order groupsChristopher Ng4 days3-5/+18
| * | fix(settings): Fix duplicated group options in new account dialogChristopher Ng4 days1-12/+18
| * | fix(settings): Fix duplicated group options when editing accountChristopher Ng4 days1-2/+2
| * | fix(settings): Fix group creation in new account dialogChristopher Ng4 days1-3/+6
| * | fix(settings): Fix group creation when editing usersChristopher Ng4 days1-5/+4
| * | fix(settings): Only change usercount if group can be foundChristopher Ng4 days1-3/+11
| * | fix(settings): Fix editing groups and subadmin groups of userChristopher Ng4 days2-19/+47
| * | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng4 days2-0/+45
| * | fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng4 days4-14/+4
| * | fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng4 days1-2/+5
| * | fix(settings): Fix loaded groups being undefinedChristopher Ng4 days3-26/+16
| * | chore(settings): Add note on groups sortingChristopher Ng4 days1-0/+9
| * | refactor(settings): Consolidate group formattingChristopher Ng4 days5-43/+30
| * | perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng4 days1-2/+8