| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(deps-dev): bump cypress from 13.15.0 to 14.2.1dependabot/npm_and_yarn/cypress-14.2.1 | dependabot[bot] | 4 days | 2 | -124/+248 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 4 days | 162 | -516/+658 |
* | Merge pull request #51336 from nextcloud/perf/paginate-filter-groups | Pytal | 4 days | 28 | -271/+1196 |
|\ |
|
| * | chore(assets): Recompile assets | nextcloud-command | 4 days | 6 | -9/+9 |
| * | test(settings): Fix group items not being found | Christopher Ng | 4 days | 1 | -26/+24 |
| * | test(settings): Correctly find group in select | Christopher Ng | 4 days | 1 | -0/+2 |
| * | test(settings): Wait until groups list has loaded | Christopher Ng | 4 days | 1 | -0/+6 |
| * | fix(settings): Separate subadmin options | Christopher Ng | 4 days | 1 | -1/+3 |
| * | fix(settings): Fix initialization of store | Christopher Ng | 4 days | 1 | -3/+3 |
| * | fix(settings): Preserve system groups on reset | Christopher Ng | 4 days | 1 | -1/+6 |
| * | chore(openapi): Update spec | Christopher Ng | 4 days | 3 | -0/+486 |
| * | fix(settings): Natural order groups | Christopher Ng | 4 days | 3 | -5/+18 |
| * | fix(settings): Fix duplicated group options in new account dialog | Christopher Ng | 4 days | 1 | -12/+18 |
| * | fix(settings): Fix duplicated group options when editing account | Christopher Ng | 4 days | 1 | -2/+2 |
| * | fix(settings): Fix group creation in new account dialog | Christopher Ng | 4 days | 1 | -3/+6 |
| * | fix(settings): Fix group creation when editing users | Christopher Ng | 4 days | 1 | -5/+4 |
| * | fix(settings): Only change usercount if group can be found | Christopher Ng | 4 days | 1 | -3/+11 |
| * | fix(settings): Fix editing groups and subadmin groups of user | Christopher Ng | 4 days | 2 | -19/+47 |
| * | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d... | Christopher Ng | 4 days | 2 | -0/+45 |
| * | fix(settings): Fix erroneous hiding of group admin column with paginated groups | Christopher Ng | 4 days | 4 | -14/+4 |
| * | fix(settings): Prevent selection of invalid groups that are not fully loaded | Christopher Ng | 4 days | 1 | -2/+5 |
| * | fix(settings): Fix loaded groups being undefined | Christopher Ng | 4 days | 3 | -26/+16 |
| * | chore(settings): Add note on groups sorting | Christopher Ng | 4 days | 1 | -0/+9 |
| * | refactor(settings): Consolidate group formatting | Christopher Ng | 4 days | 5 | -43/+30 |
| * | perf(settings): Make scrolling smooth when a large number of groups are rendered | Christopher Ng | 4 days | 1 | -2/+8 |
| * | fix(settings): Allow searching for groups in new account dialog | Christopher Ng | 4 days | 1 | -21/+32 |
| * | fix(settings): Allow searching for groups in user row | Christopher Ng | 4 days | 4 | -60/+89 |
| * | perf(settings): Cancel request on new search | Christopher Ng | 4 days | 4 | -35/+70 |
| * | feat(provisioning_api): Add endpoint for fetching user groups with details | Christopher Ng | 4 days | 2 | -0/+80 |
| * | fix(settings): Fix infinitely loading account management page with pagination... | Christopher Ng | 4 days | 6 | -105/+282 |
| * | perf(settings): Remove computation of all groups | Christopher Ng | 4 days | 1 | -3/+10 |
|/ |
|
* | Merge pull request #51598 from nextcloud/fix/51506/mdast-util-gfm-autolink-li... | Maksim Sukharev | 4 days | 12 | -45/+48 |
|\ |
|
| * | chore(assets): Recompile assetsfix/51506/mdast-util-gfm-autolink-literal-override | nextcloud-command | 5 days | 10 | -27/+27 |
| * | fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0 | Maksim Sukharev | 5 days | 2 | -18/+21 |
|/ |
|
* | Merge pull request #51501 from nextcloud/fix/noid-add-status-and-set-attendee... | Sebastian Krupinski | 5 days | 9 | -2/+52 |
|\ |
|
| * | fix: add event status and participant statusfix/noid-add-status-and-set-attendee-status | SebastianKrupinski | 5 days | 9 | -2/+52 |
|/ |
|
* | Merge pull request #51630 from nextcloud/feat/47176/show-share-expiry | John Molakvoæ | 5 days | 12 | -21/+129 |
|\ |
|
| * | chore(assets): Recompile assetsfeat/47176/show-share-expiry | nextcloud-command | 5 days | 9 | -7/+7 |
| * | feat(files_sharing): Show share expiration time in human friendly manner | nfebe | 5 days | 1 | -11/+24 |
| * | feat(files_sharing): Add share expiration indicator | nfebe | 5 days | 3 | -14/+109 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 5 days | 90 | -154/+600 |
* | | Merge pull request #51707 from nextcloud/fix/filter-empty-email | Andy Scherzinger | 5 days | 2 | -25/+30 |
|\ \
| |/
|/| |
|
| * | test: Adapt tests to properly use valid email addressesfix/filter-empty-email | Julius Knorr | 6 days | 1 | -25/+25 |
| * | fix: filter out contacts with invalid email addresses in sharee completion | Julius Knorr | 6 days | 1 | -0/+5 |
* | | Merge pull request #51737 from nextcloud/fix/disable-reminder-invalid-nodes | Pytal | 5 days | 5 | -9/+33 |
|\ \ |
|
| * | | chore(assets): Recompile assetsfix/disable-reminder-invalid-nodes | nextcloud-command | 6 days | 2 | -3/+3 |
| * | | fix(files_reminders): Fix reminder actions being displayed on invalid nodes | Christopher Ng | 6 days | 3 | -6/+30 |
* | | | Merge pull request #51449 from hendrikheil/fix/fix-authmode-webhook-typo | Stephan Orbaugh | 5 days | 2 | -4/+4 |
|\ \ \ |
|
| * | | | fix(webhooks): resolve typo in openapi authMethod enum cases | Hendrik Heil | 2025-03-13 | 1 | -2/+2 |
| * | | | fix(webhooks): update docblock options for authMethod | Hendrik Heil | 2025-03-12 | 1 | -2/+2 |