aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsbackport/51863/stable31nextcloud-command24 hours2-3/+3
* fix(files): right click actions menu flickerskjnldsv24 hours2-19/+39
* Merge pull request #51859 from nextcloud/backport/50858/stable31Richard Steinmetz25 hours16-13/+255
|\
| * fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable31Richard Steinmetz29 hours16-13/+255
* | Merge pull request #51582 from nextcloud/backport/51250/stable31Ferdinand Thiessen27 hours21-26/+157
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command28 hours13-13/+13
| * test: add cypress tests for sharing download permissionFerdinand Thiessen28 hours3-6/+110
| * fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen28 hours1-2/+8
| * fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen28 hours4-9/+27
| * fix: pass hide download attribute while creating the share to fix github issu...yemkareems28 hours2-5/+8
|/
* Merge pull request #51578 from nextcloud/backport/51521/stable31Andy Scherzinger30 hours19-169/+358
|\
| * test: adjust for cypressbackport/51521/stable31Ferdinand Thiessen41 hours1-1/+1
| * chore(assets): Recompile assetsnextcloud-command46 hours4-6/+6
| * test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen46 hours9-120/+315
| * fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen46 hours3-13/+2
| * fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen46 hours3-31/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot39 hours30-84/+516
* | Merge pull request #51850 from nextcloud/backport/51845/stable31Andy Scherzinger43 hours1-0/+17
|\ \ | |/ |/|
| * fix: don't have sabre/dav send it's own reponse if we already send the zip re...backport/51845/stable31Robin Appelman45 hours1-0/+17
|/
* Merge pull request #51843 from nextcloud/backport/51760/stable31Andy Scherzinger46 hours3-1/+39
|\
| * fix(files_reminder): Replace error log by setup checkbackport/51760/stable31Louis Chemineau48 hours3-1/+39
| * fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau48 hours1-1/+1
|/
* Merge pull request #51820 from nextcloud/backport/50768/stable31Christoph Wurst2 days5-17/+82
|\
| * perf(cron): Delay (re)checking timed jobsbackport/50768/stable31Christoph Wurst3 days5-17/+82
* | Merge pull request #51331 from nextcloud/backport/51082/stable31Joas Schilling2 days22-27/+331
|\ \
| * | fix(caldav): Restore old private events and deprecate thembackport/51082/stable31Joas Schilling3 days9-0/+474
| * | feat(dav)!: migrate OCA calendar object events to OCPEdward Ly3 days15-495/+27
| * | feat(dav): add webhook compatibility for calendar object eventsEdward Ly3 days10-0/+298
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot3 days92-218/+246
* | Merge pull request #51781 from nextcloud/backport/51336/stable31Pytal3 days27-271/+1034
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command3 days6-9/+9
| * test(settings): Fix group items not being foundChristopher Ng3 days1-26/+24
| * test(settings): Correctly find group in selectChristopher Ng3 days1-0/+2
| * test(settings): Wait until groups list has loadedChristopher Ng3 days1-0/+6
| * fix(settings): Separate subadmin optionsChristopher Ng3 days1-1/+3
| * fix(settings): Fix initialization of storeChristopher Ng3 days1-3/+3
| * fix(settings): Preserve system groups on resetChristopher Ng3 days1-1/+6
| * chore(openapi): Update specChristopher Ng3 days2-0/+324
| * fix(settings): Natural order groupsChristopher Ng3 days3-5/+18
| * fix(settings): Fix duplicated group options in new account dialogChristopher Ng3 days1-12/+18
| * fix(settings): Fix duplicated group options when editing accountChristopher Ng3 days1-2/+2
| * fix(settings): Fix group creation in new account dialogChristopher Ng3 days1-3/+6
| * fix(settings): Fix group creation when editing usersChristopher Ng3 days1-5/+4
| * fix(settings): Only change usercount if group can be foundChristopher Ng3 days1-3/+11
| * fix(settings): Fix editing groups and subadmin groups of userChristopher Ng3 days2-19/+47
| * feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng3 days2-0/+45
| * fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng3 days4-14/+4
| * fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng3 days1-2/+5
| * fix(settings): Fix loaded groups being undefinedChristopher Ng3 days3-26/+16
| * chore(settings): Add note on groups sortingChristopher Ng3 days1-0/+9