aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: don't have sabre/dav send it's own reponse if we already send the zip re...backport/51845/stable31Robin Appelman2025-04-011-0/+17
* fix(files_reminder): Replace error log by setup checkbackport/51760/stable31Louis Chemineau2025-04-013-1/+39
* fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau2025-04-011-1/+1
* Merge pull request #51331 from nextcloud/backport/51082/stable31Joas Schilling2025-04-0113-27/+59
|\
| * fix(caldav): Restore old private events and deprecate thembackport/51082/stable31Joas Schilling2025-03-319-0/+474
| * feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-3115-495/+27
| * feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-311-0/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0186-172/+200
* | fix(settings): Separate subadmin optionsChristopher Ng2025-03-311-1/+3
* | fix(settings): Fix initialization of storeChristopher Ng2025-03-311-3/+3
* | fix(settings): Preserve system groups on resetChristopher Ng2025-03-311-1/+6
* | chore(openapi): Update specChristopher Ng2025-03-312-0/+324
* | fix(settings): Natural order groupsChristopher Ng2025-03-313-5/+18
* | fix(settings): Fix duplicated group options in new account dialogChristopher Ng2025-03-311-12/+18
* | fix(settings): Fix duplicated group options when editing accountChristopher Ng2025-03-311-2/+2
* | fix(settings): Fix group creation in new account dialogChristopher Ng2025-03-311-3/+6
* | fix(settings): Fix group creation when editing usersChristopher Ng2025-03-311-5/+4
* | fix(settings): Only change usercount if group can be foundChristopher Ng2025-03-311-3/+11
* | fix(settings): Fix editing groups and subadmin groups of userChristopher Ng2025-03-312-19/+47
* | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng2025-03-312-0/+45
* | fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng2025-03-314-14/+4
* | fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng2025-03-311-2/+5
* | fix(settings): Fix loaded groups being undefinedChristopher Ng2025-03-313-26/+16
* | chore(settings): Add note on groups sortingChristopher Ng2025-03-311-0/+9
* | refactor(settings): Consolidate group formattingChristopher Ng2025-03-315-43/+30
* | perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng2025-03-311-2/+8
* | fix(settings): Allow searching for groups in new account dialogChristopher Ng2025-03-311-21/+32
* | fix(settings): Allow searching for groups in user rowChristopher Ng2025-03-314-60/+89
* | perf(settings): Cancel request on new searchChristopher Ng2025-03-314-35/+70
* | feat(provisioning_api): Add endpoint for fetching user groups with detailsChristopher Ng2025-03-312-0/+80
* | fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng2025-03-316-105/+282
* | perf(settings): Remove computation of all groupsChristopher Ng2025-03-311-3/+10
|/
* Merge pull request #51376 from nextcloud/backport/51108/stable31Côme Chilliet2025-03-311-12/+6
|\
| * chore: Move magic number into a documented constbackport/51108/stable31Côme Chilliet2025-03-301-1/+3
| * fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet2025-03-301-12/+4
* | Merge pull request #51813 from nextcloud/backport/51750/stable31Marcel Klehr2025-03-311-1/+33
|\ \
| * | fix(dav): Give proper HTTP status code on MKCOL when quota exceededbackport/51750/stable31Marcel Klehr2025-03-311-1/+33
* | | feat: Limit trash expire job to 30 minutesbackport/51600/stable31Louis Chemineau2025-03-312-23/+34
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-318-0/+34
* | Merge pull request #51316 from nextcloud/backport/51144/stable31Andy Scherzinger2025-03-306-4/+89
|\ \
| * | fix(dav): Create SAB at installationChristoph Wurst2025-03-306-4/+89
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-306-2/+20
|/ /
* / fix(user): Some strings not being translatedGit'Fellow2025-03-301-7/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-3054-154/+670
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-29160-510/+652
* perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsbackport/51669/stable31Marcel Klehr2025-03-284-32/+9
* fix(files_versions): Rely on server mime fallback iconsprovokateurin2025-03-283-8/+5
* feat(files_versions): Implement preview mime icon fallbackprovokateurin2025-03-282-1/+39
* fix(files_versions): Cache previewsprovokateurin2025-03-282-5/+14
* Merge pull request #51751 from nextcloud/backport/51684/stable31John Molakvoæ2025-03-281-3/+3
|\