Christopher Ng
|
6ce464b899
|
fix(settings): Natural order groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
e0cafe5fb1
|
fix(settings): Fix duplicated group options in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
6a36355dc5
|
fix(settings): Fix duplicated group options when editing account
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
6b28f90881
|
fix(settings): Fix group creation in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
f5b35fe1e5
|
fix(settings): Fix group creation when editing users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
bdac0d7670
|
fix(settings): Only change usercount if group can be found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
46098c975b
|
fix(settings): Fix editing groups and subadmin groups of user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
80a2fd25cf
|
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
32c3e18781
|
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
b1d3ee8539
|
fix(settings): Prevent selection of invalid groups that are not fully loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
0dc089799e
|
fix(settings): Fix loaded groups being undefined
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
13765c623c
|
chore(settings): Add note on groups sorting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
02ca811c9d
|
refactor(settings): Consolidate group formatting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
4d0f2da3e0
|
perf(settings): Make scrolling smooth when a large number of groups are rendered
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
cae40a3521
|
fix(settings): Allow searching for groups in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
19e1b54ae2
|
fix(settings): Allow searching for groups in user row
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
9b303db186
|
perf(settings): Cancel request on new search
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
56e255ecac
|
feat(provisioning_api): Add endpoint for fetching user groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
0d20ddf6f1
|
fix(settings): Fix infinitely loading account management page with pagination of groups
- Includes searching
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
4c3335c934
|
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Côme Chilliet
|
911830df8a
|
Merge pull request #51376 from nextcloud/backport/51108/stable31
[stable31] Fix disabled user list for SAML group subadmin
|
2025-03-31 15:41:10 +02:00 |
|
Marcel Klehr
|
f09f1d1f8c
|
Merge pull request #51813 from nextcloud/backport/51750/stable31
[stable31] fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
|
2025-03-31 15:24:38 +02:00 |
|
Andy Scherzinger
|
beba048bd7
|
Merge pull request #51799 from nextcloud/automated/noid/stable31-fix-npm-audit
[stable31] Fix npm audit
|
2025-03-31 14:32:37 +02:00 |
|
Andy Scherzinger
|
88c17ebe63
|
Merge pull request #51808 from nextcloud/backport/51600/stable31
[stable31] feat: Limit `ExpireTrash` job to 30 minutes
|
2025-03-31 14:24:30 +02:00 |
|
Marcel Klehr
|
f42380f138
|
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-03-31 11:46:53 +00:00 |
|
Louis Chemineau
|
27079eedeb
|
feat: Limit trash expire job to 30 minutes
And pick up where it left off, leveraging getSeenUsers.
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-03-31 11:01:02 +00:00 |
|
Louis Chemineau
|
749b4f4d22
|
chore: Refactor callForSeenUsers to use getSeenUsers
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-03-31 11:01:02 +00:00 |
|
Louis Chemineau
|
cd3d955e21
|
feat: Implement getSeenUsers to iterate over users
This method uses an iterator.
This is lighter on resources and gives more control to the caller
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-03-31 11:01:02 +00:00 |
|
Nextcloud bot
|
a198345867
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-31 00:23:37 +00:00 |
|
nextcloud-command
|
ac4008ea74
|
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
2025-03-30 18:21:00 +00:00 |
|
Andy Scherzinger
|
6d4a2dde95
|
Merge pull request #51347 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/cypress-1.0.0-beta.14
build(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.12 to 1.0.0-beta.14
|
2025-03-30 15:30:24 +02:00 |
|
dependabot[bot]
|
0288dbd6f1
|
build(deps-dev): bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.12 to 1.0.0-beta.14.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.12...v1.0.0-beta.14)
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-30 15:16:16 +02:00 |
|
Andy Scherzinger
|
7197b9db89
|
Merge pull request #51316 from nextcloud/backport/51144/stable31
[stable31] fix(dav): Create SAB at installation
|
2025-03-30 14:41:47 +02:00 |
|
Nextcloud bot
|
162d1ceed8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 12:36:54 +00:00 |
|
Christoph Wurst
|
1f1945640d
|
fix(dav): Create SAB at installation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2025-03-30 14:04:45 +02:00 |
|
Andy Scherzinger
|
dfc067ad7d
|
Merge pull request #51666 from nextcloud/backport/51644/stable31
[stable31] fix(user): Some strings not being translated
|
2025-03-30 13:42:40 +02:00 |
|
nextcloud-command
|
3ed08d2118
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-03-30 11:27:49 +00:00 |
|
Git'Fellow
|
606c781218
|
fix(user): Some strings not being translated
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-03-30 13:22:42 +02:00 |
|
dependabot[bot]
|
0392970117
|
Merge pull request #51345 from nextcloud/dependabot/npm_and_yarn/stable31/libphonenumber-js-1.11.20
|
2025-03-30 08:23:54 +00:00 |
|
nextcloud-command
|
14665cc0e8
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-03-30 08:10:05 +00:00 |
|
dependabot[bot]
|
b6fb42a344
|
build(deps): bump libphonenumber-js from 1.11.19 to 1.11.20
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.19 to 1.11.20.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-30 09:13:32 +02:00 |
|
Côme Chilliet
|
720d1c0cd3
|
chore: Move magic number into a documented const
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-03-30 09:11:30 +02:00 |
|
Côme Chilliet
|
3ed1c0c214
|
chore: Remove now unused methods from User manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-03-30 09:11:30 +02:00 |
|
Côme Chilliet
|
171886ae6b
|
fix: Correctly count disabled users for SAML groups subadmins
If too many users return -1 as for LDAP so that link is shown
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-03-30 09:11:30 +02:00 |
|
Nextcloud bot
|
b0c5a1c205
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 00:23:32 +00:00 |
|
Andy Scherzinger
|
8179a4871b
|
Merge pull request #51708 from nextcloud/backport/51707/stable31
[stable31] fix: filter out contacts with empty email addresses in sharee completion
|
2025-03-29 20:26:58 +01:00 |
|
dependabot[bot]
|
de51d68305
|
Merge pull request #51783 from nextcloud/dependabot/npm_and_yarn/stable31/moment-timezone-0.5.48
|
2025-03-29 11:14:21 +00:00 |
|
nextcloud-command
|
88ccbb2637
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-03-29 10:59:42 +00:00 |
|
dependabot[bot]
|
c72529320e
|
chore(deps): bump moment-timezone from 0.5.46 to 0.5.48
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.46 to 0.5.48.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.46...0.5.48)
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-29 02:05:07 +00:00 |
|
Nextcloud bot
|
b757349adf
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-29 00:23:02 +00:00 |
|