aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Use login name to check the passwordbackport/51870/stable31Louis Chemineau34 hours1-1/+2
* Merge pull request #51865 from nextcloud/backport/51852/stable31Andy Scherzinger35 hours2-2/+5
|\
| * fix(encryption): init keys also when logged in using cookie authbackport/51852/stable31Ferdinand Thiessen40 hours2-2/+5
* | Merge pull request #51869 from nextcloud/backport/51866/stable31Andy Scherzinger35 hours1-3/+3
|\ \
| * | fix: use proper migration sorting when checking if a migration needs to be ex...backport/51866/stable31Robin Appelman39 hours1-3/+3
* | | Merge pull request #51871 from nextcloud/backport/51863/stable31John Molakvoæ36 hours4-22/+42
|\ \ \
| * | | chore(assets): Recompile assetsbackport/51863/stable31nextcloud-command37 hours2-3/+3
| * | | fix(files): right click actions menu flickerskjnldsv37 hours2-19/+39
|/ / /
* | | Merge pull request #51859 from nextcloud/backport/50858/stable31Richard Steinmetz37 hours16-13/+255
|\ \ \ | |/ / |/| |
| * | fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable31Richard Steinmetz41 hours16-13/+255
| |/
* | Merge pull request #51582 from nextcloud/backport/51250/stable31Ferdinand Thiessen40 hours21-26/+157
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command40 hours13-13/+13
| * test: add cypress tests for sharing download permissionFerdinand Thiessen40 hours3-6/+110
| * fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen40 hours1-2/+8
| * fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen40 hours4-9/+27
| * fix: pass hide download attribute while creating the share to fix github issu...yemkareems40 hours2-5/+8
|/
* Merge pull request #51578 from nextcloud/backport/51521/stable31Andy Scherzinger43 hours19-169/+358
|\
| * test: adjust for cypressbackport/51521/stable31Ferdinand Thiessen2 days1-1/+1
| * chore(assets): Recompile assetsnextcloud-command2 days4-6/+6
| * test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen2 days9-120/+315
| * fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen2 days3-13/+2
| * fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen2 days3-31/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2 days30-84/+516
* | Merge pull request #51850 from nextcloud/backport/51845/stable31Andy Scherzinger2 days1-0/+17
|\ \ | |/ |/|
| * fix: don't have sabre/dav send it's own reponse if we already send the zip re...backport/51845/stable31Robin Appelman2 days1-0/+17
|/
* Merge pull request #51843 from nextcloud/backport/51760/stable31Andy Scherzinger2 days3-1/+39
|\
| * fix(files_reminder): Replace error log by setup checkbackport/51760/stable31Louis Chemineau3 days3-1/+39
| * fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau3 days1-1/+1
|/
* Merge pull request #51820 from nextcloud/backport/50768/stable31Christoph Wurst3 days5-17/+82
|\
| * perf(cron): Delay (re)checking timed jobsbackport/50768/stable31Christoph Wurst4 days5-17/+82
* | Merge pull request #51331 from nextcloud/backport/51082/stable31Joas Schilling3 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