aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files): right click actions menu flickerskjnldsv13 days2-19/+39
* Merge pull request #51859 from nextcloud/backport/50858/stable31Richard Steinmetz13 days11-4/+210
|\
| * fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable31Richard Steinmetz13 days11-4/+210
* | fix(files_sharing): make sure IDs are unique for HTML elementsFerdinand Thiessen13 days1-2/+8
* | fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen13 days4-9/+27
* | fix: pass hide download attribute while creating the share to fix github issu...yemkareems13 days2-5/+8
|/
* Merge pull request #51578 from nextcloud/backport/51521/stable31Andy Scherzinger13 days3-8/+5
|\
| * fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen14 days2-5/+2
| * fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen14 days1-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot13 days26-74/+504
* | fix: don't have sabre/dav send it's own reponse if we already send the zip re...backport/51845/stable31Robin Appelman14 days1-0/+17
|/
* fix(files_reminder): Replace error log by setup checkbackport/51760/stable31Louis Chemineau14 days3-1/+39
* fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau14 days1-1/+1
* Merge pull request #51331 from nextcloud/backport/51082/stable31Joas Schilling14 days13-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
|\ \