Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-29 | 162 | -516/+658 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Merge pull request #51336 from nextcloud/perf/paginate-filter-groups | Pytal | 2025-03-28 | 28 | -271/+1196 | |
|\ \ \ \ | | | | | | | | | | | fix(settings): Fix infinitely loading account management page with pagination of groups | |||||
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2025-03-28 | 6 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | test(settings): Fix group items not being found | Christopher Ng | 2025-03-28 | 1 | -26/+24 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | test(settings): Correctly find group in select | Christopher Ng | 2025-03-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | test(settings): Wait until groups list has loaded | Christopher Ng | 2025-03-28 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Separate subadmin options | Christopher Ng | 2025-03-28 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix initialization of store | Christopher Ng | 2025-03-28 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Preserve system groups on reset | Christopher Ng | 2025-03-28 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | chore(openapi): Update spec | Christopher Ng | 2025-03-28 | 3 | -0/+486 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Natural order groups | Christopher Ng | 2025-03-28 | 3 | -5/+18 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix duplicated group options in new account dialog | Christopher Ng | 2025-03-28 | 1 | -12/+18 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix duplicated group options when editing account | Christopher Ng | 2025-03-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix group creation in new account dialog | Christopher Ng | 2025-03-28 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix group creation when editing users | Christopher Ng | 2025-03-28 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Only change usercount if group can be found | Christopher Ng | 2025-03-28 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix editing groups and subadmin groups of user | Christopher Ng | 2025-03-28 | 2 | -19/+47 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | feat(provisioning_api): Add endpoint for fetching user subadmin groups with ↵ | Christopher Ng | 2025-03-28 | 2 | -0/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | details Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix erroneous hiding of group admin column with paginated groups | Christopher Ng | 2025-03-28 | 4 | -14/+4 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Prevent selection of invalid groups that are not fully loaded | Christopher Ng | 2025-03-28 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix loaded groups being undefined | Christopher Ng | 2025-03-28 | 3 | -26/+16 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | chore(settings): Add note on groups sorting | Christopher Ng | 2025-03-28 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | refactor(settings): Consolidate group formatting | Christopher Ng | 2025-03-28 | 5 | -43/+30 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | perf(settings): Make scrolling smooth when a large number of groups are rendered | Christopher Ng | 2025-03-28 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Allow searching for groups in new account dialog | Christopher Ng | 2025-03-28 | 1 | -21/+32 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Allow searching for groups in user row | Christopher Ng | 2025-03-28 | 4 | -60/+89 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | perf(settings): Cancel request on new search | Christopher Ng | 2025-03-28 | 4 | -35/+70 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | feat(provisioning_api): Add endpoint for fetching user groups with details | Christopher Ng | 2025-03-28 | 2 | -0/+80 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | fix(settings): Fix infinitely loading account management page with ↵ | Christopher Ng | 2025-03-28 | 6 | -105/+282 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pagination of groups - Includes searching Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
| * | | | | perf(settings): Remove computation of all groups | Christopher Ng | 2025-03-28 | 1 | -3/+10 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | | Merge pull request #51598 from ↵ | Maksim Sukharev | 2025-03-28 | 12 | -45/+48 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/51506/mdast-util-gfm-autolink-literal-override fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0 | |||||
| * | | | | chore(assets): Recompile assetsfix/51506/mdast-util-gfm-autolink-literal-override | nextcloud-command | 2025-03-28 | 10 | -27/+27 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0 | Maksim Sukharev | 2025-03-28 | 2 | -18/+21 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | - this reverts changes from patch update to 2.0.1, which uses 'negative lookbehind' regex and breaks in IOS & Safari versions < 16.4 Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | |||||
* | | | | Merge pull request #51501 from ↵ | Sebastian Krupinski | 2025-03-28 | 9 | -2/+52 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid-add-status-and-set-attendee-status fix: add event status and participant status | |||||
| * | | | | fix: add event status and participant statusfix/noid-add-status-and-set-attendee-status | SebastianKrupinski | 2025-03-28 | 9 | -2/+52 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | | | Merge pull request #51630 from nextcloud/feat/47176/show-share-expiry | John Molakvoæ | 2025-03-28 | 12 | -21/+129 | |
|\ \ \ \ | | | | | | | | | | | feat: Add share expiration indicator | |||||
| * | | | | chore(assets): Recompile assetsfeat/47176/show-share-expiry | nextcloud-command | 2025-03-27 | 9 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | feat(files_sharing): Show share expiration time in human friendly manner | nfebe | 2025-03-27 | 1 | -11/+24 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
| * | | | | feat(files_sharing): Add share expiration indicator | nfebe | 2025-03-27 | 3 | -14/+109 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | Shares that would expire now shows a clock icon with a popover. Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-28 | 90 | -154/+600 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Merge pull request #51707 from nextcloud/fix/filter-empty-email | Andy Scherzinger | 2025-03-28 | 2 | -25/+30 | |
|\ \ \ \ | |/ / / |/| | | | fix: filter out contacts with empty email addresses in sharee completion | |||||
| * | | | test: Adapt tests to properly use valid email addressesfix/filter-empty-email | Julius Knorr | 2025-03-26 | 1 | -25/+25 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | |||||
| * | | | fix: filter out contacts with invalid email addresses in sharee completion | Julius Knorr | 2025-03-26 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | |||||
* | | | | Merge pull request #51737 from nextcloud/fix/disable-reminder-invalid-nodes | Pytal | 2025-03-27 | 5 | -9/+33 | |
|\ \ \ \ | | | | | | | | | | | fix(files_reminders): Fix reminder actions being displayed on invalid nodes | |||||
| * | | | | chore(assets): Recompile assetsfix/disable-reminder-invalid-nodes | nextcloud-command | 2025-03-26 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | fix(files_reminders): Fix reminder actions being displayed on invalid nodes | Christopher Ng | 2025-03-26 | 3 | -6/+30 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | | | Merge pull request #51449 from hendrikheil/fix/fix-authmode-webhook-typo | Stephan Orbaugh | 2025-03-27 | 2 | -4/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix: resolve typo in authMethod enum cases | |||||
| * | | | | | fix(webhooks): resolve typo in openapi authMethod enum cases | Hendrik Heil | 2025-03-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hendrik Heil <hendrik@heil.sh> | |||||
| * | | | | | fix(webhooks): update docblock options for authMethod | Hendrik Heil | 2025-03-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hendrik Heil <hendrik@heil.sh> | |||||
* | | | | | | Merge pull request #51684 from fabianzw/master | John Molakvoæ | 2025-03-27 | 3 | -6/+6 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | fix(files): Properly encode URLs when preparing ZIP download |