aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10Joas Schilling2025-03-311-20/+18
|\
| * fix(phpunit10): Migrate away from PHPUnit at() callsJoas Schilling2025-03-271-20/+18
* | feat: move streaming output helps to command base classRobin Appelman2025-03-313-60/+9
* | feat: rework object listingRobin Appelman2025-03-313-38/+42
* | feat: add command to list orphan objectsRobin Appelman2025-03-316-72/+154
* | feat: add command to list objectsRobin Appelman2025-03-314-0/+122
* | feat: add command to get object metadataRobin Appelman2025-03-314-0/+82
* | Merge pull request #51399 from nextcloud/share-list-cmdRobin Appelman2025-03-315-0/+165
|\ \
| * | feat: remove share status from share:list as it doesn't seem to contain usefu...share-list-cmdRobin Appelman2025-03-281-19/+0
| * | fix: set share status for federated sharesRobin Appelman2025-03-281-0/+1
| * | feat: add command to list sharesRobin Appelman2025-03-284-17/+75
| * | feat: add getParentId to ICacheEntryRobin Appelman2025-03-281-0/+125
* | | Merge pull request #51750 from nextcloud/fix/mkcol-quota-exceeded-responseMarcel Klehr2025-03-311-1/+33
|\ \ \
| * | | fix(dav): Give proper HTTP status code on MKCOL when quota exceededfix/mkcol-quota-exceeded-responseMarcel Klehr2025-03-311-1/+33
* | | | Merge pull request #51676 from nextcloud/fix/add-getappversions-replacementCôme Chilliet2025-03-312-27/+26
|\ \ \ \ | |/ / / |/| | |
| * | | chore(tests): Adapt updatenotification tests to constructor changeCôme Chilliet2025-03-251-13/+18
| * | | chore: Replace calls to OC_App::getAppVersions with app managerCôme Chilliet2025-03-251-14/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-318-0/+34
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-306-2/+20
* | | | feat: Limit trash expire job to 30 minutesartonge/feat/allow_partial_seen_usersLouis Chemineau2025-03-302-23/+34
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-3054-154/+670
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-29160-510/+652
* | | | fix(settings): Separate subadmin optionsChristopher Ng2025-03-281-1/+3
* | | | fix(settings): Fix initialization of storeChristopher Ng2025-03-281-3/+3
* | | | fix(settings): Preserve system groups on resetChristopher Ng2025-03-281-1/+6
* | | | chore(openapi): Update specChristopher Ng2025-03-282-0/+324
* | | | fix(settings): Natural order groupsChristopher Ng2025-03-283-5/+18
* | | | fix(settings): Fix duplicated group options in new account dialogChristopher Ng2025-03-281-12/+18
* | | | fix(settings): Fix duplicated group options when editing accountChristopher Ng2025-03-281-2/+2
* | | | fix(settings): Fix group creation in new account dialogChristopher Ng2025-03-281-3/+6
* | | | fix(settings): Fix group creation when editing usersChristopher Ng2025-03-281-5/+4
* | | | fix(settings): Only change usercount if group can be foundChristopher Ng2025-03-281-3/+11
* | | | fix(settings): Fix editing groups and subadmin groups of userChristopher Ng2025-03-282-19/+47
* | | | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng2025-03-282-0/+45
* | | | fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng2025-03-284-14/+4
* | | | fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng2025-03-281-2/+5
* | | | fix(settings): Fix loaded groups being undefinedChristopher Ng2025-03-283-26/+16
* | | | chore(settings): Add note on groups sortingChristopher Ng2025-03-281-0/+9
* | | | refactor(settings): Consolidate group formattingChristopher Ng2025-03-285-43/+30
* | | | perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng2025-03-281-2/+8
* | | | fix(settings): Allow searching for groups in new account dialogChristopher Ng2025-03-281-21/+32
* | | | fix(settings): Allow searching for groups in user rowChristopher Ng2025-03-284-60/+89
* | | | perf(settings): Cancel request on new searchChristopher Ng2025-03-284-35/+70
* | | | feat(provisioning_api): Add endpoint for fetching user groups with detailsChristopher Ng2025-03-282-0/+80
* | | | fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng2025-03-286-105/+282
* | | | perf(settings): Remove computation of all groupsChristopher Ng2025-03-281-3/+10
* | | | Merge pull request #51630 from nextcloud/feat/47176/show-share-expiryJohn Molakvoæ2025-03-283-14/+122
|\ \ \ \
| * | | | feat(files_sharing): Show share expiration time in human friendly mannernfebe2025-03-271-11/+24
| * | | | feat(files_sharing): Add share expiration indicatornfebe2025-03-273-14/+109
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2878-96/+368
|/ / /