aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps-dev): bump cypress from 13.15.0 to 14.2.1dependabot/npm_and_yarn/cypress-14.2.1dependabot[bot]4 days2-124/+248
* Fix(l10n): Update translations from TransifexNextcloud bot4 days162-516/+658
* Merge pull request #51336 from nextcloud/perf/paginate-filter-groupsPytal4 days28-271/+1196
|\
| * chore(assets): Recompile assetsnextcloud-command4 days6-9/+9
| * test(settings): Fix group items not being foundChristopher Ng4 days1-26/+24
| * test(settings): Correctly find group in selectChristopher Ng4 days1-0/+2
| * test(settings): Wait until groups list has loadedChristopher Ng4 days1-0/+6
| * fix(settings): Separate subadmin optionsChristopher Ng4 days1-1/+3
| * fix(settings): Fix initialization of storeChristopher Ng4 days1-3/+3
| * fix(settings): Preserve system groups on resetChristopher Ng4 days1-1/+6
| * chore(openapi): Update specChristopher Ng4 days3-0/+486
| * fix(settings): Natural order groupsChristopher Ng4 days3-5/+18
| * fix(settings): Fix duplicated group options in new account dialogChristopher Ng4 days1-12/+18
| * fix(settings): Fix duplicated group options when editing accountChristopher Ng4 days1-2/+2
| * fix(settings): Fix group creation in new account dialogChristopher Ng4 days1-3/+6
| * fix(settings): Fix group creation when editing usersChristopher Ng4 days1-5/+4
| * fix(settings): Only change usercount if group can be foundChristopher Ng4 days1-3/+11
| * fix(settings): Fix editing groups and subadmin groups of userChristopher Ng4 days2-19/+47
| * feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng4 days2-0/+45
| * fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng4 days4-14/+4
| * fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng4 days1-2/+5
| * fix(settings): Fix loaded groups being undefinedChristopher Ng4 days3-26/+16
| * chore(settings): Add note on groups sortingChristopher Ng4 days1-0/+9
| * refactor(settings): Consolidate group formattingChristopher Ng4 days5-43/+30
| * perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng4 days1-2/+8
| * fix(settings): Allow searching for groups in new account dialogChristopher Ng4 days1-21/+32
| * fix(settings): Allow searching for groups in user rowChristopher Ng4 days4-60/+89
| * perf(settings): Cancel request on new searchChristopher Ng4 days4-35/+70
| * feat(provisioning_api): Add endpoint for fetching user groups with detailsChristopher Ng4 days2-0/+80
| * fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng4 days6-105/+282
| * perf(settings): Remove computation of all groupsChristopher Ng4 days1-3/+10
|/
* Merge pull request #51598 from nextcloud/fix/51506/mdast-util-gfm-autolink-li...Maksim Sukharev4 days12-45/+48
|\
| * chore(assets): Recompile assetsfix/51506/mdast-util-gfm-autolink-literal-overridenextcloud-command5 days10-27/+27
| * fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0Maksim Sukharev5 days2-18/+21
|/
* Merge pull request #51501 from nextcloud/fix/noid-add-status-and-set-attendee...Sebastian Krupinski5 days9-2/+52
|\
| * fix: add event status and participant statusfix/noid-add-status-and-set-attendee-statusSebastianKrupinski5 days9-2/+52
|/
* Merge pull request #51630 from nextcloud/feat/47176/show-share-expiryJohn Molakvoæ5 days12-21/+129
|\
| * chore(assets): Recompile assetsfeat/47176/show-share-expirynextcloud-command5 days9-7/+7
| * feat(files_sharing): Show share expiration time in human friendly mannernfebe5 days1-11/+24
| * feat(files_sharing): Add share expiration indicatornfebe5 days3-14/+109
* | Fix(l10n): Update translations from TransifexNextcloud bot5 days90-154/+600
* | Merge pull request #51707 from nextcloud/fix/filter-empty-emailAndy Scherzinger5 days2-25/+30
|\ \ | |/ |/|
| * test: Adapt tests to properly use valid email addressesfix/filter-empty-emailJulius Knorr6 days1-25/+25
| * fix: filter out contacts with invalid email addresses in sharee completionJulius Knorr6 days1-0/+5
* | Merge pull request #51737 from nextcloud/fix/disable-reminder-invalid-nodesPytal5 days5-9/+33
|\ \
| * | chore(assets): Recompile assetsfix/disable-reminder-invalid-nodesnextcloud-command6 days2-3/+3
| * | fix(files_reminders): Fix reminder actions being displayed on invalid nodesChristopher Ng6 days3-6/+30
* | | Merge pull request #51449 from hendrikheil/fix/fix-authmode-webhook-typoStephan Orbaugh5 days2-4/+4
|\ \ \
| * | | fix(webhooks): resolve typo in openapi authMethod enum casesHendrik Heil2025-03-131-2/+2
| * | | fix(webhooks): update docblock options for authMethodHendrik Heil2025-03-121-2/+2