Nextcloud bot
|
c029616ec0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-01 00:23:11 +00:00 |
|
rakekniven
|
741bcfc994
|
chore(i18n): Aligned grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2025-03-31 16:58:07 +02:00 |
|
rakekniven
|
e43a8b473c
|
chore(i18n): Aligned grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2025-03-31 16:58:07 +02:00 |
|
Joas Schilling
|
aee2f2df55
|
Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10
fix(phpunit10): Migrate away from PHPUnit at() calls
|
2025-03-31 16:04:41 +02:00 |
|
Robin Appelman
|
7ce06f47c8
|
feat: move streaming output helps to command base class
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-31 14:30:42 +02:00 |
|
Robin Appelman
|
7d9655d889
|
feat: rework object listing
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-31 14:30:41 +02:00 |
|
Robin Appelman
|
f17cf83e16
|
feat: add command to list orphan objects
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-31 14:30:41 +02:00 |
|
Robin Appelman
|
fcde776683
|
feat: add command to list objects
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-31 14:30:40 +02:00 |
|
Robin Appelman
|
c3bc362f48
|
feat: add command to get object metadata
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-31 14:30:40 +02:00 |
|
Robin Appelman
|
ccaa463b30
|
Merge pull request #51399 from nextcloud/share-list-cmd
add command to list shares
|
2025-03-31 14:29:38 +02:00 |
|
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
|
2025-03-31 13:46:20 +02:00 |
|
Côme Chilliet
|
d5ad9b86ef
|
Merge pull request #51676 from nextcloud/fix/add-getappversions-replacement
Add OC_App::getAppVersions replacement in IAppManager
|
2025-03-31 10:51:00 +02:00 |
|
Marcel Klehr
|
14cd98c989
|
fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-03-31 10:49:11 +02:00 |
|
Nextcloud bot
|
444fca0359
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-31 00:23:28 +00:00 |
|
Nextcloud bot
|
a54f534797
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 12:36:45 +00:00 |
|
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>
|
2025-03-30 08:54:41 +02:00 |
|
Nextcloud bot
|
efa7d59ce9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 00:23:24 +00:00 |
|
Nextcloud bot
|
f908ebfd71
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-29 00:22:52 +00:00 |
|
Christopher Ng
|
b9b44caed4
|
fix(settings): Separate subadmin options
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 -07:00 |
|
Christopher Ng
|
f46f36b89d
|
fix(settings): Fix initialization of store
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 -07:00 |
|
Christopher Ng
|
06dbcde4bf
|
fix(settings): Preserve system groups on reset
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 -07:00 |
|
Christopher Ng
|
e2c2419f42
|
chore(openapi): Update spec
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:17:53 -07:00 |
|
Christopher Ng
|
7c976a9605
|
fix(settings): Natural order groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
eb60f6a7ba
|
fix(settings): Fix duplicated group options in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
d32b76b9d4
|
fix(settings): Fix duplicated group options when editing account
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
82f0957563
|
fix(settings): Fix group creation in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
b093eff36c
|
fix(settings): Fix group creation when editing users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
6edbeb7052
|
fix(settings): Only change usercount if group can be found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
31ffa337bd
|
fix(settings): Fix editing groups and subadmin groups of user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
7e4d26457c
|
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
8e0f5075e4
|
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
a5885d46b6
|
fix(settings): Prevent selection of invalid groups that are not fully loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
d32f2c761e
|
fix(settings): Fix loaded groups being undefined
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
374197c721
|
chore(settings): Add note on groups sorting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
bf01685f3c
|
refactor(settings): Consolidate group formatting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
a1bf497b22
|
perf(settings): Make scrolling smooth when a large number of groups are rendered
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
1c7ea50087
|
fix(settings): Allow searching for groups in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
ace13ca64f
|
fix(settings): Allow searching for groups in user row
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
8a3a38815f
|
perf(settings): Cancel request on new search
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
a1a4988c27
|
feat(provisioning_api): Add endpoint for fetching user groups with details
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
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>
|
2025-03-28 14:12:52 -07:00 |
|
Christopher Ng
|
2bd1d16157
|
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-28 14:12:52 -07:00 |
|
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>
|
2025-03-28 16:47:10 +01:00 |
|
Robin Appelman
|
9626c08786
|
fix: set share status for federated shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-28 16:47:10 +01:00 |
|
Robin Appelman
|
c573867fff
|
feat: add command to list shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-28 16:47:09 +01:00 |
|
Robin Appelman
|
2e9222a29a
|
feat: add getParentId to ICacheEntry
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-03-28 16:47:07 +01:00 |
|
John Molakvoæ
|
d40cebb1c7
|
Merge pull request #51630 from nextcloud/feat/47176/show-share-expiry
feat: Add share expiration indicator
|
2025-03-28 07:53:39 +01:00 |
|
Nextcloud bot
|
dd6a0ebd48
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-28 00:23:27 +00:00 |
|
Joas Schilling
|
5a167fdfd8
|
fix(phpunit10): Migrate away from PHPUnit at() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-03-27 23:23:56 +01:00 |
|
nfebe
|
b8cab3af57
|
feat(files_sharing): Show share expiration time in human friendly manner
Signed-off-by: nfebe <fenn25.fn@gmail.com>
|
2025-03-27 19:56:05 +01:00 |
|