Robin Appelman
|
ccaa463b30
|
Merge pull request #51399 from nextcloud/share-list-cmd
add command to list shares
|
7 months ago |
Ferdinand Thiessen
|
5b98b6ea44
|
Merge pull request #51798 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
|
7 months ago |
Marcel Klehr
|
fd76252c3f
|
Merge pull request #51750 from nextcloud/fix/mkcol-quota-exceeded-response
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
|
7 months ago |
Côme Chilliet
|
d5ad9b86ef
|
Merge pull request #51676 from nextcloud/fix/add-getappversions-replacement
Add OC_App::getAppVersions replacement in IAppManager
|
7 months ago |
Marcel Klehr
|
14cd98c989
|
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
7 months ago |
Nextcloud bot
|
444fca0359
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
7 months ago |
nextcloud-command
|
5f043a1ddf
|
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
7 months ago |
Andy Scherzinger
|
9e76e4256a
|
Merge pull request #51498 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.4
build(deps-dev): bump dockerode from 4.0.2 to 4.0.4
|
7 months ago |
dependabot[bot]
|
434934a6f9
|
build(deps-dev): bump dockerode from 4.0.2 to 4.0.4
Bumps [dockerode](https://github.com/apocas/dockerode) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.2...v4.0.4)
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
8 months ago |
Nextcloud bot
|
a54f534797
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
7 months ago |
Andy Scherzinger
|
988b9c479d
|
Merge pull request #51600 from nextcloud/artonge/feat/allow_partial_seen_users
feat: Limit `ExpireTrash` job to 30 minutes
|
7 months ago |
Louis Chemineau
|
bd9a2eba76
|
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>
|
7 months ago |
Louis Chemineau
|
22e02d1c1e
|
chore: Refactor callForSeenUsers to use getSeenUsers
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
7 months ago |
Louis Chemineau
|
275b32d513
|
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>
|
7 months ago |
Nextcloud bot
|
efa7d59ce9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
7 months ago |
dependabot[bot]
|
57c71f8b9b
|
Merge pull request #51789 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.9.3
|
7 months ago |
dependabot[bot]
|
e9ec5d12c1
|
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.2 to 7.9.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.9.2...7.9.3)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
Nextcloud bot
|
f908ebfd71
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
7 months ago |
Pytal
|
4a9bd9bb6d
|
Merge pull request #51336 from nextcloud/perf/paginate-filter-groups
fix(settings): Fix infinitely loading account management page with pagination of groups
|
7 months ago |
nextcloud-command
|
437146b9f7
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
7 months ago |
Christopher Ng
|
1d0ae0ccdf
|
test(settings): Fix group items not being found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
c617f2631a
|
test(settings): Correctly find group in select
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
7b47c5aa06
|
test(settings): Wait until groups list has loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
b9b44caed4
|
fix(settings): Separate subadmin options
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
f46f36b89d
|
fix(settings): Fix initialization of store
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
06dbcde4bf
|
fix(settings): Preserve system groups on reset
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
e2c2419f42
|
chore(openapi): Update spec
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
7c976a9605
|
fix(settings): Natural order groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
eb60f6a7ba
|
fix(settings): Fix duplicated group options in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
d32b76b9d4
|
fix(settings): Fix duplicated group options when editing account
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
82f0957563
|
fix(settings): Fix group creation in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
b093eff36c
|
fix(settings): Fix group creation when editing users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
6edbeb7052
|
fix(settings): Only change usercount if group can be found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
31ffa337bd
|
fix(settings): Fix editing groups and subadmin groups of user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
7e4d26457c
|
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
8e0f5075e4
|
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
a5885d46b6
|
fix(settings): Prevent selection of invalid groups that are not fully loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
d32f2c761e
|
fix(settings): Fix loaded groups being undefined
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
374197c721
|
chore(settings): Add note on groups sorting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
bf01685f3c
|
refactor(settings): Consolidate group formatting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
a1bf497b22
|
perf(settings): Make scrolling smooth when a large number of groups are rendered
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
1c7ea50087
|
fix(settings): Allow searching for groups in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
ace13ca64f
|
fix(settings): Allow searching for groups in user row
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
8a3a38815f
|
perf(settings): Cancel request on new search
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
a1a4988c27
|
feat(provisioning_api): Add endpoint for fetching user groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
fcf42c4f86
|
fix(settings): Fix infinitely loading account management page with pagination of groups
- Includes searching
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Christopher Ng
|
2bd1d16157
|
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
7 months ago |
Robin Appelman
|
b9723eaa22
|
feat: remove share status from share:list as it doesn't seem to contain usefull info at the moment
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
7 months ago |
Robin Appelman
|
9626c08786
|
fix: set share status for federated shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
7 months ago |
Robin Appelman
|
c573867fff
|
feat: add command to list shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
8 months ago |